#include <midi_channel_selector.h>
Definition at line 64 of file midi_channel_selector.h.
◆ SingleMidiChannelSelector()
SingleMidiChannelSelector::SingleMidiChannelSelector |
( |
uint8_t |
active_channel = 0 | ) |
|
◆ button_toggled()
virtual void SingleMidiChannelSelector::button_toggled |
( |
Gtk::ToggleButton * |
button, |
|
|
uint8_t |
button_nr |
|
) |
| |
|
protectedvirtual |
◆ get_active_channel()
uint8_t SingleMidiChannelSelector::get_active_channel |
( |
| ) |
const |
|
inline |
◆ _active_channel
uint8_t SingleMidiChannelSelector::_active_channel |
|
protected |
◆ _last_active_button
Gtk::ToggleButton* SingleMidiChannelSelector::_last_active_button |
|
protected |
◆ channel_selected
sigc::signal<void, uint8_t> SingleMidiChannelSelector::channel_selected |
The documentation for this class was generated from the following file: