SongTrack.getMetaAutomation

Gets a meta automation.

class SongTrack
final
FloatAutomation
getMetaAutomation
(
string key
)

Parameters

key string

The key of the meta-automation to retrieve.

Return Value

The meta-automation if found, null otherwise.

Meta