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!
Hey 🙂
I’m 99.9% sure that you will be able to duplicate the currently selected track with a reaction mapping.
I will investigate and get back to you here ASAP.
With regards to a subreddit, this could be a good idea, however requiring people to search in yet another place for info could be annoying. Improving our forum is probably a better idea at the moment. If you have any recommendations for it I’m all ears.
Arrangement view isn’t very ‘mapping friendly’ unfortunately so this may not be possible.
You said:
“I’ve tried using highlighted_clip_slot instead of highlighted_clip_slot,”
Am I reading that wrong or did you put the same thing twice? lol :p
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.