Menu

#21 WavFileSink: Handle Clipping

open
None
5
2012-09-17
2010-09-16
Anonymous
No

In case of input values > 1, WavFileSink will not clip the values, but wrap-them around, resulting in unnecessary bad file output. A workaround is to insert the clip system before every SoundFileSink, however, the cleaner solution would be to implement (standard truncating) clipping in WavFileSink/SoundFileSink.

Discussion

Anonymous
Anonymous

Add attachments
Cancel