[PD] Open Subpatch with bang?

Hans-Christoph Steiner hans at at.or.at
Fri Jan 18 16:48:37 CET 2013


[pd mysubpatch]


[vis 1 (
|
[send pd-mysubpatch]


[vis 0 (
|
[send pd-mysubpatch]

You could use a dollar arg and then use a toggle or whatever:

[X]
|
[vis $1(
|
[send pd-mysubpatch]

.hc

On 01/18/2013 10:18 AM, José Rafael Subía Valdez wrote:
> Hello list
> 
> I am running a patch that is very big and does not let me extra space on
> screen, so I was wondering if there is a way to open and close a [pd
> anything] subpatch window with a message or a bang? this way, during the
> piece, only the processes being used will pop up when the instrumentist
> changes "section"
> 
> thnx
> 
> 
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> 



More information about the Pd-list mailing list