DrumKit

July 14, 2019 ยท View on GitHub

Drum Modules for VCVRack.

See the manual for more information!

Feeling Generous?

Send a donation to help cover the cost of building, maintaining, and adding new features to DrumKit!

Building

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