RAUL  0.5.1
Public Member Functions | List of all members
Raul::MIDISink Class Referenceabstract

Pure virtual base for anything you can write MIDI to. More...

#include <MIDISink.hpp>

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: