[PD] Speaking of automation

Miller Puckette mpuckett at man104-1.ucsd.edu
Wed Jul 25 23:35:16 CEST 2001


If you've got a patch named "soundfiler.pd", for instance, this patch will
open and close it:

#N canvas 448 95 450 300 10;
#X msg 100 45 \; pd-soundfiler.pd menuclose;
#X msg 120 106 \; pd open soundfiler.pd .;

cheers
Miller

On Wed, Jul 25, 2001 at 04:22:34PM -0400, Michal Seta wrote:
> Hi all,
> 
> Is it at all possible to open and close patches/subpatches simply through
> sending messages?  I would like to be able to write different patches for
> different pieces and be able to close one and open another without having to
> put my guitar down, click through dialog boxes and stuff.
> 
> Thnx.
> 
> 
> ./MiS 
> 



More information about the Pd-list mailing list