Releases: michaelwillis/dragonfly-reverb
Releases · michaelwillis/dragonfly-reverb
2.9.0-beta
Prototype of Dragonfly Plate
2.0.0
Official 2.0.0 Release, introducing Dragonfly Room Reverb based on Freeverb3 ProG.
If you are upgrading from 1.0.x or 1.1.x, please delete the old plugin and replace it. Your existing projects will load the new Dragonfly Hall Reverb with backward compatible settings.
2.0.0-rc1
Release candidate; if no major bugs are found this will be promoted to an official 2.0.0 release.
1.9.9-beta
- Add
Low Cut
dial to Dragonfly Room (replacesBoost Band
) - Add
Early Send
slider to Dragonfly Room - Fix bug from
1.9.8-beta
that would crash the GUI of either plugin on Linux.
1.9.8-beta
- Added two new controls to Dragonfly Hall:
- Early Send
- Flutter
- Fixed bug in which
Size
dial would impactWidth
parameter in Dragonfly Room - Adjusted spectrogram so that time axis labels are more correctly placed
1.9.7-beta
- Replace
Oversample
dial withSize
in Dragonfly Room - Adjustments to Dragonfly Room's
Boost
feature - Adjustments to Dragonfly Room's presets to better differentiate
Bright
andDark
1.9.6-beta
Several Updates to Dragonfly Room:
- New color scheme
- Changed lpf/damp params to
Input Damp
,Early Damp
, andLate Damp
- Bug fixes:
Effects
presets were completely wrong, due to off-by-one error- Late level would reset upon selecting a new preset
- Spectrogram no longer shows brief burst of whitenoise
1.9.5-beta
Dragonfly Room Output LPF
dial now applies to both early and late signals (previously only applied to late).
Introduced a few new "hidden" parameters, not visible in the GUI but available through the plugin host's generic controls:
- Early Send (Dragonfly Hall and Dragonfly Room)
- Spin Factor (Dragonfly Hall)
- LFO Factor (Dragonfly Hall)
1.9.4-beta
Three new dials for Dragonfly Room:
- Input LPF
- Output LPF
- Boost Band
1.9.3-beta
Performance optimizations:
- Reintroduced compiler optimizations that were already present in v1.1.x
- Switched spectrogram from Nayuki FFT to kissfft