From e7001842641982a2698f759aa8014aacda6ce568 Mon Sep 17 00:00:00 2001 From: "Kjetil S. Matheussen" Date: Thu, 8 Jan 2004 14:55:24 +0000 Subject: First commit of k_vst~, k_guile and k_cext svn path=/trunk/externals/k_vst~/; revision=1253 --- help2-k_vst~.pd | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 help2-k_vst~.pd (limited to 'help2-k_vst~.pd') diff --git a/help2-k_vst~.pd b/help2-k_vst~.pd new file mode 100644 index 0000000..585e5e4 --- /dev/null +++ b/help2-k_vst~.pd @@ -0,0 +1,77 @@ +#N canvas 531 498 450 300 10; +#X text 281 30 mda_JX10 is available from http://www.mda-vst.com/; +#X msg 118 152 print; +#X msg 24 155 program \$1; +#X floatatom 26 120 5 0 63; +#X obj 242 250 dac~; +#X obj 178 70 bng 15 250 50 0 empty empty empty 0 -6 0 8 -233017 -233017 +-1; +#N canvas 0 0 559 288 playscale 0; +#X obj 60 42 inlet; +#X obj 63 258 outlet; +#X text 122 41 <- bang here; +#X text 127 264 <- noteon/noteoff events go here; +#X msg 65 172 noteoff 48; +#X obj 79 100 delay 400; +#X obj 154 100 delay 800; +#X obj 234 100 delay 1200; +#X msg 148 172 noteoff 52; +#X msg 234 172 noteoff 55; +#X msg 33 201 noteon 48 100; +#X msg 135 201 noteon 52 100; +#X msg 239 201 noteon 55 100; +#X obj 312 100 delay 1600; +#X obj 395 100 delay 2000; +#X msg 339 201 noteon 59 100; +#X msg 325 172 noteoff 59; +#X msg 442 201 noteon 60 100; +#X msg 413 172 noteoff 60; +#X obj 132 126 delay 760; +#X obj 63 126 delay 360; +#X obj 210 126 delay 1160; +#X obj 298 127 delay 1560; +#X text 532 270 acb; +#X connect 0 0 10 0; +#X connect 0 0 6 0; +#X connect 0 0 7 0; +#X connect 0 0 13 0; +#X connect 0 0 14 0; +#X connect 0 0 19 0; +#X connect 0 0 5 0; +#X connect 0 0 20 0; +#X connect 0 0 21 0; +#X connect 0 0 22 0; +#X connect 4 0 1 0; +#X connect 5 0 11 0; +#X connect 6 0 12 0; +#X connect 7 0 15 0; +#X connect 8 0 1 0; +#X connect 9 0 1 0; +#X connect 10 0 1 0; +#X connect 11 0 1 0; +#X connect 12 0 1 0; +#X connect 13 0 17 0; +#X connect 14 0 18 0; +#X connect 15 0 1 0; +#X connect 16 0 1 0; +#X connect 17 0 1 0; +#X connect 18 0 1 0; +#X connect 19 0 8 0; +#X connect 20 0 4 0; +#X connect 21 0 9 0; +#X connect 22 0 16 0; +#X restore 179 105 pd playscale; +#X msg 70 196 reset; +#X text 64 72 Click to hear->; +#X msg 316 106 \; pd dsp 1; +#X msg 315 150 \; pd dsp 0; +#X text 31 35 Select preset below | | | V; +#X obj 155 188 k_vst~ mda JX10; +#X connect 1 0 12 0; +#X connect 2 0 12 0; +#X connect 3 0 2 0; +#X connect 5 0 6 0; +#X connect 6 0 12 0; +#X connect 7 0 12 0; +#X connect 12 1 4 0; +#X connect 12 2 4 1; -- cgit v1.2.1