add comment re expected clipping

master
Rob Sykes 2013-02-27 18:47:31 +00:00
parent 4db4507b4d
commit 0d7c99ad0f
1 changed files with 1 additions and 1 deletions

View File

@ -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.