Releases: jerryuhoo/Fire
v1.5.0
v1.5.0b
What's changed
This is a major feature update that introduces a comprehensive LFO modulation system and involves a significant refactoring of the plugin's core architecture.
-
New Feature: LFO Modulation System 🚀
- Four Independent LFOs: Added a new LFO panel with four fully customizable LFOs that can modulate most parameters in the plugin.
- Customizable LFO Shapes: Includes a powerful graphical editor to create custom LFO shapes. You can add, remove, and drag points, as well as adjust the curvature of segments between points.
- Brush & Edit Modes: Two distinct editing modes for flexible workflow. Use "Edit Mode" for precise point-based editing and "Brush Mode" to quickly paint preset shapes (Saw, Sine, Square) onto the grid.
- Modulation Matrix: A dedicated matrix panel to manage all modulation routings in one place.
- BPM Sync & Free (Hz) Modes: Each LFO can be synchronized to the host's BPM or run freely in Hz.
- Quick Modulation Assignment: A new "Assign" mode allows you to click any knob to instantly map it as a modulation target.
-
Major Code Refactoring:
- I refactored both UI and DSP code of this plugin so it is easier to modify and understand now.
-
Bug Fixes:
- Fixed a critical bug where the plugin might not load presets correctly. #87
⚠️ Breaking Change Notice: This is a significant update that fundamentally changes how parameters are processed. Due to the addition of the LFO system and the extensive code refactoring, it might have hidden bugs. So it is a BETA version. If you find any bugs, please create an issue so I can solve it. Have fun!
v1.0.2
What's Changed
-
Add real-time value display on the global filter.
-
Refactor internal code structure to improve GUI rendering performance.
-
Fix a bug where VU meters were not visible in multiband (Band) mode.
-
Add a new setting to disable auto-update. Fix #83
-
Fix phase issues in multiband mode: Fix #82
- Frequency response is now flatter and more phase-coherent across bands.
- Fix phase shift issues when the Mix value is less than 1.
⚠️ Note: These improvements may slightly alter the sound of older sessions. Please freeze your audio if you are using a previous version of the plugin.⚠️ Note: In the default mode, the algorithm is set to "Cubic." This is a nonlinear distortion algorithm, so even when the drive is set to 0, the algorithm still affects the sound. If you want to output a completely dry signal that is not affected by the algorithm, you can set the mix (in band mode) to 0. In that case, it will output a flat response. -
For long-term product consistency, the manufacturer name has been changed to Blue Wings Music.
- The new plugin will not appear under the old "Wings" manufacturer in your DAW.
- You may need to manually remove the old version.
- Whether the new version automatically replaces the old one has not been fully tested.
- If it fails to replace the old plugin, please save your presets and re-import them in the new version.
v1.0.1
What's Changed
- Add a button for more Drive gain (E-Extreme).
- Fix a bug of compression settings and width settings can not be set for each band independently.
- Add original spectrum (white).
- Improve GUI of VU meters.
More platform support is coming. Currently, only Apple M series chips are supported.
Release v1.0.0.3
Release v1.0.0.2 (Beta 2)
Warning! do not use this version! #42
- Refactor the code of frequency lines and close buttons.
- Fix a crash in Fl Studio of v0.9.9.
- Fix audiobuffer pointer bug when setting history array.
- Fix the bug of changing presets that might cause wrong frequency line positions.
- New close buttons for each band.
- Other GUI improvements.
- Add the Extreme button for more distortion.
- Check for updates when opening the plugin.
- Support JUCE 7.
- Fix a bug that changing presets doesn't reset new params.
- Add a Limiter in the global mode.
Release v1.0.0.1 (v1.0.0 Beta 1)
- Refactor the code of frequency lines and close buttons.
- Fix a crash in Fl Studio of v0.9.9.
- Fix audiobuffer pointer bug when setting history array.
- Fix the bug of changing presets that might cause wrong frequency line positions. @IcyLeaves
- New close buttons for each band.
- Other GUI improvements.
Release v0.9.9
- Fix the bug of freezing the distortion graph before playing the audio. (in Logic Pro)
- Fix the bug of the global mix button phasing issue.
- New function! When you move your mouse to the spectrogram, the peak frequency and decibel will be calculated.
- New separate bypass buttons for each band.
- Improve width graph, and reduce CPU usage.
- Fix the bug that close button sometimes doesn't work.
Release v0.9.8
Be careful that the width/compressor bypass buttons will be set to "disable" regardless of whether you turned them on in the next version!
Release v0.9.7
Currently, I do not recommend HQ mode, it has phasing issue. I will try to fix the bug in the next release!!!