diff options
author | sanine <sanine.not@pm.me> | 2022-09-08 21:38:51 -0500 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2022-09-08 21:38:51 -0500 |
commit | 1522846b727e540f1bbe224c39bcbae711672cf0 (patch) | |
tree | afc531f75868b67ae2b34f5076b28be25c3b684d /examples | |
parent | d91c31bcc7378887c0d247f196d32ffe6db65935 (diff) |
add sample wav files
Diffstat (limited to 'examples')
-rw-r--r-- | examples/mono-16bit-pcm.wav | bin | 0 -> 88244 bytes |
-rw-r--r-- | examples/mono-24bit-pcm.wav | bin | 0 -> 132344 bytes |
-rw-r--r-- | examples/mono-float-pcm.wav | bin | 0 -> 176480 bytes |
-rw-r--r-- | examples/stereo-16bit-pcm.wav | bin | 0 -> 176444 bytes |
-rw-r--r-- | examples/stereo-24bit-pcm.wav | bin | 0 -> 264644 bytes |
-rw-r--r-- | examples/stereo-float-pcm.wav | bin | 0 -> 352888 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/examples/mono-16bit-pcm.wav b/examples/mono-16bit-pcm.wav Binary files differnew file mode 100644 index 0000000..4ee7fb0 --- /dev/null +++ b/examples/mono-16bit-pcm.wav diff --git a/examples/mono-24bit-pcm.wav b/examples/mono-24bit-pcm.wav Binary files differnew file mode 100644 index 0000000..4466cd6 --- /dev/null +++ b/examples/mono-24bit-pcm.wav diff --git a/examples/mono-float-pcm.wav b/examples/mono-float-pcm.wav Binary files differnew file mode 100644 index 0000000..3c3ee75 --- /dev/null +++ b/examples/mono-float-pcm.wav diff --git a/examples/stereo-16bit-pcm.wav b/examples/stereo-16bit-pcm.wav Binary files differnew file mode 100644 index 0000000..0075b32 --- /dev/null +++ b/examples/stereo-16bit-pcm.wav diff --git a/examples/stereo-24bit-pcm.wav b/examples/stereo-24bit-pcm.wav Binary files differnew file mode 100644 index 0000000..43c8e8d --- /dev/null +++ b/examples/stereo-24bit-pcm.wav diff --git a/examples/stereo-float-pcm.wav b/examples/stereo-float-pcm.wav Binary files differnew file mode 100644 index 0000000..9721819 --- /dev/null +++ b/examples/stereo-float-pcm.wav |