You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
U-ACTIVED\danielez 073df5ef74 Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
..
deps Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
res Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
src Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
.gitignore Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
.gitmodules Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
LICENSE.txt Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
Makefile Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
README.md Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago

README.md

DrumKit

Drum Modules for VCVRack.

A work in progress.

Currently

BD-9

16 bass drums based on the TR909.

Snare-N

16 snare drums based on the Novation Drumstation.

Closed HiHats

15 closed high hats.

Open HiHats

14 open high hats.

DMX

Full DMX Kit, starting at Octave 5, C#, and continuing for 12 steps.

Anything above/below this will not trigger a note. If a note is triggered, it will not trigger again until a note out of range is sent.

This is a very expiremental module.

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