Release Notes:
- Added following features:
- Preset Manager: Save and load named envelope presets via dropdown
- Undo/Redo: 50-step undo/redo history for all parameter changes
- MIDI Learn: Assign any MIDI CC to threshold, reduction, frequencies, I/O level, pan, and more
- FX Bypass: Soft bypass button — passes audio unmodified; title bar turns red when active
- Input Level: Pre-processing gain control (−60 to +12 dB)
- Input Pan: Pre-processing stereo pan (L100 – C – R100)
- Output Level: Post-processing gain control (−60 to +12 dB)
- Output Pan: Post-processing stereo pan (L100 – C – R100)
- Oversampling: Off / 2× / 4× / 6× / 8× — reduces aliasing at high frequencies - The broken Spectrum Analyzer section has been fixed.
- Pre-built CLAP files for macOS Universal (arm64 + x86_64), Windows (x86_64) and Linux (x86_64)
Note:
For users new to CLAP plugins, they look like folders on macOS, but the name of the folder has ".clap" in it like a file extension. It's perfectly normal.
Note for macOS users:
macOS Gatekeeper blocks the binary because it has no code signature. Locally-built binaries are trusted automatically; externally built ones are flagged as "from the internet".
-
To fix this problem after unzipping run the following command:
xattr -dr com.apple.quarantine [path of the Nebula DeEsser.clap file] -
After that you can copy it to either /Library/Audio/Plug-Ins/CLAP (if you want to install it for all users) or ~/Library/Audio/Plug-Ins/CLAP/ (if you want to install it for only the current user)