A collection of free ReplicatAudio VCV-Rack modules.
Major work in progress. Many things are incomplete and will change. Do not use these in serious projects that you want to come back to later!
More docs and graphics coming soon.
For now, see dev docs for development and building info. Specifially the tips doc.
I'm also working on user docs!
Note: Docs are currently generated by LLM and will be replaced with human written docs (from scratch) in the near future. The current docs are mostly notes for myself.
git clone https://github.com/ReplicatAudio/ra-rack-modules
# project root
cd ra-rack-modules/modules
# pull the vcv rack sdk
./util/pull-sdk.sh
# build and install the plugin (all modules)
./util/make.shThis will automatically install the modules as well (at least for linux).
Contibutions are limited to people I know personally at this time. If you know me and want to make a PR feel free. PRs may be open to the public in the future.
All code is GPL3 or later unless otherwise specified.
Internal svg font is Bitstream Vera Sans Mono (OFL)