diff options
author | rekado <rekado@elephly.net> | 2013-01-13 22:20:20 +0800 |
---|---|---|
committer | rekado <rekado@elephly.net> | 2013-01-13 22:47:05 +0800 |
commit | a05da3e29c3262de3977bb2ad24c1a195b0dfdff (patch) | |
tree | ac2f6812730a582725e7b9fb1c68a6b5e7b80bd9 /src/data | |
parent | 1e00b49cd54355c45c6bea5db4699d411a8a2f8b (diff) |
Convert pianoData array to raw audio file
To play back the raw audio file use:
aplay -t raw -f S16_LE -r 44100 data/samples.raw
It should be possible to replace the samples with something of a little
higher quality later.
Diffstat (limited to 'src/data')
-rw-r--r-- | src/data/samples.raw | bin | 0 -> 1172698 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/data/samples.raw b/src/data/samples.raw Binary files differnew file mode 100644 index 0000000..d455264 --- /dev/null +++ b/src/data/samples.raw |