[LAA] lv2-mdaPiano v0.0.1

rekado rekado rekado at elephly.net
Wed Jan 16 12:44:46 UTC 2013


Hi all,

I ported the mda Piano VSTi by Paul Kellett to the LV2 specs.
The LV2 plugin has been tested in jalv. You can download the first working
version here[1].

The original used a hard-coded C array to store sampled values; in this
version the array
has been replaced with a raw audio file. It should hence be possible to
replace the sound
material that the plugin operates on with some higher quality samples.

The raw audio file can be played back with:
    aplay -t raw -f S16_LE -r 44100 data/samples.raw

Contributions / bug reports are welcome.

-- rekado

______
[1]: https://github.com/rekado/lv2-mdaPiano/archive/v0.0.1.tar.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-announce/attachments/20130116/e960ca45/attachment.html>


More information about the Linux-audio-announce mailing list