SVModular / DrumKit

Drum modules for VCVRack
Other
40 stars 3 forks source link

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