VSTGUI
4.9
Graphical User Interface Framework not only for VST plugins
|
This is the complete list of members for IKeyboardViewPlayerDelegate, including all inherited members.
NoteIndex typedef | IKeyboardViewPlayerDelegate | |
onNoteModulation(int32_t noteID, double xPos, double yPos)=0 | IKeyboardViewPlayerDelegate | pure virtual |
onNoteOff(NoteIndex note, int32_t noteID)=0 | IKeyboardViewPlayerDelegate | pure virtual |
onNoteOn(NoteIndex note, double xPos, double yPos)=0 | IKeyboardViewPlayerDelegate | pure virtual |
~IKeyboardViewPlayerDelegate() noexcept=default | IKeyboardViewPlayerDelegate | virtual |