hi does anybody know an external like (sqrt~), but with a higher resolution than 8-bit?
thnaks
Gesendet von http://mail.yahoo.de Jetzt buchen! Tolle Best Price Angebote bei Expedia.de, dem groÃen Online-Reisebüro.
hi list iŽm trying to route a messages like "size 4" "list 0 1 0 2" acording the first element with the route object. this works so long as the message comms from a messageobject, but not anymore if it comms out of a msgfile object . . .. ? anybody a suggestion ? noskule
good morning,
On 17 July 2003 at 09:37:49, noskule@gmx.net wrote:
hi list i´m trying to route a messages like "size 4" "list 0 1 0 2" acording the first element with the route object. this works so long as the message comms from a messageobject, but not anymore if it comms out of a msgfile object . . .. ? anybody a suggestion ?
[msgfile], like [txtfile] seems to always output the lines of the file as "list"s -- so you probably want to do something like:
[msgfile] | [route list] | [route foo bar]
... to for selectors "foo" and "bar".
marmosets, Bryan