AbstractPPEFX

All PPE-FX synths and effects should be inherited from this class.

Members

Functions

getPPEFXInfo
PPEFXInfo* getPPEFXInfo()
Undocumented in source.
loadConfig
void loadConfig(void[] data)
Undocumented in source.
receiveMICPCommand
void receiveMICPCommand(MICPCommand cmd)
Undocumented in source.
render
void render(float** inputBuffers, float** outputBuffers, float samplerate, size_t bufferlength)
Undocumented in source.
saveConfig
void[] saveConfig()
Undocumented in source.

Meta