MuseScore
3.4
Music composition and notation
|
#include "piano.h"
Go to the source code of this file.
Classes | |
class | Ms::PianoKeyboard |
Namespaces | |
Ms | |
Variables | |
const int | Ms::MAX_KEY_HEIGHT = 20 |
const int | Ms::MIN_KEY_HEIGHT = 8 |
const int | Ms::DEFAULT_KEY_HEIGHT = 14 |
const int | Ms::BEAT_WIDTH_IN_PIXELS = 50 |
const double | Ms::X_ZOOM_RATIO = 1.1 |
const double | Ms::X_ZOOM_INITIAL = 0.1 |