ATTN - TheTechnobear/SSP GitHub Wiki
attn : attenuator
simple attenuator modulator with 16 inputs and slew
Documentation
Note: This is the primary page for documentation on this modules
- Wiki - https://github.com/TheTechnobear/SSP/wiki/ATTN
- Forum - https://forum.percussa.com/t/attn-by-thetechnobear
Developer: TheTechnobear
I develop these plugins for free, please consider supporting my efforts with a donation. https://ko-fi.com/thetechnobear
Parameters
Name | Desc |
---|---|
Attn A-P | attenuation for input |
Inputs
Name | Desc |
---|---|
In A-P | input signals |
Outputs
Name | Desc |
---|---|
Out A-P | output signals |
Buttons
Name | Desc |
---|---|
Slew | Slew signal on change |
General Usage
a very simple attenuator modulator with 16 inputs.
why does it exist, since we already can attenuate both inputs and outputs?
it has 3 nice features:
a) an unconnected input is normalled to 1.0 (or 5v) - this means, the sliders act at a value aka a voltage sources
b) slewed values - you can optionally slew parameter changes
c) midi learn - since its a technobear VST the sliders can all be assigned directly to midi controllers. hint: this is why the slew exists ;)
combined the general purpose is as a useful module to allow CV that is an assigned to an external controller, and changed via midi.
Change Log
- 2.0.0 release for new ssp image
- 1.0.1 release, only slew param not signal
- 1.0.0 early access release