On Mon, Feb 13, 2012 at 8:20 PM, Nick Lanham wrote: > Hello all, > > I've written a new sampler/drum machine lv2 plugin called DrMr. You can > find it here: https://github.com/nicklan/drmr > > It's main reason to exist is to give a way for lv2 hosts to have a built in > drum synth that can save its entire state (i.e. no need to go out to > external tools and no need to save extra state). DrMr currently supports > the following: > > - Control via midi > - Scan for and load hydrogen drum kits > - Multi-layer hydrogen kits (will pick layer based on that sample's set > gain) > - Kit is set via an LV2 control > - LV2 controls for gain on each sample > - LV2 controls for pan on each sample > - GTK ui that can select a kit and control gain/pan on each sample > > There's more info in the README.md which you can see if you click the above > link. There are a couple of screenshots on the github wiki page. > > > I hope people find it useful, and as it's rather new code, bug reports are > of course very welcome. >
That's a quite awesome thing even in its infancy. A small nitpick: it would be nice reading user's drumkits directory, i.e. ~/.hydrogen/data/drumkits. Other than that, do you have plans adding UI for basic management of drumkits so that users would be able to add/remove instruments and save drumkits? Alexandre Prokoudine http://libregraphicsworld.org _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
