hi i'm need to parse incoming raw data through comport2000 (works like a charm) using my new serial device. the data comes streaming in as a list and i have to break them up in chunks (or anything), so I need something like the max/msp Lchunk to do this. someone? -eva
mail2web - Check your email from the web at http://mail2web.com/ .
. ..if i understand you right . .you would like to split a list in 2 (ore more) parts you can use niagara of the zexy lib . . . grz nos
elf@moomonkey.com wrote:
hi i'm need to parse incoming raw data through comport2000 (works like a charm) using my new serial device. the data comes streaming in as a list and i have to break them up in chunks (or anything), so I need something like the max/msp Lchunk to do this. someone? -eva
mail2web - Check your email from the web at http://mail2web.com/ .
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
Zitiere "elf@moomonkey.com" elf@moomonkey.com:
hi i'm need to parse incoming raw data through comport2000 (works like a charm) using my new serial device. the data comes streaming in as a list and i have to break them up in chunks (or anything), so I need something like the max/msp Lchunk to do this. someone? -eva
for breaking up lists you might use some of zexy's objects, like [repack] or [niagara]
mfg.as.dr IOhannes