INP - TheTechnobear/SSP GitHub Wiki
Overview
Input allow for input of both audio and cv signal from both the physical jacks and over usb
Documentation
- Wiki - https://github.com/TheTechnobear/SSP/wiki/INP
- Forum - https://forum.percussa.com/t/input-module
| Name | Desc |
|---|---|
| Target A | Output to use for select physical input |
| Target B | Second (?) Output to use for select physical input |
| Gain | Gain to apply to output |
| Bias | Offset to apply to output |
Inputs
None
Outputs
| Name | Desc |
|---|---|
| 1-24 | Output signal |
Notes
The input signal on physical jacks is +/- 5v, and will output inside the SSP to -1.0 to + 1.0f (so we can see v/oct , 1v = 0.2)
USB interface could go outside this range, but remember that the SSP is seeing 1.0 as 5v, some other systems might expect +/- 10v.