#include <midnam_patch.h>
Definition at line 379 of file midnam_patch.h.
◆ CustomDeviceMode()
MIDI::Name::CustomDeviceMode::CustomDeviceMode |
( |
| ) |
|
|
inline |
◆ ~CustomDeviceMode()
virtual MIDI::Name::CustomDeviceMode::~CustomDeviceMode |
( |
| ) |
|
|
inlinevirtual |
◆ channel_name_set_name_by_channel()
const std::string& MIDI::Name::CustomDeviceMode::channel_name_set_name_by_channel |
( |
uint8_t |
channel | ) |
|
|
inline |
Note: channel here is 0-based while in the MIDNAM-file it's 1-based.
Definition at line 393 of file midnam_patch.h.
◆ get_state()
XMLNode& MIDI::Name::CustomDeviceMode::get_state |
( |
| ) |
const |
◆ name()
const std::string& MIDI::Name::CustomDeviceMode::name |
( |
| ) |
const |
|
inline |
◆ set_name()
void MIDI::Name::CustomDeviceMode::set_name |
( |
const std::string & |
name | ) |
|
|
inline |
◆ set_state()
int MIDI::Name::CustomDeviceMode::set_state |
( |
const XMLTree & |
, |
|
|
const XMLNode & |
|
|
) |
| |
◆ _channel_name_set_assignments
std::string MIDI::Name::CustomDeviceMode::_channel_name_set_assignments[16] |
|
private |
◆ _name
std::string MIDI::Name::CustomDeviceMode::_name |
|
private |
array index = channel number string contents = name of channel name set
Definition at line 401 of file midnam_patch.h.
The documentation for this class was generated from the following file: