Framework4Bitwig
Framework4Bitwig copied to clipboard
createCursorClip only monitors launcher clips
In 1.3.15 the new functions createLauncherCursorClip and createArrangerCursorClip were introduced and createCursorClip was deprecated.
Before the change you could edit every clip from the controller now it is only clips from the launcher section. How can I replicate the old behaviour with the new functions? Is it even possbile to have a launcher AND arranger clip selected at the same time?
I would suggest to keep the old function as well (remove the deprecation) and make it work like before.
Seems the Clip returned from createArrangerCursorClip does not react to any function call. Also the deprecated createCursorClip only works for Launcher clips.
Cursor clip should really be created from the CursorTrack because what the user does with the mouse should not interfere with the controller (like we do for devices). So this API is all a bit wrong in the first place. Best would be to handle clips like we do devices and allow user to pin them independantly of mouse selection etc.
While I fully agree with you, the bug with arrange clips should be fixed anyway :-)
Still in 4.3 Beta 4.