- axisEvent
void axisEvent(uint id, BindingCode code, uint timestamp, float value)
Undocumented in source. Be warned that the author may not have intended to support it.
- controllerAdded
void controllerAdded(uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
- controllerRemoved
void controllerRemoved(uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
- keyEvent
void keyEvent(uint id, BindingCode code, uint timestamp, bool isPressed)
Undocumented in source. Be warned that the author may not have intended to support it.
- midiInCallback
void midiInCallback(ubyte[] data, size_t timestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
- onAudioThreadSwitch
void onAudioThreadSwitch()
Undocumented in source. Be warned that the author may not have intended to support it.
- onCompileAudioConfig
void onCompileAudioConfig()
Undocumented in source. Be warned that the author may not have intended to support it.
- onLoad
void onLoad()
Undocumented in source. Be warned that the author may not have intended to support it.
- onLoadConfigurationFile
void onLoadConfigurationFile(Event ev)
Undocumented in source. Be warned that the author may not have intended to support it.
- onMIDIFileLoad
void onMIDIFileLoad(Event ev)
Undocumented in source. Be warned that the author may not have intended to support it.
- onMIDILoad
void onMIDILoad()
Undocumented in source. Be warned that the author may not have intended to support it.
- onMenuEvent
void onMenuEvent(Event ev)
Undocumented in source. Be warned that the author may not have intended to support it.
- onNew
void onNew()
Undocumented in source. Be warned that the author may not have intended to support it.
- onQuit
void onQuit()
Undocumented in source. Be warned that the author may not have intended to support it.
- onSave
void onSave()
Undocumented in source. Be warned that the author may not have intended to support it.
- onSaveAs
void onSaveAs()
Undocumented in source. Be warned that the author may not have intended to support it.
- onSaveConfigurationFile
void onSaveConfigurationFile(Event ev)
Undocumented in source. Be warned that the author may not have intended to support it.
- onStart
void onStart()
Undocumented in source. Be warned that the author may not have intended to support it.
- onVirtMIDIKeyb
void onVirtMIDIKeyb()
Undocumented in source. Be warned that the author may not have intended to support it.
- onVirtMIDIKeybClose
void onVirtMIDIKeybClose()
Undocumented in source. Be warned that the author may not have intended to support it.
- openPresetEditor
void openPresetEditor()
Undocumented in source. Be warned that the author may not have intended to support it.
- openRouter
void openRouter()
Undocumented in source. Be warned that the author may not have intended to support it.
- openSequencer
void openSequencer()
Undocumented in source. Be warned that the author may not have intended to support it.
- whereTheMagicHappens
void whereTheMagicHappens()
Undocumented in source. Be warned that the author may not have intended to support it.
Testcase for the audio system. Capable of playing back external files.