Help with live.step output

animatek's icon

Hello world !!! i have a question about live.step:

Would it be possible to separate data from different output sequences live.step object?

Attempted to explain a bit better:

Fixed a number of sequences with nseq for example 3
and I can view and edit them with no problem with display_seq.

but all the data of the three sequences come together for the first outlet of the object ..

there any way to distinguish data for each sequence of the object, for do diferents thinks??

i want to send diferents CC numbers using diferent sequences...

Thanks in advance

Emmanuel Jourdan's icon

live.step's rightmost outlet outputs the index of the sequence first before any message. Have a look to the Editing sequences subpatcher in live.step's help file which demonstrates that.

animatek's icon

Thnxs Emmanuel !!!

Now is working! I had before my eyes!!!

:)