Add TODO items for carla

This commit is contained in:
falkTX
2014-09-26 10:38:05 +01:00
parent b0fab3d3c2
commit 8aa29bb4ba

View File

@@ -39,6 +39,18 @@
#include <cstring>
/*
* Current TODO items:
* - get plugin instance name (to use in external window title)
* - buffer-size change callback
* - offline mode change callback
* - set time info
* - midi output
* - background artwork
*
* All other items are to be done in Carla itself.
*/
// -----------------------------------------------------------------------
#define handlePtr ((CarlaInstrument*)handle)