From fcffe89a65b357cb79a1cea548c67849ba83b1fc Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Sun, 22 Oct 2023 20:02:09 -0400 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c64613c..661e5fe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,24 @@ # A10U8R: Signal Attenuator -**A10U8R** is a simple signal attenuator for VCV Rack. -For more information, see the [product page](https://ewpratten.com/products/vcvrack/a10u8r). +**A10U8R** is a [2 HP](https://doepfer.de/a100_man/a100m_e.htm) *(10.16mm)* attenuator module for [VCV Rack 2](https://vcvrack.com/), inspired by a real life version of the same thing I worked on for my grandfather. -![A screenshot](img/screenshot.png) +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](img/screenshot.png) + +## Installation + +The latest version of this plugin may be downloaded from [the releases page](https://github.com/Ewpratten/A10U8R/releases/latest). + +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` + +## Updates, Support, and Contributing + +This product is *free* and *open source*. I do not provide any support beyond replies to your [GitHub issues](https://github.com/Ewpratten/A10U8R/issues) when I have the time to do so. + +If you would like to contribute to the project, please submit bugfixes and improvements to the [source repository](https://github.com/Ewpratten/A10U8R) or consider [donating](/donate) to support my work.