teotigraphix / Framework4Bitwig

Bitwig controller API framework extensions.
GNU Lesser General Public License v3.0
58 stars 13 forks source link

Add method to clear all automation on a track #262

Open git-moss opened 4 years ago

git-moss commented 4 years ago

e.g. track.clearAutomation()

... or if you want to make it more sopisticated provide access to all automation envelopes.

git-moss commented 1 week ago

Note: API19 brings support to delete the automation of a parameter.