https://github.com/doom2fan/ouroborosmodules
A collection of modules for VCV Rack 2
https://github.com/doom2fan/ouroborosmodules
vcv vcv-rack vcv-rack-modules vcv-rack-plugins vcvrack
Last synced: about 1 month ago
JSON representation
A collection of modules for VCV Rack 2
- Host: GitHub
- URL: https://github.com/doom2fan/ouroborosmodules
- Owner: Doom2fan
- License: other
- Created: 2024-03-03T06:56:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-04-30T06:48:05.000Z (about 2 months ago)
- Last Synced: 2026-04-30T08:20:16.387Z (about 2 months ago)
- Topics: vcv, vcv-rack, vcv-rack-modules, vcv-rack-plugins, vcvrack
- Language: C++
- Homepage:
- Size: 15.6 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ouroboros Industries modules for VCV Rack 2



Modules for [VCV Rack 2](https://vcvrack.com/).
## Download
The plugin can be installed from the [VCV Library](https://library.vcvrack.com/OuroborosModules) or downloaded from the [Releases page](https://github.com/Doom2fan/OuroborosModules/releases).
Nightly builds are also available [here](https://github.com/Doom2fan/OuroborosModules/releases/tag/Nightly) for mainline builds and [here](https://github.com/Doom2fan/OuroborosModules/releases/tag/Nightly_develop) for development builds. Please see [[this page|Using Nightlies]] for information on using nightlies, as new modules may not appear in the module browser otherwise.
## Links
* [Manual](https://github.com/Doom2fan/OuroborosModules/wiki)
* [Changelog](https://github.com/Doom2fan/OuroborosModules/blob/develop/CHANGELOG.md)
* Builds:
* [VCV Library](https://library.vcvrack.com/OuroborosModules)
* [Releases](https://github.com/Doom2fan/OuroborosModules/releases)
* [Nightly mainline builds](https://github.com/Doom2fan/OuroborosModules/releases/tag/Nightly)
* [Nightly development builds](https://github.com/Doom2fan/OuroborosModules/releases/tag/Nightly_develop)
* [How to build](./COMPILING.md)
* [Bugtracker](https://github.com/Doom2fan/OuroborosModules/issues)
* [Filing reports or suggestions](https://github.com/Doom2fan/OuroborosModules/wiki/Bug-reporting-and-feature-suggestions)
* Discussions
* [VCV Community announcements thread](https://community.vcvrack.com/t/ouroboros-industries-releases/24105)
* [VCV Community development thread](https://community.vcvrack.com/t/ouroboros-industries-development-thread/22234)
## Built with
* [fmt](https://github.com/fmtlib/fmt)
* [AudioFile/audiofile.h](https://github.com/adamstark/AudioFile)
* [vcv-rackthemer](https://github.com/Doom2fan/vcv-rackthemer)
* [Surge XT's sst-rackhelpers](https://github.com/surge-synthesizer/sst-rackhelpers)
* [qno's CMake files](https://github.com/qno/vcv-plugin-cmake-example)
* [qno's Github Actions workflow](https://github.com/qno/vcv-plugin-github-actions-example)