*** empty log message ***
This commit is contained in:
parent
f6b5246a8d
commit
eda1ff6a22
@ -107,7 +107,7 @@ echo "Testing noise..."
|
||||
for opt in 0 1 2 4 5 6 8 ; do
|
||||
for extras in '' '-p' '-e' ; do
|
||||
for blocksize in '' '-b 32' '-b 32768' '-b 65535' ; do
|
||||
for channels in 1 2 5 8 ; do
|
||||
for channels in 1 2 4 8 ; do
|
||||
for bps in 8 16 24 ; do
|
||||
test_file noise $channels $bps "-$opt $extras $blocksize"
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user