actions

Post Reply New Topic
RELATED
PRODUCTS

Post

how 'stable' are the actions?

i just added a system to my midi controller scripts, so that if the first letter of a clip name is '$', the rest of the name is interpreted as a list of action numbers, and when the clip is triggered, the script invokes these actions, one after the another..

so, if i have a clip with a name '$157,227,21,224', and i trigger it, either via a scene launch, or the clip directly, it would first focus the track headers, select track 4, deactivate it, and select track 1..

but, if a future version of bitwig changes these actions, for example the ordering, so the numbers mean different things, the script would need to be updated..

since there are functions in the api to use the actions, can i expect the current actions and the ordering to be constant/stable, and nex actions are added to the end of the list?

- tor-helge

Post Reply

Return to “Controller Scripting”