From 8c3faa20d73622d75573f1458218b36ee5613a7e Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sat, 2 Jul 2005 05:03:06 +0000 Subject: new graph-on-parent behavior - no more of the stretching behavior. Existing patches should behave compatibly, but new ones will work differently (much much better.) svn path=/trunk/; revision=3283 --- pd/doc/7.stuff/audio-playpen/2_sampler.pd | 33 ------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 pd/doc/7.stuff/audio-playpen/2_sampler.pd (limited to 'pd/doc/7.stuff/audio-playpen/2_sampler.pd') diff --git a/pd/doc/7.stuff/audio-playpen/2_sampler.pd b/pd/doc/7.stuff/audio-playpen/2_sampler.pd deleted file mode 100644 index 327e4116..00000000 --- a/pd/doc/7.stuff/audio-playpen/2_sampler.pd +++ /dev/null @@ -1,33 +0,0 @@ -#N canvas 8 0 476 273 10; -#X floatatom 108 154; -#X floatatom 282 62; -#X floatatom 244 62; -#X obj 81 127 qsample ---------------; -#X msg 113 60 record; -#X msg 158 60 play; -#X text 184 42 transpose; -#X floatatom 197 60; -#X text 242 47 start; -#X text 280 48 length; -#X obj 81 203 dac~; -#X obj 81 176 qgain; -#X text 139 155 loudnesss; -#X text 225 151 TO USE ME:; -#X text 243 167 turn DSP on (ctrl + "/"); -#X text 244 192 turn loudness to 80 (say); -#X text 244 221 hit "play" button.; -#X obj 81 59 adc~; -#X msg 227 128 read; -#X text 242 179 read a sample; -#X text 244 207 set length to 2000; -#X connect 0 0 11 1; -#X connect 1 0 3 5; -#X connect 2 0 3 4; -#X connect 3 0 11 0; -#X connect 4 0 3 1; -#X connect 5 0 3 2; -#X connect 7 0 3 3; -#X connect 11 0 10 0; -#X connect 11 0 10 1; -#X connect 17 0 3 0; -#X connect 18 0 3 6; -- cgit v1.2.1