Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
eda1ff6a
Commit
eda1ff6a
authored
Mar 02, 2001
by
Josh Coalson
Browse files
*** empty log message ***
parent
f6b5246a
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/test_streams.sh
View file @
eda1ff6a
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment