Duplicate Selected Scene
Hello there,
how can I use Reactions to duplicate the currently highlighted/selected scene? Capture and insert is useful at times but I want to duplicate every clip (playing or not) and not to play that scene automately.
Thank you
Victor Guyomard Answered question
I was looking for the same thing, thanks, but the code has changed slightly since the publication date.
In CSS3, it’s:
self.song().duplicate_scene(self.selected_scene_idx()-1)
But I had to add a condition to cancel the double signal:
MIDI button > (Number) is equal to > 127
Victor Guyomard Answered question
Sign up
User registration is currently not allowed.