Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hemmer/rebel-tech-vcv

Rebel Tech VCV plugins
https://github.com/hemmer/rebel-tech-vcv

eurorack vcvrack vcvrack-modules

Last synced: about 1 month ago
JSON representation

Rebel Tech VCV plugins

Awesome Lists containing this project

README

        

[![workflow](https://github.com/hemmer/rebel-tech-vcv/actions/workflows/build-plugin.yml/badge.svg)](https://github.com/hemmer/rebel-tech-vcv/actions/workflows/build-plugin.yml)
[![License](https://img.shields.io/badge/license-GPLv2--or--later-blue)](https://opensource.org/licenses/GPL-2.0)

This repo contains VCV ports of Rebel Technology Eurorack modules. See: https://www.rebeltech.org/ and https://github.com/pingdynasty/.

License: GPL-2.0-or-later

## Screenshots

## Differences with hardware

We have tried to make the VCV implementations as authentic as possible, however there are some minor changes that have been made (either for usuability or to bring modules in line with VCV rack conventions and standards).

* CV inputs accept range -10V to +10V, and sum with the knob. E.g. if the knob is at zero, +10V corresonds to the equivalent state where the knob is 100%.

* CLK has the option to output gates (50% duty) or triggers, and allows x1 or x16 output varients - see context menu.

* Bidirectional jacks aren't supported, so where clock multis are present on hardware, one is designated as Clock Thru instead.

* Mode switches can also act as a reset on hardware; this is not really possible with the way VCV components are implemented so is not implemented.

## Source repos for hardware versions

* [Stoicheia/Klasmata](https://github.com/pingdynasty/EuclideanSequencer)
* [Phoreo](https://github.com/pingdynasty/ClockMultiplier)
* [Logoi](https://github.com/pingdynasty/ClockDelay)
* [CLK](https://github.com/pingdynasty/CLK)
* [Tonic](https://github.com/pingdynasty/Tonic)