Skip to content

nofishonfriday/Lauridsen-Schodder-Stereo-plugin

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks