#include <InputMidiFileDeviceShape.h>
Öffentliche Methoden | |
| MidiFileInputFilterPanel (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 | SetFromTrack (int current, int min, int max) |
| int | GetFromTrack () const |
| void | SetToTrack (int current, int min, int max) |
| int | GetToTrack () const |
| void | SetRouteType (RouteType routetype) |
| RouteType | GetRouteType () const |
Definiert in Zeile 71 der Datei InputMidiFileDeviceShape.h.
| MidiFileInputFilterPanel::MidiFileInputFilterPanel | ( | wxWindow * | parent | ) | [inline] |
Definiert in Zeile 73 der Datei InputMidiFileDeviceShape.h.
:MidiFileInputFilterPanelBase(parent) {}
1.7.4