aboutsummaryrefslogtreecommitdiff
path: root/chop~-help.pd
blob: 99e5a971fc6c18831ba8c35f66c4865ccf580926 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#N canvas 366 389 401 359 10;
#X text 60 35 signal chopping modulator;
#X obj 62 116 osc~ 220;
#X obj 62 312 dac~;
#X obj 62 277 *~;
#X obj 157 260 line~;
#X obj 157 240 pack 0 50;
#X obj 157 218 dbtorms;
#X text 156 144 ->signal modulation input;
#X text 155 116 ->signal input;
#X text 60 51 multiplicates incoming signal by factor x;
#X text 59 68 if modulation signal is positive;
#X obj 89 146 osc~ 2;
#X text 300 11 arg<factor>;
#X text 293 301 sIgpAck 0.02;
#X obj 62 186 chop~ 0;
#X text 222 316 2003 www.weiss-archiv.de;
#X text 60 13 ---chop~---;
#X floatatom 157 172 5 0 0 1 -->factor[-2/2] - -;
#X floatatom 157 199 5 0 100 0 - - -;
#X connect 1 0 14 0;
#X connect 3 0 2 0;
#X connect 3 0 2 1;
#X connect 4 0 3 1;
#X connect 5 0 4 0;
#X connect 6 0 5 0;
#X connect 11 0 14 1;
#X connect 14 0 3 0;
#X connect 17 0 14 2;
#X connect 18 0 6 0;