[PD-dev] net objects

Martin Peach martinrp at vax2.concordia.ca
Fri Apr 21 22:03:11 CEST 2006


Frank Barknecht wrote:
> Hallo,
> Martin Peach hat gesagt: // Martin Peach wrote:
> 
> 
>>I'm working on packOSC and upackOSC which interface to these objects via 
>>lists of floats-constrained-to-be-bytes. unpackOSC will allow routing 
>>via route instead of OSCroute since the path will be separated into 
>>symbols and output as a list. The data will be output as a separate list.
> 
> 
> Hm, but [route] doesn't support wildcards like [OSCroute] does. Isn't
> this a step backwards? 

You could just use a [route *] for the simplest wildcard type. But yes, 
probably a special OSCroute is still needed, but it needs to be settable 
by messages as well as creation arguments. Maybe I should redo OSCroute 
instead...

Martin


> 
> Ciao





More information about the Pd-dev mailing list