16 #ifndef _MIDI_INPUT_H_ 17 #define _MIDI_INPUT_H_ 49 static void staticCallback(
double, std::vector<unsigned char> *,
void *);
50 void callback(
double, std::vector<unsigned char> *);
A trivial interface for things that permit retrieving "the current frame".
int getReadSpace(int R=0) const
Return the amount of data available for reading by reader R, in samples.