[PD] receiving more than one symbol

Mathieu Bouchard matju at artengine.ca
Fri Jan 6 02:33:34 CET 2006


On Thu, 5 Jan 2006, altern wrote:

> Just a suggestion, i was wondering if it would be nice to be able to
> receive more than one symbol at one atom. I know i could use several
> receive objects for this but i mean by using the property window.
> In my case i have some numbers controlling volume of different samples and i
> need to be able to change them individually when i load a preset, but at the
> same time i would like to be able to change all of them at the same time.

say you want [s foo] to do like [s foo1] and [s foo2] and [s foo3] at 
once, do:

[r foo]
 |
[t a a a]
   | | |
   | |[s foo3]
   |[s foo2]
  [s foo1]

 _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju
| Freelance Digital Arts Engineer, Montréal QC Canada




More information about the Pd-list mailing list