At 11:01 AM -0500 9/20/02, Warren responded:
>On Friday, Sep 20, 2002, at 10:22 US/Central, Developer wrote:
>
>>Why the SWA loop files do not work as the WAV loop files, exactly in the
>>repetition point? They have a gap. Thanks RicCardoso.
>
>I seem to recall hearing of this; I believe it's because SWAs are 
>compressed, and when looping they have to begin the compression 
>process again, thus causing a brief silence. I could be wrong, of 
>course...

basically Warren's got it correct -

mp3/SWA compression operates in a 'blockwise' fashion on the sound 
data, so when decompressed, the last block is a partial & so gets 
padded with blank (silence).

I know using less compression makes the gapping less prominent, but 
that may not be a great solution in this case.

Untried:
It might be that if you fully specify the #startTime, #endTime, 
#loopStartTime, & #loopEndTime, these might probably acted upon AFTER 
the blocks are decompressed & could therefore be used as a way of 
ignoring the padding ...

hth

-Buzz
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to