Category: 🔊 Audio
![]()
Performs mathematical operations on two stream inputs at audio rate. Operations: add, subtract, multiply, divide, power, logarithm, min, max, modulo.
Stream-based mathematical processor that applies the selected operation to two input streams in real-time. Use the operation selector dial to switch between different math functions.
| Name | Type | Description |
|---|---|---|
| Input A | Stream Input | First operand for the math operation. |
| Input B | Stream Input | Second operand for the math operation. |
| Name | Type | Description |
|---|---|---|
| Output | Stream Output | Result of the selected math operation. |
| Name | Type | Description |
|---|---|---|
| Operation Selector | Selector | Select the math operation to perform. 0: +, 1: -, 2: *, 3: /, 4: aᵇ, 5: log, 8: min, 9: max, 10: mod |
| Operation Selector | Selector | Select the math operation to perform. 0: +, 1: -, 2: *, 3: /, 4: aᵇ, 5: log, 8: min, 9: max, 10: mod |