summaryrefslogtreecommitdiff
path: root/src/data/samples.raw
Commit message (Collapse)AuthorAgeFilesLines
* Convert pianoData array to raw audio filerekado2013-01-131-0/+0
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.