diff options
Diffstat (limited to 'tests/icles')
-rw-r--r-- | tests/icles/equalizer-test.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/icles/equalizer-test.c b/tests/icles/equalizer-test.c index 8a706993..d45146a6 100644 --- a/tests/icles/equalizer-test.c +++ b/tests/icles/equalizer-test.c @@ -17,6 +17,11 @@ * Boston, MA 02111-1307, USA. */ +/* + * Will tests the equalizer by fading all bands in and out one by one and + * finaly all together. + */ + #ifdef HAVE_CONFIG_H # include "config.h" #endif |