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.
bsp2 f455deed13 add clipboard support and alto777_LFSR, Autodafe, CastleRocktronics, computerscare, FrankBuss, JE, Nohmad, SynthKit, TheXOR modules 6 years ago
..
docs add clipboard support and alto777_LFSR, Autodafe, CastleRocktronics, computerscare, FrankBuss, JE, Nohmad, SynthKit, TheXOR modules 6 years ago
res add clipboard support and alto777_LFSR, Autodafe, CastleRocktronics, computerscare, FrankBuss, JE, Nohmad, SynthKit, TheXOR modules 6 years ago
LICENSE.txt add clipboard support and alto777_LFSR, Autodafe, CastleRocktronics, computerscare, FrankBuss, JE, Nohmad, SynthKit, TheXOR modules 6 years ago
README.md add clipboard support and alto777_LFSR, Autodafe, CastleRocktronics, computerscare, FrankBuss, JE, Nohmad, SynthKit, TheXOR modules 6 years ago

README.md

SynthKit

ADD SUBTRACT AND OR 1x8 1x8 CV CLOCK DIVIDER ROTATING CLOCK DIVIDER SHIFTING CLOCK DIVIDER PRIME CLOCK DIVIDER FIBONACCI CLOCK DIVIDER SEQ-4 SEQ-8

A series of modules for VCVRack. This are meant to be basic building blocks of synthesis, that will help you create bigger and more complicated synthesizers.

Full documentation is available.

Building

Building requires SynthDevKit, which will be checked out as part of the build initialization.

$ git clone https://github.com/JerrySievert/SynthKit
$ cd SynthKit
$ git submodule init
$ git submodule update
$ make

Special thanks to @jonheal (Jon Heal), who designed and provided the look and feel of SynthKit. His hard work is what made this a cohesive set of useful modules.