Public Attributes | |
| int | segment = -1 |
| int | channel = -1 |
| int | tick = -1 |
| uint8_t | pitch = 0 |
Definition at line 165 of file piano_roll_view.h.
| int yaze::editor::music::PianoRollView::EmptyContextTarget::segment = -1 |
Definition at line 166 of file piano_roll_view.h.
Referenced by yaze::editor::music::PianoRollView::Draw().
| int yaze::editor::music::PianoRollView::EmptyContextTarget::channel = -1 |
Definition at line 167 of file piano_roll_view.h.
Referenced by yaze::editor::music::PianoRollView::Draw().
| int yaze::editor::music::PianoRollView::EmptyContextTarget::tick = -1 |
Definition at line 168 of file piano_roll_view.h.
Referenced by yaze::editor::music::PianoRollView::Draw().
| uint8_t yaze::editor::music::PianoRollView::EmptyContextTarget::pitch = 0 |
Definition at line 169 of file piano_roll_view.h.
Referenced by yaze::editor::music::PianoRollView::Draw().