Duplicate selected track? (/reactions for selected track)
I think this is a feature request as I can’t get it to work.
I can duplicate a specific track by number, but that’s kinda useless to me. I’d like to map a button to duplicate the selected track, but I have no idea how to focus a reaction to the selected track (or if it’s possible at all).
Thanks!
I’ve attached a script containing 1 reaction which duplicates the currently selected track.
Import it into CSS and check the reaction named ‘duplicate selected track’.
In the ‘Do this…’ section there is 1 action. The second input box in this contains this: self.selected_track_idx() – 1
This is the piece needed to get the position number of the currently selected track.
you can simply move this reaction to your own script, set the button you want to use in the ‘when this changes…’ section and you will be good to go.
Thanks for the info regarding the forum, we will try and get this fixed up quickly.
And thanks for the kind words! 🙂
Sign up
User registration is currently not allowed.