Update of /cvsroot/pure-data/externals/grill/vst/pd In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26798/pd
Modified Files: help-vst~.pd Log Message: ""
Index: help-vst~.pd =================================================================== RCS file: /cvsroot/pure-data/externals/grill/vst/pd/help-vst~.pd,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** help-vst~.pd 24 Aug 2004 02:44:37 -0000 1.3 --- help-vst~.pd 25 Aug 2004 02:42:05 -0000 1.4 *************** *** 1,3 **** ! #N canvas 130 41 801 527 12; #X obj 26 190 dac~; #X obj 26 94 noise~; --- 1,3 ---- ! #N canvas 146 124 817 543 12; #X obj 26 190 dac~; #X obj 26 94 noise~; *************** *** 65,81 **** #X text 137 173 attribute outlet; #X text 103 137 inlets outlets [plugname]; ! #N canvas 367 122 477 226 win 0; ! #X obj 34 160 s $0-vst; ! #X msg 26 109 getx; ! #X text 155 110 get window coordinates; ! #X msg 71 109 gety; ! #X obj 23 51 nbx 5 14 -1e+037 1e+037 0 0 empty empty empty 0 -6 0 10 -225271 -1 -1 0 256; ! #X msg 24 69 x $1; ! #X obj 93 51 nbx 5 14 -1e+037 1e+037 0 0 empty empty empty 0 -6 0 10 -225271 -1 -1 0 256; ! #X msg 94 67 y $1; ! #X text 154 61 set window coordinates; ! #X text 10 7 NOT IMPLEMENTED; #X connect 1 0 0 0; #X connect 3 0 0 0; --- 65,90 ---- #X text 137 173 attribute outlet; #X text 103 137 inlets outlets [plugname]; ! #N canvas 367 122 513 321 win 0; ! #X obj 11 287 s $0-vst; ! #X msg 28 84 getx; ! #X text 135 77 get window coordinates; ! #X msg 73 84 gety; ! #X obj 25 26 nbx 5 14 -1e+037 1e+037 0 0 empty empty empty 0 -6 0 10 -225271 -1 -1 0 256; ! #X msg 26 44 x $1; ! #X obj 95 26 nbx 5 14 -1e+037 1e+037 0 0 empty empty empty 0 -6 0 10 -225271 -1 -1 0 256; ! #X msg 96 42 y $1; ! #X text 165 26 set window coordinates; ! #X text 161 43 (position of the actual VST interface); ! #X text 132 92 (position of the actual VST interface); ! #X obj 67 130 tgl 15 0 empty empty empty 0 -6 0 8 -225271 -1 -1 0 1 ! ; ! #X msg 66 149 caption $1; ! #X msg 161 149 getcaption; ! #X text 69 173 set/get window caption and borders; ! #X text 68 238 set/get window title; ! #X msg 168 214 gettitle; ! #X msg 65 214 title KARL; #X connect 1 0 0 0; #X connect 3 0 0 0; *************** *** 84,87 **** --- 93,101 ---- #X connect 6 0 7 0; #X connect 7 0 0 0; + #X connect 11 0 12 0; + #X connect 12 0 0 0; + #X connect 13 0 0 0; + #X connect 16 0 0 0; + #X connect 17 0 0 0; #X restore 446 244 pd win; #X text 512 244 manipulating the edit window; *************** *** 213,216 **** --- 227,232 ---- #X text 134 53 http://grrrr.org; #X text 513 209 midi messages for VST synths; + #X text 448 314 Attention: this vst~ version will crash when a plugin + is unloaded with the editor window open!; #X connect 1 0 30 0; #X connect 3 0 4 0;