Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | move shared definitions into mdaPianoCommon | rekado | 2013-01-14 | 3 | -53/+33 | |
* | begin moving voice-related stuff to mdaPianoVoice | rekado | 2013-01-14 | 4 | -40/+95 | |
* | replace VstInt32 with uint32_t | rekado | 2013-01-14 | 2 | -45/+45 | |
* | move keymap initialisation to separate function | rekado | 2013-01-14 | 1 | -17/+23 | |
* | instantiate LV2::Synth, not AudioEffectX | rekado | 2013-01-14 | 2 | -12/+6 | |
* | remove more unneeded VST functions | rekado | 2013-01-14 | 2 | -116/+0 | |
* | load samples from file | rekado | 2013-01-13 | 1 | -3/+41 | |
* | 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. | rekado | 2013-01-13 | 3 | -58638/+0 | |
* | add Makefile...For now this depends on larsl's `lv2-c++-tools`, which can be downloaded from http://freecode.com/projects/lv2-c-tools . Revert to plain C later. | rekado | 2013-01-13 | 1 | -0/+25 | |
* | remove VST functions | rekado | 2013-01-13 | 2 | -67/+0 | |
* | update copyright header | rekado | 2013-01-13 | 1 | -6/+14 | |
* | consistent use of two space indentation | rekado | 2013-01-12 | 2 | -90/+90 | |
* | add manifest and port definitions | rekado | 2013-01-12 | 2 | -0/+194 | |
* | break out presets into ttl files | rekado | 2013-01-12 | 9 | -8/+386 | |
* | add original mdaPiano files by Paul Kellett | rekado | 2013-01-12 | 3 | -0/+59339 | |
* | initial commit | rekado | 2013-01-12 | 2 | -0/+70 |