Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 334e9ec commit b8a7dafCopy full SHA for b8a7daf
2 files changed
Lib/test/185test.db
-16 KB
Lib/test/sndhdrdata/README
@@ -3,10 +3,3 @@ following commands:
3
4
dd if=/dev/zero of=sndhdr.raw bs=20 count=1
5
sox -s -2 -c 2 -r 44100 sndhdr.raw sndhdr.<format>
6
-
7
-Sound file samples used by Lib/test/test_sndhdr.py and generated using the
8
-following commands:
9
10
- dd if=/dev/zero of=sndhdr.raw bs=20 count=1
11
- sox -s -2 -c 2 -r 44100 sndhdr.raw sndhdr.<format>
12
0 commit comments