Öffentliche Methoden | |
MidiOutputFilterPanel (wxWindow *parent) | |
void | SetFromChannel (int current, int min, int max) |
TODO: set limits according to changes: min.max = max.value and max.min = min.value. | |
int | GetFromChannel () const |
void | SetToChannel (int current, int min, int max) |
int | GetToChannel () const |
void | SetAvoidDrumChannel (bool avoid) |
bool | GetAvoidDrumChannel () const |
Definiert in Zeile 76 der Datei OutputMidiDeviceShape.cpp.
MidiOutputFilterPanel::MidiOutputFilterPanel | ( | wxWindow * | parent | ) | [inline] |
Definiert in Zeile 78 der Datei OutputMidiDeviceShape.cpp.
:MidiOutputFilterPanelBase(parent) {}