ff4ff35918
Red Bear OS is a full fork. All sources must be available from git clone with zero network access. Removed gitignore rules that excluded fetched source trees under recipes/*/source/, local/recipes/kde/*/source/, local/recipes/qt/*/source/, and vendor source trees. Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded. 127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt frameworks, mesa, wayland, DRM drivers, and every other recipe source.
6 lines
197 B
Plaintext
6 lines
197 B
Plaintext
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>
|