|
Ardour
9.0-pre0-1952-gc5e0b21049
|
Public Member Functions | |
| PKNote () | |
Public Attributes | |
| bool | pressed |
| bool | sustained |
| bool | white |
| int | x |
| int | w |
| int | h |
Definition at line 94 of file pianokeyboard.h.
|
inline |
Definition at line 95 of file pianokeyboard.h.
| int APianoKeyboard::PKNote::h |
Definition at line 109 of file pianokeyboard.h.
| bool APianoKeyboard::PKNote::pressed |
Definition at line 104 of file pianokeyboard.h.
| bool APianoKeyboard::PKNote::sustained |
Definition at line 105 of file pianokeyboard.h.
| int APianoKeyboard::PKNote::w |
Definition at line 108 of file pianokeyboard.h.
| bool APianoKeyboard::PKNote::white |
Definition at line 106 of file pianokeyboard.h.
| int APianoKeyboard::PKNote::x |
Definition at line 107 of file pianokeyboard.h.