From 5bd2d306455cede7dc0f27f87286e3ac67150987 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 19 Nov 2009 23:55:56 +0000 Subject: built a convenience object for directly loading a wav file then using fstablooper~ svn path=/trunk/externals/framesync/; revision=12801 --- fsfilelooper~-help.pd | 52 +++++++++++++++------------------------------------ 1 file changed, 15 insertions(+), 37 deletions(-) (limited to 'fsfilelooper~-help.pd') diff --git a/fsfilelooper~-help.pd b/fsfilelooper~-help.pd index 36d0166..d4ca603 100644 --- a/fsfilelooper~-help.pd +++ b/fsfilelooper~-help.pd @@ -1,38 +1,16 @@ -#N canvas 463 304 574 472 10; -#X text 30 7 loops a sound file between a startframe and endframe; -#X text 138 179 start; -#X text 139 191 frame; -#X text 223 191 frame; -#X text 223 181 end; -#X text 34 230 audio out; -#X text 56 189 filename; -#X obj 177 49 frameclock 400; -#X obj 61 407 output~; -#X text 318 206 args: filename startframe# endframe#; -#X text 33 138 This will loop the voice.wav sound file starting at +#N canvas 256 119 556 379 10; +#X text 23 15 loops a sound file between a startframe and endframe +; +#X text 163 188 start; +#X text 164 200 frame; +#X text 288 199 frame; +#X text 288 189 end; +#X text 27 238 audio out; +#X text 49 197 filename; +#X obj 170 57 frameclock 400; +#X obj 54 285 output~; +#X text 311 214 args: filename startframe# endframe#; +#X text 26 146 This will loop the voice.wav sound file starting at frame 50 and ending at frame 200:; -#X obj 313 281 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144 --1 -1 12700 1; -#X floatatom 310 300 5 0 0 0 - - -; -#X obj 61 208 fsfilelooper~ ../../sound/voice.wav 50 200; -#X obj 310 260 line; -#X text 204 227 right outlet outputs a message to send to a line which -will generate a line with 0 at the start and 1 at the end; -#X obj 139 382 *~; -#X obj 154 362 line~; -#X obj 139 306 osc~ 333; -#X msg 231 333 0; -#X obj 139 327 *~ 0.3; -#X obj 231 312 select 1; -#X connect 11 0 12 0; -#X connect 13 0 8 0; -#X connect 13 1 14 0; -#X connect 13 1 17 0; -#X connect 14 0 11 0; -#X connect 14 0 21 0; -#X connect 16 0 8 1; -#X connect 17 0 16 1; -#X connect 18 0 20 0; -#X connect 19 0 17 0; -#X connect 20 0 16 0; -#X connect 21 0 19 0; +#X obj 54 216 fsfilelooper~ ../../sound/voice.wav 15 111; +#X connect 11 0 8 0; -- cgit v1.2.1