Go to the documentation of this file.
24 #include <QStringList>
91 virtual void open(QString name) = 0;
132 void midiNoteOn(
const int chan,
const int note,
const int vel);
195 #endif // MIDIINPUT_H
The QObject class is the base class of all Qt objects.
Realtime MIDI output interface.