-
Jbeezez
Hey all,
I have a list of numbers in a text file and table.
I'm using 'repeat' and 'urn' to generate a random list of the contents of the table going into 'tabread'.I then want to separate the list of numbers coming out of tabread. When I try to do this using trigger and floats I only get the last number out of all the outlets.
What I want it to have each number on its own. But how but how??
It lists all the numbers using 'print', so I know they're in there somewhere.Kinda feel like I should know how to do this already but I admit I'm stuck.
Cheers,
Jbz
-
Jbeezez
Hey all,
I have a list of numbers in a text file and table.
I'm using 'repeat' and 'urn' to generate a random list of the contents of the table going into 'tabread'.I then want to separate the list of numbers coming out of tabread. When I try to do this using trigger and floats I only get the last number out of all the outlets.
What I want it to have each number on its own. But how but how??
Kinda feel like I should know how to do this already but I admit I'm stuck.
Cheers,
Jbz
-
Jbeezez
Hurrah, many thanks Toxonic.
Would you mind explaining the use of 'clear' set' and the 'add2 $1' message box? Just for my own understanding.
Sorted it though, nice one.
Jbz
-
Jbeezez
Hey mmb,
I don't think that is what I'm looking for.
Doesn't work whern I try it in my patch anyway. Still the same problem that the last number of the list is sent to all triggers, which is what I don't want.
All I want to do is to separate the atoms that are spat out of tabread into individua loutputs.Maybe the attached patch might help to clear it up?
Bests,
Jbz