Ardour
9.0-pre0-582-g084a23a80d
|
This is the complete list of members for MIDI::Name::PatchPrimaryKey, including all inherited members.
_bank | MIDI::Name::PatchPrimaryKey | private |
_program | MIDI::Name::PatchPrimaryKey | private |
bank() const | MIDI::Name::PatchPrimaryKey | inline |
operator<(const PatchPrimaryKey &id) const | MIDI::Name::PatchPrimaryKey | inline |
operator=(const PatchPrimaryKey &id) | MIDI::Name::PatchPrimaryKey | inline |
operator==(const PatchPrimaryKey &id) const | MIDI::Name::PatchPrimaryKey | inline |
PatchPrimaryKey(int program_num=0, int bank_num=0) | MIDI::Name::PatchPrimaryKey | inline |
PatchPrimaryKey(const PatchPrimaryKey &id) | MIDI::Name::PatchPrimaryKey | inline |
program() const | MIDI::Name::PatchPrimaryKey | inline |
set_bank(int bank) | MIDI::Name::PatchPrimaryKey | inline |
set_program(int program) | MIDI::Name::PatchPrimaryKey | inline |