From c39d22e4bd9c3b06c4199ea59d0a7faa51401f7f Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Thu, 25 Nov 2010 01:45:15 +0000 Subject: added META subpatch plus some help patches for abstractions svn path=/trunk/externals/creb/; revision=14526 --- doc/tabreadmix~-help.pd | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) (limited to 'doc/tabreadmix~-help.pd') diff --git a/doc/tabreadmix~-help.pd b/doc/tabreadmix~-help.pd index aad25ab..0063850 100644 --- a/doc/tabreadmix~-help.pd +++ b/doc/tabreadmix~-help.pd @@ -1,7 +1,7 @@ -#N canvas 466 143 551 422 10; -#X floatatom 199 254 5 0 0; +#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; +#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; @@ -11,14 +11,14 @@ #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 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; +#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; +#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; @@ -27,6 +27,17 @@ #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 ; +#X restore 464 386 pd META; #X connect 0 0 25 1; #X connect 2 0 7 0; #X connect 4 0 23 0; -- cgit v1.2.1