aboutsummaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
Diffstat (limited to 'help')
-rw-r--r--help/help-svf~.pd137
-rw-r--r--help/help-zhzxh~.pd39
-rw-r--r--help/mtosr.pd11
-rw-r--r--help/susloop~.pd102
4 files changed, 289 insertions, 0 deletions
diff --git a/help/help-svf~.pd b/help/help-svf~.pd
new file mode 100644
index 0000000..39c8cbf
--- /dev/null
+++ b/help/help-svf~.pd
@@ -0,0 +1,137 @@
+#N canvas 10 20 762 475 10;
+#X obj 170 445 dac~;
+#X obj 7 369 phasor~;
+#X floatatom 7 347 5 0 0;
+#X obj 145 329 sig~;
+#X obj 190 329 sig~;
+#X obj 97 257 mtof;
+#X obj 97 120 vsl 15 128 16 135 0 0 empty empty empty 0 -8 0 8 -262144
+-1 -1 0 1;
+#X obj 145 120 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
+-1 -1 0 1;
+#X obj 190 119 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
+-1 -1 0 1;
+#X obj 97 329 line~;
+#X msg 97 306 \$1 100;
+#X floatatom 200 281 5 0 0;
+#X floatatom 155 281 5 0 0;
+#X floatatom 97 281 7 0 0;
+#X msg 361 123 low;
+#X msg 361 147 high;
+#X msg 361 171 band;
+#X msg 361 195 notch;
+#X msg 361 219 peak;
+#X obj 7 303 loadbang;
+#N canvas 4 20 608 388 hanning-table 0;
+#X obj 92 206 phasor~;
+#X obj 92 234 cos~;
+#X obj 23 328 tabwrite~ hanning;
+#X obj 30 252 -~;
+#X obj 28 218 sig~ 1;
+#X msg 37 180 0;
+#X text 141 13 CALCULATE HANNING;
+#X text 141 27 WINDOW TABLE;
+#N canvas 0 0 450 300 graph1 0;
+#X array hanning 512 float 0;
+#X coords 0 1 511 0 256 128 1;
+#X restore 305 93 graph;
+#X obj 93 171 sig~;
+#X text 24 354 sample rate / window size;
+#X msg 23 144 bang;
+#X obj 66 269 sig~ 0.5;
+#X obj 49 300 *~;
+#X obj 67 96 samplerate~;
+#X obj 25 53 t b f;
+#X obj 25 8 loadbang;
+#X msg 25 31 512;
+#X obj 94 131 / 512;
+#X connect 0 0 1 0;
+#X connect 1 0 3 1;
+#X connect 3 0 13 0;
+#X connect 4 0 3 0;
+#X connect 5 0 0 1;
+#X connect 9 0 0 0;
+#X connect 11 0 2 0;
+#X connect 11 0 5 0;
+#X connect 12 0 13 1;
+#X connect 13 0 2 0;
+#X connect 14 0 18 0;
+#X connect 15 0 14 0;
+#X connect 15 0 11 0;
+#X connect 15 1 18 1;
+#X connect 16 0 17 0;
+#X connect 17 0 15 0;
+#X connect 18 0 9 0;
+#X restore 13 430 pd hanning-table;
+#N canvas 10 112 328 354 fft-analysis 0;
+#X obj 69 15 inlet~;
+#X obj 43 74 rfft~;
+#X obj 37 123 *~;
+#X obj 81 124 *~;
+#X obj 49 167 +~;
+#X obj 49 196 sqrt~;
+#X obj 27 297 tabsend~ response;
+#X obj 171 209 block~ 512 2;
+#X obj 182 61 tabreceive~ hanning;
+#X obj 164 99 *~;
+#X obj 69 36 /~ 8;
+#X obj 51 249 clip~ 0 1;
+#X connect 0 0 10 0;
+#X connect 1 0 2 0;
+#X connect 1 0 2 1;
+#X connect 1 1 3 0;
+#X connect 1 1 3 1;
+#X connect 2 0 4 0;
+#X connect 3 0 4 1;
+#X connect 4 0 5 0;
+#X connect 5 0 11 0;
+#X connect 8 0 9 1;
+#X connect 9 0 1 0;
+#X connect 10 0 9 0;
+#X connect 11 0 6 0;
+#X restore 216 421 pd fft-analysis;
+#N canvas 0 0 450 300 graph1 0;
+#X array response 256 float 0;
+#X coords 0 1 255 0 256 140 1;
+#X restore 478 10 graph;
+#X msg 7 325 110;
+#X text 5 1 svf~ - state-variable filter;
+#X text 146 99 q;
+#X text 171 100 resonance;
+#X text 67 100 frequency;
+#X text 331 100 filter type;
+#X obj 200 387 svf~ low;
+#X text 8 28 A port of Steve Harris' LADSPA plugin;
+#X text 6 45 (http://plugin.org.uk);
+#X text 325 313 Notes:;
+#X text 338 334 'q' controls the filter resonance. The resonance input
+is for 'extra' resonance.. :);
+#X text 400 171 <- keep q below 0.1;
+#X text 339 370 The filters don't use the same scale for frequency.
+Bandpass frequency seems to be in Hz. If the frequency is set too high
+\, LOUD aliasing is produced.;
+#X text 339 418 The bandpass filter is very sensitive to q - normal
+range is 0 to 0.1.;
+#X connect 1 0 29 0;
+#X connect 2 0 1 0;
+#X connect 3 0 29 2;
+#X connect 4 0 29 3;
+#X connect 5 0 13 0;
+#X connect 6 0 5 0;
+#X connect 7 0 3 0;
+#X connect 7 0 12 0;
+#X connect 8 0 4 0;
+#X connect 8 0 11 0;
+#X connect 9 0 29 1;
+#X connect 10 0 9 0;
+#X connect 13 0 10 0;
+#X connect 14 0 29 0;
+#X connect 15 0 29 0;
+#X connect 16 0 29 0;
+#X connect 17 0 29 0;
+#X connect 18 0 29 0;
+#X connect 19 0 23 0;
+#X connect 23 0 2 0;
+#X connect 29 0 0 0;
+#X connect 29 0 0 1;
+#X connect 29 0 21 0;
diff --git a/help/help-zhzxh~.pd b/help/help-zhzxh~.pd
new file mode 100644
index 0000000..9b5f26a
--- /dev/null
+++ b/help/help-zhzxh~.pd
@@ -0,0 +1,39 @@
+#N canvas 12 60 418 347 10;
+#X floatatom 127 195 5 0 0;
+#X obj 76 307 dac~;
+#X obj 78 277 *~;
+#X obj 13 123 readsf~;
+#X msg 36 94 1;
+#X floatatom 99 46 5 0 0;
+#X obj 130 183 hsl 128 8 0 2500 0 1 empty empty tone -2 -6 0 8 -262144
+-1 -1 8200 1;
+#X obj 78 220 zhzxh~;
+#X msg 13 56 open \$1;
+#X obj 136 244 vsl 8 64 0 1 0 1 empty empty empty 0 -8 0 8 -262144
+-1 -1 4200 1;
+#X text 163 25 http://www.macalester.edu/~bsaylor;
+#X text 160 9 Ben Saylor <bsaylor@macalester.edu>;
+#X obj 13 31 openpanel;
+#X obj 13 8 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1
+;
+#X obj 105 120 *~;
+#X obj 155 94 tgl 15 1 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
+;
+#X obj 99 67 mtof;
+#X obj 99 93 osc~ 50;
+#X connect 0 0 7 1;
+#X connect 2 0 1 0;
+#X connect 2 0 1 1;
+#X connect 3 0 7 0;
+#X connect 4 0 3 0;
+#X connect 5 0 16 0;
+#X connect 6 0 0 0;
+#X connect 7 0 2 0;
+#X connect 8 0 3 0;
+#X connect 9 0 2 1;
+#X connect 12 0 8 0;
+#X connect 13 0 12 0;
+#X connect 14 0 7 0;
+#X connect 15 0 14 1;
+#X connect 16 0 17 0;
+#X connect 17 0 14 0;
diff --git a/help/mtosr.pd b/help/mtosr.pd
new file mode 100644
index 0000000..0807e69
--- /dev/null
+++ b/help/mtosr.pd
@@ -0,0 +1,11 @@
+#N canvas 0 0 450 300 10;
+#X obj 38 57 mtof;
+#X obj 38 33 inlet;
+#X obj 38 82 expr \$1 / 261.626 * $f1;
+#X obj 38 106 outlet;
+#X text 74 249 creation argument: samplerate at middle C.;
+#X text 25 190 takes midi note value and converts to a samplerate for
+sample playback.;
+#X connect 0 0 2 0;
+#X connect 1 0 0 0;
+#X connect 2 0 3 0;
diff --git a/help/susloop~.pd b/help/susloop~.pd
new file mode 100644
index 0000000..bce3791
--- /dev/null
+++ b/help/susloop~.pd
@@ -0,0 +1,102 @@
+#N canvas 236 83 735 643 10;
+#N canvas 0 0 450 300 graph1 0;
+#X array sample 86754 float 0;
+#X coords 0 1 86753 -1 200 64 1;
+#X restore 441 412 graph;
+#X obj 480 341 soundfiler;
+#X msg 480 315 read -resize \$1 sample;
+#X obj 480 289 openpanel;
+#X obj 480 267 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1
+-1;
+#X obj 8 513 dac~;
+#X floatatom 69 489 5 0 0;
+#X obj 69 513 / 100;
+#X obj 8 450 tabread4~ sample;
+#X obj 8 481 *~;
+#X floatatom 127 272 5 0 0;
+#X obj 127 310 mtosr 44100;
+#X msg 17 271 type 0;
+#X msg 17 299 type 1;
+#X msg 176 272 44100;
+#X floatatom 322 380 5 0 0;
+#X floatatom 179 380 6 0 0;
+#X floatatom 245 380 6 0 0;
+#X obj 88 271 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1
+-1;
+#X text 514 265 <- load a sample;
+#X text 421 230 Ben Saylor - bsaylor@macalester.edu;
+#X msg 124 489 70;
+#X obj 156 489 loadbang;
+#X text 54 45 optional creation args:;
+#X text 239 45 [loopstart loopend [looptype [startpos]]];
+#X text 172 336 loopstart;
+#X text 242 337 loopend;
+#X text 319 338 startpos;
+#X text 38 154 <looptype> is 0 for a forward loop (default) and 1 for
+a pingpong loop.;
+#X text 40 193 Playback speed is in samples/sec - send a float or signal
+to the left inlet.;
+#X text 10 7 susloop~ - another phase generator for sample looping
+;
+#X obj 127 414 susloop~ 4000 12000;
+#X text 37 94 When the left inlet gets a bang \, the phase output will
+start at <startpos> (defaults to 0) \, continue until it reaches <loopend>
+\, and then start looping between <loopstart> and <loopend>.;
+#X floatatom 480 366 5 0 0;
+#X obj 442 480 hsl 200 15 0 1 0 0 empty empty loop_start 10 8 0 8 -195568
+-33289 -33289 13700 0;
+#X obj 442 499 hsl 200 15 0 1 0 0 empty empty loop_end 10 8 0 8 -233017
+-1 -1 16900 0;
+#X obj 250 565 *;
+#X obj 293 565 *;
+#X obj 293 589 int;
+#X obj 250 589 int;
+#X obj 531 366 s filesize;
+#X obj 266 501 r filesize;
+#X obj 229 616 s lstart;
+#X obj 293 615 s lend;
+#X obj 245 356 r lend;
+#X obj 179 358 r lstart;
+#X obj 442 516 hsl 200 15 0 1 0 0 empty empty start 10 8 0 8 -262144
+-1 -1 0 0;
+#X obj 346 567 *;
+#X obj 346 591 int;
+#X obj 346 616 s start;
+#X obj 322 356 r start;
+#X connect 1 0 33 0;
+#X connect 1 0 40 0;
+#X connect 2 0 1 0;
+#X connect 3 0 2 0;
+#X connect 4 0 3 0;
+#X connect 6 0 7 0;
+#X connect 7 0 9 1;
+#X connect 8 0 9 0;
+#X connect 9 0 5 0;
+#X connect 9 0 5 1;
+#X connect 10 0 11 0;
+#X connect 11 0 31 0;
+#X connect 12 0 31 0;
+#X connect 13 0 31 0;
+#X connect 14 0 31 0;
+#X connect 15 0 31 3;
+#X connect 16 0 31 1;
+#X connect 17 0 31 2;
+#X connect 18 0 31 0;
+#X connect 21 0 7 0;
+#X connect 22 0 21 0;
+#X connect 31 0 8 0;
+#X connect 34 0 36 0;
+#X connect 35 0 37 0;
+#X connect 36 0 39 0;
+#X connect 37 0 38 0;
+#X connect 38 0 43 0;
+#X connect 39 0 42 0;
+#X connect 41 0 36 1;
+#X connect 41 0 37 1;
+#X connect 41 0 47 1;
+#X connect 44 0 17 0;
+#X connect 45 0 16 0;
+#X connect 46 0 47 0;
+#X connect 47 0 48 0;
+#X connect 48 0 49 0;
+#X connect 50 0 15 0;