multiples transports and timepoints

max's icon

Hi list,

I'm working on a patch with 2 transports objects could be on with two differents tempos.

I want some timepoints bang with the first sequencer and the others bang with the second.

How could I manage that???

thanks a lot

Max

Roth's icon

You can name your [transport] objects with the @name attribute. Then if you can tell a [timepoint] to reference a particular [transport] with the @transport attribute. This is not shown in either help file, but you can see this info in the object references.