simple help browser

jazmatajz's icon

here is a patch for quick browsing your patches

Max Patch
Copy patch and select New From Clipboard in Max.

yair reshef's icon

never thought of this before

On Thu, Mar 27, 2008 at 2:40 PM, jasmin wrote:

>
> here is a patch for quick browsing your patches
>
> #P window setfont "Sans Serif" 9.;
> #P window linecount 1;
> #P newex 104 197 209 196617 sprintf script sendbox bling replace "%s";
> #N thispatcher;
> #Q end;
> #P newobj 104 217 61 196617 thispatcher;
> #P bpatcher 360 35 1284 919 0 0 comment.help 0;
> #P objectname bling;
> #P number 208 83 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
> #P message 208 102 48 196617 depth $1;
> #P newex 131 101 74 196617 prepend prefix;
> #P button 8 78 15 0;
> #P newex 8 53 60 196617 prepend set;
> #P user dropfile 76 53 346 72 0 fold;
> #P newex 131 80 54 196617 route text;
> #P user textedit 77 52 347 71 32896 3 9 "G5:/Applications/programi/MaxMSP
> 4.6/max-help/";
> #P message 54 102 75 196617 autopopulate 1;
> #P user ubumenu 59 133 100 196617 0 1 1 0;
> #X add;
> #X prefix_set 0 0 "G5:/Applications/programi/MaxMSP 4.6/max-help/" 0;
> #P comment 64 35 289 196617 drag and drop a folder on the textedit to
> populate the ubumenu!;
> #P fasten 5 0 6 0 81 74 70 74 70 49 13 49;
> #P connect 6 0 7 0;
> #P connect 2 0 1 0;
> #P fasten 9 0 1 0 213 122 64 122;
> #P fasten 8 0 1 0 136 122 64 122;
> #P fasten 6 0 3 0 13 74 70 74 70 49 82 49;
> #P fasten 7 0 3 0 13 97 70 97 70 50 82 50;
> #P connect 1 1 13 0;
> #P connect 13 0 12 0;
> #P fasten 3 0 4 0 82 74 136 74;
> #P connect 4 0 8 0;
> #P connect 10 0 9 0;
> #P window clipboard copycount 14;
>
> --
> jaz
>

jack@peacockvisualarts.co.uk's icon

This is great, I was just starting to look for a way to quickly load
several different patches.

Thank you for sharing

JK
On 27 Mar 2008, at 12:40, jasmin wrote:

>
> here is a patch for quick browsing your patches
>
> #P window setfont "Sans Serif" 9.;
> #P window linecount 1;
> #P newex 104 197 209 196617 sprintf script sendbox bling replace "%s";
> #N thispatcher;
> #Q end;
> #P newobj 104 217 61 196617 thispatcher;
> #P bpatcher 360 35 1284 919 0 0 comment.help 0;
> #P objectname bling;
> #P number 208 83 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
> #P message 208 102 48 196617 depth $1;
> #P newex 131 101 74 196617 prepend prefix;
> #P button 8 78 15 0;
> #P newex 8 53 60 196617 prepend set;
> #P user dropfile 76 53 346 72 0 fold;
> #P newex 131 80 54 196617 route text;
> #P user textedit 77 52 347 71 32896 3 9 "G5:/Applications/programi/
> MaxMSP 4.6/max-help/";
> #P message 54 102 75 196617 autopopulate 1;
> #P user ubumenu 59 133 100 196617 0 1 1 0;
> #X add;
> #X prefix_set 0 0 "G5:/Applications/programi/MaxMSP 4.6/max-help/" 0;
> #P comment 64 35 289 196617 drag and drop a folder on the textedit
> to populate the ubumenu!;
> #P fasten 5 0 6 0 81 74 70 74 70 49 13 49;
> #P connect 6 0 7 0;
> #P connect 2 0 1 0;
> #P fasten 9 0 1 0 213 122 64 122;
> #P fasten 8 0 1 0 136 122 64 122;
> #P fasten 6 0 3 0 13 74 70 74 70 49 82 49;
> #P fasten 7 0 3 0 13 97 70 97 70 50 82 50;
> #P connect 1 1 13 0;
> #P connect 13 0 12 0;
> #P fasten 3 0 4 0 82 74 136 74;
> #P connect 4 0 8 0;
> #P connect 10 0 9 0;
> #P window clipboard copycount 14;
>
> --
> jaz

Jack Keenan
3sixty-tv coordinator
Peacock Visual Arts
21 Castle Street
Aberdeen
AB11 5BQ

01224 639539

www.threesixtytv.com
www.peacockvisualarts.com

Registered in Scotland No. SC 56235
Charity No. 14840

jazmatajz's icon

inspiration cam from
http://www.dspaudio.com/community/ice-com.php (Externals Browser)
I just made it simple