A minimal, no-fluff audio clipper. This plugin is designed with a singular focus: one slider to control the clipping amount. No graphics, no distractions—just efficient, transparent clipping.
🎚️ One Clipping Control: Adjust the amount of hard clipping applied to the signal.
🔊 Delta Monitoring: Hear exactly what is being clipped.
⛔ Bypass Toggle: Instantly switch the clipper on or off for quick A/B comparisons.
🧼 Minimal Interface: No meters, no visualizers—just functionality.
Why? This tool is for those who want a straightforward clipper without the bloat. Perfect for gain-staging, mastering, or catching peaks—especially when you want to stay focused on the sound, not the screen.
Clone the repository:
bash Copy Edit git clone https://github.com/Best-code/OneKnobClipper.git Follow the build instructions specific to your plugin framework (e.g., JUCE, VST3 SDK).
Restart DAW.
Clipping Amount Slider – Controls how much of the incoming signal is clipped.
Delta Button – Listen to the difference between input and clipped signal.
Bypass – Toggle the entire clipper on or off.
This project is licensed under the GNU General Public License v3.0.
You are free to use, modify, and distribute this software under the terms of the GPL. Any derivative works must also be licensed under the GPL v3.0. See the LICENSE file for full details.