#include <midnam_patch.h>
Definition at line 93 of file midnam_patch.h.
◆ Patch()
MIDI::Name::Patch::Patch |
( |
std::string |
a_name = std::string() , |
|
|
uint8_t |
a_number = 0 , |
|
|
uint16_t |
bank_number = 0 |
|
) |
| |
◆ ~Patch()
virtual MIDI::Name::Patch::~Patch |
( |
| ) |
|
|
inlinevirtual |
◆ bank_number()
uint16_t MIDI::Name::Patch::bank_number |
( |
| ) |
const |
|
inline |
◆ get_state()
XMLNode& MIDI::Name::Patch::get_state |
( |
| ) |
const |
◆ name()
const std::string& MIDI::Name::Patch::name |
( |
| ) |
const |
|
inline |
◆ note_list_name()
const std::string& MIDI::Name::Patch::note_list_name |
( |
| ) |
const |
|
inline |
◆ patch_primary_key()
◆ program_number()
uint8_t MIDI::Name::Patch::program_number |
( |
| ) |
const |
|
inline |
◆ set_bank_number()
void MIDI::Name::Patch::set_bank_number |
( |
uint16_t |
n | ) |
|
|
inline |
◆ set_name()
void MIDI::Name::Patch::set_name |
( |
const std::string & |
name | ) |
|
|
inline |
◆ set_program_number()
void MIDI::Name::Patch::set_program_number |
( |
uint8_t |
n | ) |
|
|
inline |
◆ set_state()
int MIDI::Name::Patch::set_state |
( |
const XMLTree & |
, |
|
|
const XMLNode & |
|
|
) |
| |
◆ _id
◆ _name
std::string MIDI::Name::Patch::_name |
|
private |
◆ _note_list_name
std::string MIDI::Name::Patch::_note_list_name |
|
private |
The documentation for this class was generated from the following file: