aboutsummaryrefslogtreecommitdiff
path: root/doc/tabreadmix~-help.pd
blob: 006385023d9ef280f8ff54d06811a0bc1d79a348 (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
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
#N canvas 0 26 513 405 10;
#X floatatom 199 254 5 0 0 0 - - -;
#X obj 48 315 dac~;
#X floatatom 38 40 5 0 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 0 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 0 - - -;
#X text 245 151 set window hop size corresponding to pitch;
#X floatatom 172 178 5 0 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;
#N canvas 379 254 494 344 META 0;
#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 5 KEYWORDS signal array;
#X text 12 65 INLET_0 bang signal pitch chunks;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 signal;
#X text 12 45 DESCRIPTION an overlap add tabread~ clone;
#X text 12 25 LICENSE GPL v2;
#X text 12 125 AUTHOR Tom Schouten <tom@zwizwa.be>;
#X restore 464 386 pd META;
#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;