StyleScreamer
Multiband Overdrive Plugin - a perfect companion for FxScenery
A powerful multiband overdrive audio plugin for macOS. Split your signal into multiple frequency bands and apply different types of overdrive to each band independently. Perfect for adding character and grit to your sound while maintaining clarity.
Key Features:
- Simple UI:
When playing things should be simple, and the rest is behind the scene - Multiband Processing:
Split your signal into multiple frequency bands for precise control - Independent Level Control:
Control level, tone, and drive for each band separately - AudioUnit Plugin:
Works with any DAW that supports AU plugins on macOS - Low Latency:
Optimized for real-time performance - Native Apple Silicon:
Built MacOs for maximum efficiency
Requirements:
macOS with Apple Silicon (M1/M2/M3/M4)
AudioUnit-compatible DAW
Download Plugin (MacOS):
| Date | Link | Description |
|---|---|---|
| 10.jan 2026 | StyleScreamer 1.1.0 | v1.1.0 Updated version label positioning and styling in advanced mode UI Improved knob sensitivity for finer control adjustments Enhanced parameter smoothing for reduced audio artifacts during rapid changes Optimized CPU usage during high distortion settings Resolved issue with parameter automation not updating correctly in some DAWs |
Chorusorous
Chorus with a twist - a perfect companion for FxScenery
A Chorus effect plugin with a unique twist. It allows you to create rich, modulated sounds with ease. Behind the scenes, there's a lot of complex DSP magic happening, but we've made it simple for you to use.
Key Features:
- 4 Independent Chorus Voices:
Different delay times for rich, complex sounds - Smooth Random Panning:
Per-voice spatial movement for immersive stereo width - Simple Mode:
Rate, Depth, and Random controls for quick tweaking - Advanced Mode:
Mix, Spread, and Feedback controls for detailed sound design - AudioUnit Plugin:
Works with any DAW that supports AU plugins on macOS - Native Apple Silicon:
Built for macOS for maximum efficiency
Requirements:
macOS with Apple Silicon (M1/M2/M3/M4)
AudioUnit-compatible DAW
Download Plugin (MacOS):
| Date | Link | Description |
|---|---|---|
| 22.aug 2026 | Chorusorous 1.1.4 | v1.1.4 Random click every few minutes: out-of-bounds delay-line read when float rounding landed the wrapped read position exactly on the buffer size, injecting one heap-garbage sample into the output (confirmed with AddressSanitizer; occurred at default settings roughly every 1-3 minutes) |
| 21.aug 2026 | Chorusorous 1.1.3 | v1.1.3 Thread-unsafe static vector on audio thread replaced with pre-allocated member buffer (AUv2 and AUv3) — could crash or produce loud noise when multiple instances render (e.g. gapless scene switching in FxScenery) Added SupportedNumChannels to reject invalid channel configurations Stream format validation in Initialize() to prevent corrupt format crashes (Same fixes as DeliVerb v1.1.0 "crash on reload") |
| 28.jan 2026 | Chorusorous 1.1.2 | v1.1.2 Added 10Hz DC blocking filter at input to prevent clicks/pops from subsonic content being amplified through chorus voices and feedback |
| 11.jan 2026 | Chorusorous 1.1.1 | v1.1.1 Fixed minor bug in advanced mode affecting mix levels |
| 10.jan 2026 | Chorusorous 1.1.0 | v1.1.0 Initial release |
DeliVerb
Delay meets Reverb - a perfect companion for FxScenery
A unique effect plugin that combines delay and reverb into one powerful tool. Create lush, spacious sounds with precise control over both time-based effects. Perfect for adding depth and dimension to your audio.
Key Features:
- Hybrid Effect:
Seamlessly blend delay and reverb for creative sound design - Intuitive Controls:
Simple interface for quick tweaking - High Quality:
Crystal clear audio processing - AudioUnit Plugin:
Works with any DAW that supports AU plugins on macOS - Native Apple Silicon:
Built for macOS for maximum efficiency
Requirements:
macOS with Apple Silicon (M1/M2/M3/M4)
AudioUnit-compatible DAW
Download Plugin (MacOS):
| Date | Link | Description |
|---|---|---|
| 22.aug 2026 | DeliVerb 1.1.2 | v1.1.2 Out-of-bounds delay-line read (same float-rounding bug as Chorusorous) in both read() and readSamples(); a heap-garbage sample entering the feedback loop could set off runaway oscillation |
| 21.aug 2026 | DeliVerb 1.1.1 | v1.1.1 AUv3 wrapper still used the thread-unsafe static vector in the mono render path (the v1.1.0 fix only covered AUv2) — replaced with pre-allocated member buffer |
| 26.mar 2026 | DeliVerb 1.1.0 | v1.1.0 Shimmer reverb with discrete balancing Damping on reverb More aggressive ducking Improved DeliVerb sound AU and DSP tests Crash on preset reload (EXC_BREAKPOINT in BufferAllocator during uninit/restore/init cycle) Shimmer phase issue Behaviour button not working after scoop added Thread-unsafe static vector on audio thread replaced with pre-allocated member buffer Added SupportedNumChannels to reject invalid channel configurations Stream format validation in Initialize() to prevent corrupt format crashes |
| 13.jan 2026 | DeliVerb 1.0.0 | v1.0.0 |