[LAD] DrMr: a new lv2 sampler/drum machine plugin
Albert Graef
Dr.Graef at t-online.de
Mon Feb 13 20:18:24 UTC 2012
On 02/13/2012 05:20 PM, Nick Lanham wrote:
> I've written a new sampler/drum machine lv2 plugin called DrMr. You can
> find it here: https://github.com/nicklan/drmr
Very nice, thanks!
> I hope people find it useful, and as it's rather new code, bug reports
> are of course very welcome.
One thing I noticed: There's no tilde expansion in opendir(). If you
want to make the tilde paths for the drumkits work then you'll have to
use something like wordexp() or just substitute getenv("HOME") for the
tilde before passing the path to opendir().
Albert
--
Dr. Albert Gr"af
Dept. of Music-Informatics, University of Mainz, Germany
Email: Dr.Graef at t-online.de, ag at muwiinfa.geschichte.uni-mainz.de
WWW: http://www.musikinformatik.uni-mainz.de/ag
More information about the Linux-audio-dev
mailing list