Archived
1
Fork 0
Signal attenuator for VCV Rack 2
This repository has been archived on 2023-10-23. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • C++ 73.8%
  • Makefile 26.2%
Find a file
2023-10-22 20:02:09 -04:00
img adding sc 2022-10-14 12:15:14 -04:00
res Make the graphics nice 2022-10-14 12:13:52 -04:00
src Make the graphics nice 2022-10-14 12:13:52 -04:00
.gitignore The basics of a plugin! 2022-10-14 11:23:43 -04:00
LICENSE Initial commit 2022-10-14 10:51:02 -04:00
Makefile The basics of a plugin! 2022-10-14 11:23:43 -04:00
plugin.json metadata 2022-10-14 12:20:24 -04:00
README.md Update README.md 2023-10-22 20:02:09 -04:00

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.

A10U8R in a rack

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