Skip to content

Releases: michaelwillis/dragonfly-reverb

2.9.0-beta

31 Jan 05:27
Compare
Choose a tag to compare
2.9.0-beta Pre-release
Pre-release

Prototype of Dragonfly Plate

2.0.0

21 Jun 14:39
Compare
Choose a tag to compare

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

05 Jun 02:28
Compare
Choose a tag to compare
2.0.0-rc1 Pre-release
Pre-release

Release candidate; if no major bugs are found this will be promoted to an official 2.0.0 release.

1.9.9-beta

03 Jun 16:01
b247b7c
Compare
Choose a tag to compare
1.9.9-beta Pre-release
Pre-release
  • Add Low Cut dial to Dragonfly Room (replaces Boost 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

30 May 03:32
Compare
Choose a tag to compare
1.9.8-beta Pre-release
Pre-release
  • Added two new controls to Dragonfly Hall:
    • Early Send
    • Flutter
  • Fixed bug in which Size dial would impact Width parameter in Dragonfly Room
  • Adjusted spectrogram so that time axis labels are more correctly placed

1.9.7-beta

22 May 19:16
Compare
Choose a tag to compare
1.9.7-beta Pre-release
Pre-release
  • Replace Oversample dial with Size in Dragonfly Room
  • Adjustments to Dragonfly Room's Boost feature
  • Adjustments to Dragonfly Room's presets to better differentiate Bright and Dark

1.9.6-beta

17 May 03:40
Compare
Choose a tag to compare
1.9.6-beta Pre-release
Pre-release

Several Updates to Dragonfly Room:

  • New color scheme
  • Changed lpf/damp params to Input Damp, Early Damp, and Late 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

12 May 00:42
Compare
Choose a tag to compare
1.9.5-beta Pre-release
Pre-release

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

09 May 19:48
Compare
Choose a tag to compare
1.9.4-beta Pre-release
Pre-release

Three new dials for Dragonfly Room:

  • Input LPF
  • Output LPF
  • Boost Band

1.9.3-beta

02 May 03:55
Compare
Choose a tag to compare
1.9.3-beta Pre-release
Pre-release

Performance optimizations:

  • Reintroduced compiler optimizations that were already present in v1.1.x
  • Switched spectrogram from Nayuki FFT to kissfft