Open git-moss opened 7 years ago
Hi,
What is a follow function on a SceneBank? Can you provide more details please?
Thanks, Alex
Nick implemented that for track banks. Meaning that if you click on a channel in Bitwig the bank adjusts automatically. You activate it like that: this.trackBank.followCursorTrack (cursorTrack) Same should be possible for scenes.
If you click on a channel in Bitwig the bank adjusts automatically. You activate it like that: this.trackBank.followCursorTrack (cursorTrack) Same should be possible for scenes.