Hello !
In the Sequencer, is there a way to bind a whole event track to a SequenceEvent ?
I mean that every time I create a new event on the track, it will be bound to a specific function.
I don’t want to have to right click on every diamond (event) to bind it manually.
Even more when it will just create a new SequenceEvent_[number] that will need to be linked to my function in the EventGraph.
Thanks,
Edit :
It’s possible to make a new event, configure it, and duplicate/copy-paste it on the track.
That’s the solution I find best, while waiting for it to be a feature.