DrumKit
Drum modules for VCVRack
Install / Use
/learn @SVModular/DrumKitREADME
DrumKit
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
