Make that 4: Fix stuck midi notes on changing master pitch

This commit is contained in:
Vesa
2014-06-13 13:49:14 +03:00
parent 3f19478b87
commit d1eb9886fd
3 changed files with 10 additions and 3 deletions

View File

@@ -160,6 +160,8 @@ public:
{
return &m_baseNoteModel;
}
int baseNote() const;
Piano *pianoModel()
{