XML Feeds

.

[maxmsp] Re: Switching a bpatcher: loading new bpatcher from a file

gusanomaxlist gusanomaxlist at googlemail.com
Sun Mar 2 07:01:01 MST 2008


----------------------------------------------------
>how to load a new bpatcher from a file.
----------------------------------------------------

Hi. Here it is:

#P bpatcher 116 83 274 196 0 0  1;
#P objectname mybpatcher;
#P window setfont "Sans Serif" 9.;
#P window linecount 1;
#P message 202 344 213 196617 script sendbox mybpatcher replace expr.help;
#P comment 115 68 158 196617 scripting name: mybpatcher;
#N thispatcher;
#Q end;
#P newobj 202 370 61 196617 thispatcher;
#P message 156 325 213 196617 script sendbox mybpatcher replace mtof.help;
#P comment 50 331 100 196617 try these ->;
#P connect 4 0 2 0;
#P connect 1 0 2 0;
#P window clipboard copycount 6;

ciao


More information about the maxmsp mailing list