GitHunt
NO

nofishonfriday/Lauridsen-Schodder-Stereo-plugin

Audio plugin that uses the Lauridsen-Schodder pseudo-stereo technique

build

LauridsenSchodderStereo CLAP plugin

A simple cross-platform (Win, MacOS, Linux)* CLAP audio plugin which implements the Lauridsen-Schodder 'pseudo stereo' technique. It uses the host's GUI and is mono compatible.
(Other formats could be built from source, JUCE + CMake based.)

plugin_screenshot

Binaries are found under Releases.
Current version: v0.9.4 - August 8 2022

Implementation is simple:
A delayed copy of the left channel is sent to the right channel and v.v., additionally the polarity is flipped on one copy.
When summed to Mono the copies cancel out each other.

Use at your own risk!

*sorry, no ARM builds (yet), the MacOS version is currently not signed and not notarized

Languages

C++61.2%CMake38.8%

Contributors

GNU General Public License v3.0
Created July 2, 2022
Updated July 23, 2025
nofishonfriday/Lauridsen-Schodder-Stereo-plugin | GitHunt