M4L patches / Duplicate Track / issue when starting the transport bar

egnouf's icon

Dear all,

I am developing a sequencer (live.grid based).
I have an issue when I duplicate MANY TIMES an ableton live track which is using my M4L patch:
- I have track one - M4L Drumbox + Drum rack
- I do a duplicate of the track, fine :-)
- I do "start" on my ableton live transport bar. BOTH sequencer starts fine.

if I repeat the duplication around SIX times (so getting SIX tracks and more), I get an issue:
** If I press the transport bar "START", the 4 first sequencer starts but not the Track 5, 6.
- I stop the transport bar, I redo it again, it works. then I redo it again, track 3 and 5 doesnot starts :-( etc...

I am not sure it what I explain is clear but if so ;-) can you give me some hint to solve my issue?
Cheers!

broc's icon

I remember similar issues when running multiple M4L sequencers driven with metro. As an alternative you could try using [plugsync~] for driving the sequencers.

egnouf's icon

Perfect!

I am abusing a lot the command "metro" in my M4L patch!!!
I am going to try plugsyn :-)

Thanks!!!!