|
XX CMake Package
|
This is the complete list of members for XX::Midi::Interface::Output, including all inherited members.
| close() | XX::Midi::Interface::Output | virtual |
| isOpen() const | XX::Midi::Interface::Output | virtual |
| open() | XX::Midi::Interface::Output | virtual |
| Output() | XX::Midi::Interface::Output | |
| sendBuffer(const Bytes &message)=0 | XX::Midi::Interface::Output | pure virtual |
| sendControllerChange(const Midi::Channel &channel, const Midi::ControllerMessage &controllerMessage, const uchar &value) | XX::Midi::Interface::Output | |
| sendNoteOff(const Midi::Channel &channel, const Note ¬e) | XX::Midi::Interface::Output | |
| sendNoteOn(const Midi::Channel &channel, const Note ¬e, const Midi::Velocity &velocity) | XX::Midi::Interface::Output | |
| ~Output() | XX::Midi::Interface::Output | virtual |