[PD] Finding "$0" and dealing with it in messages

Mathieu Bouchard matju at artengine.ca
Fri Dec 4 01:51:21 CET 2009


On Wed, 25 Nov 2009, Jonathan Wilkes wrote:

> Currently, is there any way to get the selector of a message?
> The [symbol]/[route] method mentioned earlier in this thread doesn't work
> for [list( because [route] will convert it to a bang.
> In the message
> [list(
> the selector is "list," right?

Yes, but it is cast by the pd kernel whenever the list-method is not 
defined, because then, they inherit the default list-method 
(pd_defaultlist), which turns every empty list to a bang.

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801


More information about the Pd-list mailing list