Raul::MIDISink Class Reference
Pure virtual base for anything you can write MIDI to.
More...
#include <MIDISink.hpp>
List of all members.
|
Public Member Functions |
virtual void | write_event (TimeStamp time, size_t ev_size, const uint8_t *ev)=0 throw (std::logic_error) |
Detailed Description
Pure virtual base for anything you can write MIDI to.
The documentation for this class was generated from the following file: