|
TracktionEngine
|
#include <tracktion_MidiInputDevice.h>
Public Member Functions | |
| void | set (int start, int end) |
| bool | isAllNotes () const |
Public Attributes | |
| int | startNote = 0 |
| int | endNote = 128 |
| void engine::MidiInputDevice::NoteFilterRange::set | ( | int | start, |
| int | end | ||
| ) |
| bool engine::MidiInputDevice::NoteFilterRange::isAllNotes | ( | ) | const |
| int engine::MidiInputDevice::NoteFilterRange::startNote = 0 |
| int engine::MidiInputDevice::NoteFilterRange::endNote = 128 |