Duplicate Selected Scene

2.19K viewsCSS Questions
0

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
Attached Files:
0

Try this:
‘self’ .song().duplicate_scene ( ) 1
‘1’ is the scene number from the top (starting from zero).

admin Changed status to publish
Attached Files:
You are viewing 1 out of 4 answers, click here to view all answers.