diff options
Diffstat (limited to 'Lib/test/sndhdrdata/README')
-rw-r--r-- | Lib/test/sndhdrdata/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Lib/test/sndhdrdata/README b/Lib/test/sndhdrdata/README deleted file mode 100644 index b2cb664..0000000 --- a/Lib/test/sndhdrdata/README +++ /dev/null @@ -1,5 +0,0 @@ -Sound file samples used by Lib/test/test_sndhdr.py and generated using the -following commands: - - dd if=/dev/zero of=sndhdr.raw bs=20 count=1 - sox -s -2 -c 2 -r 44100 sndhdr.raw sndhdr.<format> |