get a message each time that any scene starts playing the clips.
Hello guys,
I need to get a message each time that any scene starts playing. I managed to get a message when a scene is selected and launched and it is blinking, but it does not work for me. I need the message when it actually STARTS playing all the clips in that scene, and I need to make it work with a live.observer object.
Could someone please help me to figure out the path, or how to build this ?
Thank you guys.
I think this is not possible simply because each clip on a scene can have various launch mode and quantization settings, thus starts playing at different moments.
What you are looking for is maybe when the first clip of a scene starts playing once the scene is triggered?
EDIT: more details here.
Maybe the simplest solution could be to have a helper MIDI track, with a blank clip on every slot, with launch mode set to "trigger" and global quantization, and observe when the clip on the triggered scene starts playing.