-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbobby.pd
More file actions
100 lines (100 loc) · 2.56 KB
/
bobby.pd
File metadata and controls
100 lines (100 loc) · 2.56 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
#N canvas 16 23 901 406 10;
#X floatatom 286 204 5 0 200 0 - - -, f 5;
#X obj 158 312 bob~;
#X obj 286 226 / 25;
#X msg 828 240 print;
#X floatatom 169 190 5 0 150 0 - - -, f 5;
#X obj 169 212 mtof;
#X obj 170 257 pack 0 50;
#X obj 170 282 line~;
#X msg 770 240 clear;
#X floatatom 169 235 7 0 0 0 - - -, f 7;
#X floatatom 17 162 5 0 999 2 transistorz - -, f 5;
#X msg 489 234 saturation \$1;
#X obj 499 138 loadbang;
#X obj 489 210 / 100;
#X text 763 194 clear or print;
#X text 767 213 filter state;
#X floatatom 626 208 5 1 10 0 - - -, f 5;
#X text 647 93 oversampling;
#X msg 626 235 oversample \$1;
#X text 297 99 "resonance";
#X text 296 116 (>4 to oscillate);
#X obj 651 116 loadbang;
#X text 334 222 scaled to 0-8;
#X text 333 204 0-200 control;
#X text 170 96 resonant or cutoff frequency, f 16;
#X text 178 71 ----- filter parameters ----;
#X text 487 70 ------ optimizations / setup params -------;
#X text 777 172 debugging:;
#X text 501 99 saturation point;
#X text 498 116 of "transistors";
#X msg 499 163 300;
#X obj 296 153 loadbang;
#X msg 296 178 10;
#X obj 285 254 line~;
#X obj 179 141 loadbang;
#X msg 179 166 69;
#X obj 106 12 inlet~;
#X obj 181 11 inlet;
#X obj 291 10 inlet;
#X obj 20 380 outlet~;
#X msg 636 181 2;
#X obj 18 82 hsl 80 25 0 127 0 0 empty empty _freq -2 -8 0 10 -33289
-262144 -1 0 1;
#X obj 18 121 hsl 80 25 0 200 0 0 empty empty _rez -2 -8 0 10 -33289
-262144 -1 4977 1;
#X obj 62 162 bng 15 250 50 0 empty empty rst 17 7 0 10 -262144 -1
-1;
#X obj 492 9 inlet;
#X obj 573 6 inlet;
#X obj 18 184 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
1;
#X text 40 185 bypass;
#X obj 633 5 inlet;
#X obj 63 344 *~;
#X obj 81 299 == 0;
#X obj 38 299 == 1;
#X obj 20 346 *~;
#X connect 0 0 2 0;
#X connect 1 0 49 0;
#X connect 2 0 33 0;
#X connect 3 0 1 0;
#X connect 4 0 5 0;
#X connect 5 0 9 0;
#X connect 6 0 7 0;
#X connect 7 0 1 1;
#X connect 8 0 1 0;
#X connect 9 0 6 0;
#X connect 10 0 13 0;
#X connect 11 0 1 0;
#X connect 12 0 30 0;
#X connect 13 0 11 0;
#X connect 16 0 18 0;
#X connect 18 0 1 0;
#X connect 21 0 40 0;
#X connect 30 0 10 0;
#X connect 31 0 32 0;
#X connect 32 0 0 0;
#X connect 33 0 1 2;
#X connect 34 0 35 0;
#X connect 34 0 46 0;
#X connect 35 0 4 0;
#X connect 36 0 1 0;
#X connect 36 0 52 0;
#X connect 37 0 41 0;
#X connect 38 0 42 0;
#X connect 40 0 16 0;
#X connect 41 0 4 0;
#X connect 42 0 0 0;
#X connect 43 0 8 0;
#X connect 44 0 10 0;
#X connect 45 0 43 0;
#X connect 46 0 50 0;
#X connect 46 0 51 0;
#X connect 48 0 46 0;
#X connect 49 0 39 0;
#X connect 50 0 49 1;
#X connect 51 0 52 1;
#X connect 52 0 39 0;
#X coords 0 -1 1 1 90 155 1 15 50;