An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Ouroboros Industries modules for VCV Rack 2
![Main branch status](https://img.shields.io/github/actions/workflow/status/Doom2fan/OuroborosModules/build-plugin.yml?branch=master&style=plastic&label=main%20build)
![Development branch status](https://img.shields.io/github/actions/workflow/status/Doom2fan/OuroborosModules/build-plugin.yml?branch=develop&style=plastic&label=development%20build)

All Ouroboros Industries modules

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)