From 62ce7b9fe1147f91c889adce0738ee5b5bb8de3e Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 20 Nov 2009 00:37:29 +0000 Subject: added note about soundfiler truncate message svn path=/trunk/externals/framesync/; revision=12804 --- fsfilelooper~-help.pd | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/fsfilelooper~-help.pd b/fsfilelooper~-help.pd index d4ca603..51cf8f0 100644 --- a/fsfilelooper~-help.pd +++ b/fsfilelooper~-help.pd @@ -1,4 +1,4 @@ -#N canvas 256 119 556 379 10; +#N canvas 730 299 556 452 10; #X text 23 15 loops a sound file between a startframe and endframe ; #X text 163 188 start; @@ -13,4 +13,11 @@ #X text 26 146 This will loop the voice.wav sound file starting at frame 50 and ending at frame 200:; #X obj 54 216 fsfilelooper~ ../../sound/voice.wav 15 111; +#X text 29 341 FYI: if the time between start frame and end frame is +shorter than the sample file \, then you'll get an error message in +the Pd window:; +#X text 44 385 error: soundfiler_read: truncated to 2.249e+06 elements +; +#X text 29 401 It is safe to ignore this message \, it just means it +didn't load the entire sample into memory.; #X connect 11 0 8 0; -- cgit v1.2.1