Variables | |
const char * | canDoSendVstEvents = "sendVstEvents" |
plug-in will send Vst events to Host | |
const char * | canDoSendVstMidiEvent = "sendVstMidiEvent" |
plug-in will send MIDI events to Host | |
const char * | canDoReceiveVstEvents = "receiveVstEvents" |
plug-in can receive MIDI events from Host | |
const char * | canDoReceiveVstMidiEvent = "receiveVstMidiEvent" |
plug-in can receive MIDI events from Host | |
const char * | canDoReceiveVstTimeInfo = "receiveVstTimeInfo" |
plug-in can receive Time info from Host | |
const char * | canDoOffline = "offline" |
plug-in supports offline functions (offlineNotify, offlinePrepare, offlineRun) | |
const char * | canDoMidiProgramNames = "midiProgramNames" |
plug-in supports function getMidiProgramName () | |
const char * | canDoBypass = "bypass" |
plug-in supports function setBypass () |
|
plug-in supports function setBypass ()
|
|
plug-in supports function getMidiProgramName ()
|
|
plug-in supports offline functions (offlineNotify, offlinePrepare, offlineRun)
|
|
plug-in can receive MIDI events from Host
|
|
plug-in can receive MIDI events from Host
|
|
plug-in can receive Time info from Host
|
|
plug-in will send Vst events to Host
|
|
plug-in will send MIDI events to Host
|