Drum Modules for VCVRack.
A work in progress.
16 bass drums based on the TR909.
16 snare drums based on the Novation Drumstation.
15 closed high hats.
14 open high hats.
Full DMX Kit, starting at Octave 5, C#, and continuing for 12 steps.
Anything above/below this will not trigger a note. If a note is triggered, it will not trigger again until a note out of range is sent.
This is a very expiremental module.
Building requires SynthDevKit, which will be checked out as part of the build initialization.
$ git clone https://github.com/JerrySievert/DrumKit
$ cd DrumKit
$ git submodule init
$ git submodule update
$ make