From 23a5f9888e4c28ff5273b16e984caff32caeac69 Mon Sep 17 00:00:00 2001 From: John Glover Date: Tue, 3 Jul 2012 17:27:12 +0100 Subject: [synthesis] Fix SMSSynthesis (was using Peak data instead of tracked Partials). Add test for harmonic synthesis using sum of sines. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c3e0aa9..e804a1d 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,5 @@ tests/audio tests/testbase tests/testbase.dSYM tests/libsms_test_data.json -tests/libsms_harmonic_synthesis.wav +tests/libsms_harmonic_synthesis_ifft.wav +tests/libsms_harmonic_synthesis_sin.wav -- cgit v1.2.3