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
..
docs 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

Charred Desert

Interesting modules for VCVRack.

The name is an homage to FrozenWasteland, @almosteric's esoteric module set.

This is a growing work in progress, with only a couple of utility modules currently. More modules will be added, so if you are interested in following along, either star the repo, or keep checking back.

Current Modules

Modules

  • DTMF - plays DTMF tones as notes
  • Noise - plays white or pink noise
  • CVSeq - sends selectable CV values (“voltages”) in order
  • Not - switchable to invert either waveforms (-5 to 5) or CV (0 to 10)
  • Pan - sends waveforms from the input to two outputs, panning between

For more information, see the documentation.

Want to help fund more development? Donate now!

Building

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