Automation Pattern - Rename 'controlKey' (#3459)

This commit is contained in:
Oskar Wallgren
2017-03-28 11:54:53 +02:00
committed by Umcaruje
parent 8416cd60de
commit 1bfd0931be
2 changed files with 3 additions and 3 deletions

View File

@@ -80,7 +80,7 @@ public:
MidiTime putValue( const MidiTime & time,
const float value,
const bool quantPos = true,
const bool controlKey = false );
const bool ignoreSurroundingPoints = false );
void removeValue( const MidiTime & time );