From 2a1bcbb954a73a6bd4415e6c3dbc1f6176d8f210 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 25 Feb 2003 04:40:41 +0000 Subject: "" svn path=/trunk/; revision=429 --- externals/grill/vst/pd/vst~.pd | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'externals/grill/vst/pd') diff --git a/externals/grill/vst/pd/vst~.pd b/externals/grill/vst/pd/vst~.pd index 62753009..56b795ef 100644 --- a/externals/grill/vst/pd/vst~.pd +++ b/externals/grill/vst/pd/vst~.pd @@ -1,4 +1,4 @@ -#N canvas 108 26 862 644 12; +#N canvas 108 26 866 648 12; #X obj 26 207 dac~; #X obj 26 107 noise~; #X obj 444 172 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -225271 @@ -13,7 +13,7 @@ #X msg 26 389 edit \$1; #X msg 94 389 getedit; #X msg 89 473 getvis; -#N canvas 367 122 538 445 info 0; +#N canvas 367 122 542 449 info 0; #X msg 94 130 getversion; #X msg 94 75 getname; #X msg 95 153 getvendor; @@ -36,6 +36,8 @@ #X text 219 221 number of plug inlets and outlets; #X msg 93 41 getattributes; #X text 213 38 get all attributes; +#X msg 268 189 geteditor; +#X text 348 189 has editor?; #X connect 0 0 7 0; #X connect 1 0 7 0; #X connect 2 0 7 0; @@ -48,6 +50,7 @@ #X connect 10 0 9 0; #X connect 11 0 7 0; #X connect 19 0 7 0; +#X connect 21 0 7 0; #X restore 414 537 pd info; #X obj 96 109 r \$0-vst; #X obj 25 416 s \$0-vst; @@ -129,23 +132,28 @@ #X obj 28 252 bng 15 250 50 0 empty empty empty 0 -6 0 8 -225271 -1 -1; #X obj 27 271 openpanel; -#N canvas 0 0 456 306 midi 0; +#N canvas 0 0 460 310 midi 0; #X obj 20 249 s \$0-vst; #X msg 32 66 note 10 100; #X msg 61 118 ctlchg 3 123; -#X msg 81 144 pbend 1000; +#X msg 87 170 pbend 1000; #X text 128 65 note on; #X msg 49 90 note 10 0; -#X text 145 89 note off; +#X text 225 89 note off; #X text 171 117 control change; -#X text 173 142 pitch bend; -#X text 173 170 program change; -#X msg 91 171 progchg 2; +#X text 179 168 pitch bend; +#X text 157 144 program change; +#X msg 75 145 progchg 2; +#X msg 135 90 noteoff 10; +#X msg 101 195 atouch 70; +#X text 180 194 after touch; #X connect 1 0 0 0; #X connect 2 0 0 0; #X connect 3 0 0 0; #X connect 5 0 0 0; #X connect 10 0 0 0; +#X connect 11 0 0 0; +#X connect 12 0 0 0; #X restore 25 581 pd midi; #X text 93 582 midi messages for vst synths; #X connect 1 0 48 0; -- cgit v1.2.1