Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alexmarsev/soxr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Sykes <rob@rob-Ideapad-S205.(none)>2013-02-27 22:47:31 +0400
committerRob Sykes <rob@rob-Ideapad-S205.(none)>2013-02-27 22:47:31 +0400
commit0d7c99ad0fcc274ec9f6e069d1144e0d1a82c124 (patch)
tree6dc688d24e25fb8bd8522e370bdaf1c065535fa0
parent4db4507b4dc59833d7dc6a7b85345a531a2da47c (diff)
add comment re expected clipping
-rwxr-xr-xinst-check-soxr2
1 files changed, 1 insertions, 1 deletions
diff --git a/inst-check-soxr b/inst-check-soxr
index 9951c97..dd3fcf3 100755
--- a/inst-check-soxr
+++ b/inst-check-soxr
@@ -41,7 +41,7 @@ if [ `basename $0` = inst-check-soxr ]; then
$tmp/1-single-block
$gen 2> /dev/null | $tmp/2-stream 2>&1 >$tmp/stdout
$gen 2> /dev/null | $tmp/3-options-input-fn 6 7 2 2 0 2>&1 >$tmp/stdout
- $gen 2> /dev/null | $tmp/4-split-channels 7 6 2 2 3 2>&1 >$tmp/stdout
+ $gen 2> /dev/null | $tmp/4-split-channels 7 6 2 2 3 2>&1 >$tmp/stdout # expect clipping
$gen 2> /dev/null | $tmp/5-variable-rate 2>&1 >$tmp/stdout
else
build_examples soxr-lsr a # lsr has 'a' suffix on example number.