LAMPCAE/extlib/Python/Lib/test/sndhdrdata
剑古敛锋 91ae6fce63 更新了 vcpkg.json 2024-03-20 16:12:47 +08:00
..
README 更新了 vcpkg.json 2024-03-20 16:12:47 +08:00
sndhdr.8svx 更新了 vcpkg.json 2024-03-20 16:12:47 +08:00
sndhdr.aifc 更新了 vcpkg.json 2024-03-20 16:12:47 +08:00
sndhdr.aiff 更新了 vcpkg.json 2024-03-20 16:12:47 +08:00
sndhdr.au 更新了 vcpkg.json 2024-03-20 16:12:47 +08:00
sndhdr.hcom 更新了 vcpkg.json 2024-03-20 16:12:47 +08:00
sndhdr.sndt 更新了 vcpkg.json 2024-03-20 16:12:47 +08:00
sndhdr.voc 更新了 vcpkg.json 2024-03-20 16:12:47 +08:00
sndhdr.wav 更新了 vcpkg.json 2024-03-20 16:12:47 +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>