Single Input
| key | value |
|---|---|
| is | api.TargetType.AudioInput |
Output A
| key | value |
|---|---|
| is | api.TargetType.AudioOutput |
Output B
| key | value |
|---|---|
| is | api.TargetType.AudioOutput |
Output C
| key | value |
|---|---|
| is | api.TargetType.AudioOutput |
Selects the blending algorithm used to calculate the gains of the output signals based on the distance to the points A, B and C in the AudioSplitterCoordinates below.
The difference between algorithms is best understood when considering the situation where the input signal is a simple sine wave of gain 1.
full-power: Means each output will have the full gain of the input signal, i.e. a sine wave with peak 1. Moving to any point A, B, C will keep a sine wave with gain 1.
equal-power: The gain of the SUM of the output signals will always match the whole incoming signal.
| key | value |
|---|---|
| default | 1 |
| range | [1, 2] |
| is | api.TargetType.AutomatableParameter |
The user-assigned name of this device.
X position on the desktop in the DAW.
| key | value |
|---|---|
| default | 0 |
| range | full |
Y position on the desktop in the DAW.
| key | value |
|---|---|
| default | 0 |
| range | full |
Contains the coordinates determining how the signals as split between A, B and C.
"audioSplitter"Represents an audio splitter device.
The audio splitter takes a single audio input, and "splits" the signal according to coordinates.