audacia/tests
Max Maisel 17ef5b1c75 Fix two bugs in loudness effect (#410)
* Calculate loudness for short or silent selections as well.

In case of selections shorter than 400ms (one momentary loudness block),
take what we have got and divide only be the actual length.

Abort loudness normalization silently if the selected audio is all
silent.

* Fix loudness effect bug when selection includes a gap.

If the selected audio in a track contained a gap between two clips,
an incorrect amount of samples was processed.
2020-01-24 18:04:19 +00:00
..
ProjectCheckTests Introduce end-of-line normalization 2016-05-17 01:05:05 +02:00
octave Fix two bugs in loudness effect (#410) 2020-01-24 18:04:19 +00:00
results Add README.txt for piped-work and results. 2019-04-10 16:28:50 +01:00
samples Make scripted tests portable (e.g. to mac) 2019-04-10 15:04:09 +01:00
Makefile.am Use Automake for Audacity. 2013-11-20 02:51:42 +00:00
Makefile.in Update LV2 host 2019-12-17 12:54:30 -06:00
SequenceTest.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00
SimpleBlockFileTest.cpp Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00