#include <virtual_keyboard_window.h>
Definition at line 87 of file virtual_keyboard_window.h.
◆ VirtualKeyboardWindow()
VirtualKeyboardWindow::VirtualKeyboardWindow |
( |
| ) |
|
◆ ~VirtualKeyboardWindow()
VirtualKeyboardWindow::~VirtualKeyboardWindow |
( |
| ) |
|
◆ cc_key_changed()
void VirtualKeyboardWindow::cc_key_changed |
( |
size_t |
| ) |
|
|
private |
◆ control_change_event_handler()
void VirtualKeyboardWindow::control_change_event_handler |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
private |
◆ control_change_knob_event_handler()
void VirtualKeyboardWindow::control_change_knob_event_handler |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
private |
◆ get_state()
XMLNode& VirtualKeyboardWindow::get_state |
( |
| ) |
const |
◆ modwheel_slider_adjusted()
void VirtualKeyboardWindow::modwheel_slider_adjusted |
( |
| ) |
|
|
private |
◆ modwheel_update_tooltip()
void VirtualKeyboardWindow::modwheel_update_tooltip |
( |
int |
| ) |
|
|
private |
◆ note_off_event_handler()
void VirtualKeyboardWindow::note_off_event_handler |
( |
int |
| ) |
|
|
private |
◆ note_on_event_handler()
void VirtualKeyboardWindow::note_on_event_handler |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
private |
◆ octave_key_event_handler()
void VirtualKeyboardWindow::octave_key_event_handler |
( |
bool |
| ) |
|
|
private |
◆ on_focus_in_event()
bool VirtualKeyboardWindow::on_focus_in_event |
( |
GdkEventFocus * |
| ) |
|
|
protected |
◆ on_key_press_event()
bool VirtualKeyboardWindow::on_key_press_event |
( |
GdkEventKey * |
| ) |
|
|
private |
◆ on_key_release_event()
bool VirtualKeyboardWindow::on_key_release_event |
( |
GdkEventKey * |
| ) |
|
|
private |
◆ on_unmap()
void VirtualKeyboardWindow::on_unmap |
( |
| ) |
|
|
private |
◆ on_velocity_scroll_event()
bool VirtualKeyboardWindow::on_velocity_scroll_event |
( |
GdkEventScroll * |
| ) |
|
|
private |
◆ parameter_changed()
void VirtualKeyboardWindow::parameter_changed |
( |
std::string const & |
| ) |
|
|
private |
◆ pitch_bend_event_handler()
void VirtualKeyboardWindow::pitch_bend_event_handler |
( |
int |
| ) |
|
|
private |
◆ pitch_bend_key_event_handler()
void VirtualKeyboardWindow::pitch_bend_key_event_handler |
( |
int |
, |
|
|
bool |
|
|
) |
| |
|
private |
◆ pitch_bend_release()
void VirtualKeyboardWindow::pitch_bend_release |
( |
int |
| ) |
|
|
private |
◆ pitch_bend_timeout()
bool VirtualKeyboardWindow::pitch_bend_timeout |
( |
| ) |
|
|
private |
◆ pitch_bend_update_tooltip()
void VirtualKeyboardWindow::pitch_bend_update_tooltip |
( |
int |
| ) |
|
|
private |
◆ pitch_slider_adjusted()
void VirtualKeyboardWindow::pitch_slider_adjusted |
( |
| ) |
|
|
private |
◆ select_keyboard_layout()
void VirtualKeyboardWindow::select_keyboard_layout |
( |
std::string const & |
| ) |
|
|
private |
◆ send_panic_message()
bool VirtualKeyboardWindow::send_panic_message |
( |
GdkEventButton * |
| ) |
|
|
private |
◆ set_session()
◆ set_state()
void VirtualKeyboardWindow::set_state |
( |
const XMLNode & |
| ) |
|
◆ update_cc()
void VirtualKeyboardWindow::update_cc |
( |
size_t |
, |
|
|
int |
|
|
) |
| |
|
private |
◆ update_octave_key()
void VirtualKeyboardWindow::update_octave_key |
( |
| ) |
|
|
private |
◆ update_octave_range()
void VirtualKeyboardWindow::update_octave_range |
( |
| ) |
|
|
private |
◆ update_velocity_settings()
void VirtualKeyboardWindow::update_velocity_settings |
( |
| ) |
|
|
private |
◆ velocity_key_event_handler()
void VirtualKeyboardWindow::velocity_key_event_handler |
( |
int |
| ) |
|
|
private |
◆ _bender_connection
sigc::connection VirtualKeyboardWindow::_bender_connection |
|
private |
◆ _cc
std::shared_ptr<VKBDControl> VirtualKeyboardWindow::_cc[4] |
|
private |
◆ _cc_connections
◆ _cc_key
◆ _cc_knob
◆ _midi_channel
◆ _modwheel
std::shared_ptr<VKBDControl> VirtualKeyboardWindow::_modwheel |
|
private |
◆ _modwheel_adjustment
Gtk::Adjustment VirtualKeyboardWindow::_modwheel_adjustment |
|
private |
◆ _modwheel_slider
◆ _modwheel_tooltip
◆ _piano
◆ _piano_octave_key
◆ _piano_octave_range
◆ _piano_velocity
◆ _pitch_adjustment
Gtk::Adjustment VirtualKeyboardWindow::_pitch_adjustment |
|
private |
◆ _pitch_bend_target
int VirtualKeyboardWindow::_pitch_bend_target |
|
private |
◆ _pitch_slider
◆ _pitch_slider_tooltip
◆ _pitchbend
std::shared_ptr<VKBDControl> VirtualKeyboardWindow::_pitchbend |
|
private |
◆ _send_panic
◆ _transpose_output
The documentation for this class was generated from the following file: