[LAD] DrMr: a new lv2 sampler/drum machine plugin

Nick Lanham nick at afternight.org
Mon Feb 13 16:20:34 UTC 2012


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.

Cheers,

Nick




More information about the Linux-audio-dev mailing list