VSTGUI  4.9
Graphical User Interface Framework not only for VST plugins
IKeyboardViewPlayerDelegate Member List

This is the complete list of members for IKeyboardViewPlayerDelegate, including all inherited members.

NoteIndex typedefIKeyboardViewPlayerDelegate
onNoteModulation(int32_t noteID, double xPos, double yPos)=0IKeyboardViewPlayerDelegatepure virtual
onNoteOff(NoteIndex note, int32_t noteID)=0IKeyboardViewPlayerDelegatepure virtual
onNoteOn(NoteIndex note, double xPos, double yPos)=0IKeyboardViewPlayerDelegatepure virtual
~IKeyboardViewPlayerDelegate() noexcept=defaultIKeyboardViewPlayerDelegatevirtual