Skip to content

SVModular/DrumKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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