1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 22:12:58 +02:00

Improve octave test framework and refactor loudness test.

Add helper functions "import_from_aud" and "export_to_aud" to
de-deplicate common code in tests.
The export functions reads back the exported signal to remove the impact
of quantization errors during wav export from test results.

Signed-off-by: Max Maisel <max.maisel@posteo.de>
This commit is contained in:
Max Maisel
2020-06-12 13:47:02 +02:00
parent ae4189a533
commit 1d728bec89
3 changed files with 57 additions and 77 deletions

1
tests/octave/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*.wav