rep1/python37/Lib/test/sndhdrdata
chenxudong 8f60fadc1b 压力测试 2024-11-21 09:00:42 +08:00
..
README 压力测试 2024-11-21 09:00:42 +08:00
sndhdr.8svx 压力测试 2024-11-21 09:00:42 +08:00
sndhdr.aifc 压力测试 2024-11-21 09:00:42 +08:00
sndhdr.aiff 压力测试 2024-11-21 09:00:42 +08:00
sndhdr.au 压力测试 2024-11-21 09:00:42 +08:00
sndhdr.hcom 压力测试 2024-11-21 09:00:42 +08:00
sndhdr.sndt 压力测试 2024-11-21 09:00:42 +08:00
sndhdr.voc 压力测试 2024-11-21 09:00:42 +08:00
sndhdr.wav 压力测试 2024-11-21 09:00:42 +08:00

README

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>