aboutsummaryrefslogtreecommitdiff
path: root/doc/tabreadmix~.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tabreadmix~.pd')
-rw-r--r--doc/tabreadmix~.pd45
1 files changed, 45 insertions, 0 deletions
diff --git a/doc/tabreadmix~.pd b/doc/tabreadmix~.pd
new file mode 100644
index 0000000..aad25ab
--- /dev/null
+++ b/doc/tabreadmix~.pd
@@ -0,0 +1,45 @@
+#N canvas 466 143 551 422 10;
+#X floatatom 199 254 5 0 0;
+#X obj 48 315 dac~;
+#X floatatom 38 40 5 0 0;
+#X text 135 7 tabreadmix~ an overlap add tabread clone;
+#X obj 288 362 soundfiler;
+#X text 203 236 right inlet: window hop size;
+#X text 249 247 (window size = 2x hop size);
+#X obj 38 77 phasor~;
+#X obj 38 124 *~;
+#X text 136 40 usage analogous to tabread~;
+#X text 136 58 only sample adressing is modulo length;
+#X obj 288 311 openpanel;
+#X obj 288 291 bng 15 250 50 0 empty empty empty 0 -6 32 8 -262144
+-1 -1;
+#X msg 171 97 bang;
+#X text 219 97 reset windowing;
+#X msg 171 150 pitch \$1;
+#X floatatom 171 132 5 0 0;
+#X text 245 151 set window hop size corresponding to pitch;
+#X floatatom 172 178 5 0 0;
+#X msg 172 196 chunks \$1;
+#X text 246 196 set hop size to 1/xth of length;
+#X obj 374 304 table sample123;
+#X msg 288 338 read -resize \$1 sample123;
+#X obj 288 386 s length;
+#X obj 54 100 r length;
+#X obj 57 275 tabreadmix~ sample123;
+#X text 136 24 simple (sample rate synchronous) playback;
+#X connect 0 0 25 1;
+#X connect 2 0 7 0;
+#X connect 4 0 23 0;
+#X connect 7 0 8 0;
+#X connect 8 0 25 0;
+#X connect 11 0 22 0;
+#X connect 12 0 11 0;
+#X connect 13 0 25 0;
+#X connect 15 0 25 0;
+#X connect 16 0 15 0;
+#X connect 18 0 19 0;
+#X connect 19 0 25 0;
+#X connect 22 0 4 0;
+#X connect 24 0 8 1;
+#X connect 25 0 1 0;
+#X connect 25 0 1 1;