SongTrack.setMetaAutomation

Sets the meta-automation of the track.

class SongTrack
final
void
setMetaAutomation
(
string key
,
float value
,)

Parameters

key string

The key of the meta-automation.

value float

The value of the automation point.

automationPoint size_t

The automation point to the set the value at.

Meta