summaryrefslogtreecommitdiff
path: root/src/data
Commit message (Collapse)AuthorAgeFilesLines
* cut out individual samples more accuratelyrekado2013-01-2015-0/+48
|
* split samplesrekado2013-01-1916-0/+0
| | | | Split samples.raw according to the keygroup information (pos / end).
* 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.