LOGI - TheTechnobear/SSP GitHub Wiki
logi - logic module
a quad logic module
Documentation
Note: This is the primary page for documentation on this modules
- Wiki - https://github.com/TheTechnobear/SSP/wiki/LOGI
- Forum - https://forum.percussa.com/t/midi-tools-modules-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 |
---|---|
Operator | Logic operator to combine inputs to form output |
Trig Level | level of input to be considered 'true' |
Inv AB1-4] Invert inputs |
Inputs
Name | Desc |
---|---|
In AB 1-4 | inputs for logic |
Outputs
Name | Desc |
---|---|
Out ALL | main combined output |
Out 1-4 | sub outputs |
General Usage
Logic operations are binary operations (see boolean logic for details) therefore we have 2 inputs A and B, and this module contains 4 of these so A1/B1, A2/B2, A3/B3, A4/B4.
each of these pairs is combined using the logic operation to form the sub outputs. e.g. A1 / B1 -> Out 1
these 4 outputs are then combined to provide a 'useful' main output combining them all.
unconnected outputs are given 'useful' norms, depending on operation.
Tips
Limitations
Change Log
- 1.0.1 early access release