Automation Pattern - Rename 'controlKey' (#3459)
This commit is contained in:
committed by
Javier Serrano Polo
parent
a22099c13f
commit
517417f0ca
@@ -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 );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user