9 #include "midiservice.h"
12 #include <component.h>
13 #include <nap/signalslot.h>
19 class MidiInputComponentInstance;
38 bool mAfterTouch =
true;
39 bool mControlChange =
true;
40 bool mProgramChange =
true;
41 bool mChannelPressure =
true;
42 bool mPitchBend =
true;
Definition: errorstate.h:19
Definition: signalslot.h:28
Definition: component.h:43
Definition: midievent.h:22
Definition: component.h:151
Definition: midiservice.h:30
Definition: templateapp.h:17