Merge pull request #1804 from badosu/multiple-volume-changes

Change behaviour for changing volume/pan on Piano
This commit is contained in:
Vesa V
2015-03-19 19:12:28 +02:00
3 changed files with 33 additions and 43 deletions

View File

@@ -204,6 +204,7 @@ public:
return m_detuning;
}
bool hasDetuningInfo() const;
bool withinRange(int tickStart, int tickEnd) const;
void createDetuning();