[beast: 16/19] TESTS: audio: fix freak-noise.bse property values to pass tests



commit d084b3e8e4366ce2f541cfb36a4559d28da4be45
Author: Tim Janik <timj gnu org>
Date:   Wed Sep 9 10:46:22 2015 +0200

    TESTS: audio: fix freak-noise.bse property values to pass tests

 tests/audio/freak-noise.bse |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/audio/freak-noise.bse b/tests/audio/freak-noise.bse
index b2e1a16..85353fd 100644
--- a/tests/audio/freak-noise.bse
+++ b/tests/audio/freak-noise.bse
@@ -30,7 +30,7 @@
     (epsilon 0.12)
     (order 2)
     (filter-type bse-iir-filter-low-pass)
-    (filter-algorithm bse-iir-filter-chebycheff1)
+    (filter-algorithm bse-iir-filter-chebyshev1)
     (pos-y -0.81)
     (pos-x 0.12)
     (source-input "audio-in" (link 1 "BseStandardOsc-1") "audio-out"))


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]