Files
UnrealEngine/Engine/Binaries/ThirdParty/Python3/Linux/lib/python3.11/test/sndhdrdata
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00
..
2026-04-04 15:40:51 -05:00

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>