Update README.md

This commit is contained in:
Evan Pratten 2023-10-22 20:02:09 -04:00 committed by GitHub
parent 97b153f0cf
commit fcffe89a65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,24 @@
# A10U8R: Signal Attenuator # 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.