Mercurial > hg > beaglert
comparison examples/10-Instruments/vangelisiser/cheap-reverb.pd @ 531:ddb86944e138 prerelease
cleaned up all pd examples (and removed some). added polysynth and vangelisiser to instruments examples
author | chnrx <chris.heinrichs@gmail.com> |
---|---|
date | Thu, 23 Jun 2016 20:40:05 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
525:1ca196e35105 | 531:ddb86944e138 |
---|---|
1 #N canvas 0 22 973 666 10; | |
2 #X obj 297 35 inlet~; | |
3 #X obj 297 235 +~; | |
4 #X obj 339 235 +~; | |
5 #X obj 87 296 outlet~; | |
6 #X obj 157 296 outlet~; | |
7 #X obj 258 354 +~; | |
8 #X obj 367 355 +~; | |
9 #X obj 300 354 -~; | |
10 #X obj 407 354 -~; | |
11 #X obj 257 410 +~; | |
12 #X obj 301 411 +~; | |
13 #X obj 345 412 -~; | |
14 #X obj 384 412 -~; | |
15 #X obj 344 494 *~ 0; | |
16 #X obj 302 493 *~ 0; | |
17 #X obj 257 492 *~ 0; | |
18 #X obj 385 495 *~ 0; | |
19 #X obj 652 385 inlet; | |
20 #X obj 652 457 / 200; | |
21 #X obj 652 409 min 100; | |
22 #X obj 652 432 max 0; | |
23 #X obj 258 603 delwrite~ loop-del1 60; | |
24 #X obj 303 581 delwrite~ loop-del2 71.9345; | |
25 #X obj 384 535 delwrite~ loop-del4 95.945; | |
26 #X obj 318 174 delread~ loop-del1 60; | |
27 #X obj 360 199 delread~ loop-del2 71.9345; | |
28 #X obj 428 253 delread~ loop-del4 95.945; | |
29 #X obj 406 228 delread~ loop-del3 86.7545; | |
30 #X obj 345 558 delwrite~ loop-del3 86.7545; | |
31 #X text 306 62 "early echo" generators \, which also increase echo | |
32 density. Open one to see what they do.; | |
33 #X text 320 135 Get the outputs of the recirculating delays. Add the | |
34 inputs to two of them.; | |
35 #X text 440 333 Do a power-conserving mix of them in pairs. First combine | |
36 (1 \, 2) and (3 \, 4)...; | |
37 #X text 422 405 ...then (1 \, 3) and (2 \, 4); | |
38 #X text 466 489 The two mixing stages have a combined gain of 2 \, | |
39 so the recirculation gain is limited to 0.5.; | |
40 #X text 606 562 Put the signals back into the; | |
41 #X text 604 577 recirculating delays.; | |
42 #X text 49 316 Tap outputs from here.; | |
43 #X text 728 401 0 to 100 to control reverb; | |
44 #X text 739 416 time.; | |
45 #X text 711 384 feedback gain on a scale of; | |
46 #X connect 0 0 1 0; | |
47 #X connect 0 0 2 0; | |
48 #X connect 1 0 3 0; | |
49 #X connect 1 0 5 0; | |
50 #X connect 1 0 7 0; | |
51 #X connect 2 0 4 0; | |
52 #X connect 2 0 5 1; | |
53 #X connect 2 0 7 1; | |
54 #X connect 5 0 9 0; | |
55 #X connect 5 0 11 0; | |
56 #X connect 6 0 11 1; | |
57 #X connect 6 0 9 1; | |
58 #X connect 7 0 10 0; | |
59 #X connect 7 0 12 0; | |
60 #X connect 8 0 10 1; | |
61 #X connect 8 0 12 1; | |
62 #X connect 9 0 15 0; | |
63 #X connect 10 0 14 0; | |
64 #X connect 11 0 13 0; | |
65 #X connect 12 0 16 0; | |
66 #X connect 13 0 28 0; | |
67 #X connect 14 0 22 0; | |
68 #X connect 15 0 21 0; | |
69 #X connect 16 0 23 0; | |
70 #X connect 17 0 19 0; | |
71 #X connect 18 0 16 1; | |
72 #X connect 18 0 15 1; | |
73 #X connect 18 0 14 1; | |
74 #X connect 18 0 13 1; | |
75 #X connect 19 0 20 0; | |
76 #X connect 20 0 18 0; | |
77 #X connect 24 0 1 1; | |
78 #X connect 25 0 2 1; | |
79 #X connect 26 0 6 1; | |
80 #X connect 26 0 8 1; | |
81 #X connect 27 0 6 0; | |
82 #X connect 27 0 8 0; |