Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 583 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 583 Bytes

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