13
0
livetrax/libs/audiographer/audiographer/general
Sakari Bergen 3fca030603 Fix invalid silence trimmer end-of-input behavior (multiple EndOfInputs)
This caused an export bug when:
a) normalizing
b) adding silence to end
c) having more than one channel

The sound was corrupted by repeating each jack frame as many times
as there were channels.
2013-11-03 21:22:00 +02:00
..
chunker.h Fix chunker to handle end of input properly 2012-10-30 20:15:11 +00:00
deinterleaver.h
interleaver.h
normalizer.h
peak_reader.h
sample_format_converter.h
silence_trimmer.h Fix invalid silence trimmer end-of-input behavior (multiple EndOfInputs) 2013-11-03 21:22:00 +02:00
sr_converter.h
threader.h