Signal attenuator for VCV Rack 2
- C++ 73.8%
- Makefile 26.2%
| img | ||
| res | ||
| src | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| plugin.json | ||
| README.md | ||
A10U8R: Signal Attenuator
A10U8R is a 2 HP (10.16mm) attenuator module for VCV Rack 2, inspired by a real life version of the same thing I worked on for my grandfather.
This module features one input, one output, and a nob that multiplies the input voltage by a range from 0 to 1. Nothing fancy.
Installation
The latest version of this plugin may be downloaded from the releases page.
To install, copy your downloaded .vcvplugin file to your Rack 2 user directory's plugins folder. This is usually one of:
- Linux:
~/.Rack2/plugins - Windows:
My Documents/Rack2/plugins - MacOS:
Documents/Rack2/plugins
