[PD] convert var.len. list to targeted message

Federico xaero at inwind.it
Sat May 20 00:55:08 CEST 2006


how I can convert a variable length list into a targeted message?

maybe the question is more clear if I ask: how to transform these

[list mytarget 2 5 7 3(
[list my2ndtarget 5(

into the equivalent of these

[;
mytarget 2 5 7 3(
[;
my2ndtarget 5(

?


ciao!
-- 
Federico




More information about the Pd-list mailing list