[PD] how to open/close a pd-subpatch with a bang?

Kyle Klipowicz kyleklip at gmail.com
Sun Sep 10 19:56:20 CEST 2006


Attached is a quick idiom for using dollarsigns, so that you don't end
up opening every subpatch with the same name at once.  As I'm sure
you've read many times on this list, it is often advisable to give
your sends/recieves, subpatches, and abstractions local scope with the
dollarsign to prevent namespace clashes between multiple patches
(since it's often the case that you'll use reuse the same descriptive
names).

~Kyle


On 9/10/06, patco <megalegoland at yahoo.fr> wrote:
> hi,
> you can open/close with a toggle and an internal message:
> [bang]
> |
> [toggle]
> |
> [;
> pd-subpatch vis $1(
>
> patco
>
>
> pd <pd at name-x.de> a écrit :
>
> hi list,
>
> how can i open/close a pd-subpatch with a bang?
>
> thanks a lot,
> steve.
>
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
>
>
>  ________________________________
>  Découvrez un nouveau moyen de poser toutes vos questions quelque soit le
> sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos
> opinions et vos expériences. Cliquez ici.
>
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
>


-- 

http://theradioproject.com
http://perhapsidid.blogspot.com

(((())))(()()((((((((()())))()(((((((())()()())())))
(())))))(()))))))))))))(((((((((((()()))))))))((())))
))(((((((((((())))())))))))))))))))__________
_____())))))(((((((((((((()))))))))))_______
((((((())))))))))))((((((((000)))oOOOOOO
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dollarsubpatch.pd
Type: application/octet-stream
Size: 455 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20060910/c9ddb714/attachment.obj>


More information about the Pd-list mailing list