midi output
More...
#include <XXMidiInterfaceOutput.h>
◆ Output()
| XX::Midi::Interface::Output::Output |
( |
| ) |
|
◆ ~Output()
| virtual XX::Midi::Interface::Output::~Output |
( |
| ) |
|
|
virtual |
◆ close()
| virtual void XX::Midi::Interface::Output::close |
( |
| ) |
|
|
virtual |
◆ isOpen()
| virtual bool XX::Midi::Interface::Output::isOpen |
( |
| ) |
const |
|
virtual |
◆ open()
| virtual void XX::Midi::Interface::Output::open |
( |
| ) |
|
|
virtual |
◆ sendBuffer()
| virtual void XX::Midi::Interface::Output::sendBuffer |
( |
const Bytes & | message | ) |
|
|
pure virtual |
◆ sendControllerChange()
◆ sendNoteOff()
| void XX::Midi::Interface::Output::sendNoteOff |
( |
const Midi::Channel & | channel, |
|
|
const Note & | note ) |
◆ sendNoteOn()
The documentation for this class was generated from the following file: