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 508edfac61 add ZZC modules 6 years ago
..
.vscode add ZZC modules 6 years ago
res add ZZC modules 6 years ago
src add ZZC modules 6 years ago
.gitattributes add ZZC modules 6 years ago
.gitignore add ZZC modules 6 years ago
LICENSE.txt add ZZC modules 6 years ago
Makefile add ZZC modules 6 years ago
README.md add ZZC modules 6 years ago
docs-mockup.svg add ZZC modules 6 years ago
make.objects add ZZC modules 6 years ago
makefile.linux add ZZC modules 6 years ago
makefile.msvc add ZZC modules 6 years ago
panel-mockup-playground.svg add ZZC modules 6 years ago
screenshot.png add ZZC modules 6 years ago
zzc-redesign.svg add ZZC modules 6 years ago

README.md

ZZC Modules

ZZC Modules

ZZC is a pack of VCV Rack plugins developed by Sergey Ukolov (zezic). The purpose of this pack is to make operations from the world of classic DAW easier to reproduce in VCV patches and not loose the advantages of CV control.

Install via VCV Plugin Manager

Contributing

I welcome Issues, Pull Requests to this repository if you have suggestions for improvement. Also, new module ideas are welcome. If module idea is really in demand, feels original and not too complicated with high probability I will develop it shortly if I have enough spare time.

Building on Linux

export RACK_DIR=/path/to/Rack-SDK
make -j7

Helpers for IDE

pip install compiledb
compiledb make