comparison projects/heavy/pd/karplusStrong/_main.pd @ 164:40badaff5729 heavy-updated

- added more pd/heavy examples - removed heavy-specific flags from Makefile - added air-harp cpp example project
author chnrx <chris.heinrichs@gmail.com>
date Thu, 03 Dec 2015 16:19:33 +0000
parents
children eb62ed0d67e3
comparison
equal deleted inserted replaced
163:20b52283c7b4 164:40badaff5729
1 #N canvas 440 516 715 490 10;
2 #X obj 38 370 dac~ 1 2;
3 #X text 470 442 ---------------------------------;
4 #X text 470 432 @krighxz / BELA / heavy / 12/2015;
5 #X text 494 451 beaglert.cc / enzienaudio.com;
6 #X text 33 22 Karplus Strong;
7 #X text 33 32 ==============;
8 #X obj 38 323 vd~ \$0-wg1;
9 #X obj 118 345 lop~ 1000;
10 #X obj 118 367 *~ 0.99;
11 #X obj 118 389 s~ \$0-fb1;
12 #X obj 38 94 adc~ 3;
13 #X obj 38 116 hip~ 100;
14 #X obj 98 146 r~ \$0-fb1;
15 #X obj 38 168 delwrite~ \$0-wg1 100;
16 #X obj 38 268 *~;
17 #X obj 38 290 *~ 10;
18 #X text 99 116 <<< centre (i.e. DC block) signal with high-pass filter
19 ;
20 #X obj 38 246 adc~ 4;
21 #X text 100 94 <<< use accelerometer \, piezo or FSR on first analog
22 in;
23 #X text 105 245 <<< use potentiometer or fader on second analog in
24 ;
25 #X text 100 75 EXCITATION INPUT:;
26 #X text 100 225 DELAY PERIOD:;
27 #X text 182 365 <<< and decay here [0-0.9999];
28 #X text 182 345 <<< set damping here [~100-20000];
29 #X connect 6 0 7 0;
30 #X connect 6 0 0 0;
31 #X connect 6 0 0 1;
32 #X connect 7 0 8 0;
33 #X connect 8 0 9 0;
34 #X connect 10 0 11 0;
35 #X connect 11 0 13 0;
36 #X connect 12 0 13 0;
37 #X connect 14 0 15 0;
38 #X connect 15 0 6 0;
39 #X connect 17 0 14 0;
40 #X connect 17 0 14 1;