[PD] auto save

Frank Barknecht fbar at footils.org
Mon May 19 18:29:05 CEST 2008


Hallo,
mami music hat gesagt: // mami music wrote:

> Hi
> Dunno if this has been asked. But might have:
> 
> Can you save a patch from any message or block?
> 
> something like
> 
> |; pd save (

Send "menusave" to the receiver of your abstraction. Example: If your
abstraction is called "myabs.pd" use this: 

 [menusave(
 |
 [pd-myabs.pd]

or with a semicolon message: 

 [; pd-myabs.pd menusave(

Ciao
-- 
Frank Barknecht




More information about the Pd-list mailing list