Send Stereo
Detailed: LSP Send Stereo (S1S)
Formats: CLAP, JACK, LV2, VST2, VST3
Categories: Utility
Developer: Vladimir Sadovnikov
Description:
This is a plugin that allows to send signal via the special primitive - shared memory segment (called 'shared memory link').
It may be useful for inteacting between different DAWs, plugin formats or establish connection between audio software when good straightforward way is not possible.
Note that transferring audio via the shared memory link may introduce some random latency, so it is important to not to consider that transmitter and receiver will be always sample-precise synchronized.
Controls:
- Bypass - bypass switch, when turned on (led indicator is shining), the output signal is similar to input signal. That does not mean that the plugin is not working.
- Input - the gain applied to the input signal.
- Send - the gain applied to the signal passed to the shared memory link.
- Link - the name of the shared memory link connection.
- Output - the gain applied to the output signal.