[PD] reading a list of numbers simultaneously

Rory Walsh rorytheroar at yahoo.com
Thu Aug 9 13:16:32 CEST 2001


Is there any way
by using a textfile
to create a graph or array that display points rather
than  lines

For example the following points:
1,200 1,500 1,700 1,900 1,8000

Use the qlist object to read the data in seperate
blocks by altering the time of the sequence and then
use several receive objects to receive all the data
simultaniously. For example if the textfile looks like
this; 

0 foo 2;
0 foo1 3;
0 f002 90;
1000 foo 23;
1000 foo1 3;
1000 foo2 34; 

it will output the first three numbers to their
corresponding objects simultaniously and then the next
three numbers and so on....

regards,
Rory.



____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie



More information about the Pd-list mailing list