New Features
Gain Mode Toggle
Three-way toggle above the output knob: Manual, Match (=), and Maximize (↑).
- Match mode (new default) auto-compensates output gain so clipped audio stays at roughly the same perceived loudness. Blends between transient and tonal reference signals based on ceiling depth — light clipping assumes drum-like content, heavy clipping assumes sustained content. A small progressive reduction prevents over-compensation at extreme settings.
- Maximize mode boosts output by exactly the ceiling amount, bringing it back to 0 dBFS.
- Manual mode gives you full control of the output gain knob.
Basic/Advanced View
Click the arrow on the right edge to collapse the settings panel. Your preference is remembered across sessions.
Update Checker
A small notification dot appears when a new version is available on GitHub. Click it to go to the release page.
Improvements
- Renamed to "Guillotine Clip" for easier DAW search — type "clip" and find it immediately
- Scale menu no longer renders behind the microscope blade
Bug Fixes
- Fixed missing mix label image reference
- Auto-reconfigure CMake when
VERSION or CMakeLists.txt changes
- Fixed CI and installer paths for the plugin rename
Internal
- Unit test runner script (
scripts/test.sh)
- Auto gain invariant tests (property-based, no hardcoded values)
- Updated clap-juce-extensions submodule