add tests for exp pedal

This commit is contained in:
Tomasz Moń
2009-02-25 18:57:59 +01:00
parent 8bdeea7728
commit 79912510b4
5 changed files with 309 additions and 139 deletions

View File

@@ -26,4 +26,5 @@ void test_noisegate();
void test_chorusfx();
void test_delay();
void test_reverb();
void test_exp();
void test_all();