This is a multi-band distortion plugin 『Fire』. It can be used in DAWs which supports AU and Vst3 plugins such as Ableton Live, Fl Studio, etc.
Demo video:
(YouTube) https://youtu.be/sccW_8W_0o4
(Bilibili) https://www.bilibili.com/video/BV17f4y1M7Hm
🎵 Home Page for Wings Music: Wings Music
Hope you like it!
Open .jucer file by Projucer then select your IDE to build 『Fire』. If you don't have projucer, you can go to JUCE/extras/Projucer/Builds/... and build it, or download from the latest JUCE release
Note: You should choose Release mode rather than Debug mode(or disable Debug mode) in .fire Exporters page. Build with debug mode will cause high CPU usage.
『Fire』has a top panel, a spectrogram, four graph visualizers, band effect, and global effect.
- HQ: 4x oversampling for high quality audio.
- A/B: switch between A/B to compare.
- Copy: copy current preset parameters to another(A/B) panel.
- Preset bar: choose your current preset.
- Save: save your preset to user folder.
- Menu: other settings including init, open preset folder, rescan preset folder, open GitHub page, check for new version.
- You can split up frequency to four bands for multiband distortion.
- There are four graph visualizers. You can click on each graph to zoom in or zoom out.
- Top left is oscilloscope.
- Top right is distortion graph.
- Buttom Left is VU meters.
- Buttom right is Width graph.
-
You can click four switches on the right side of graphs.
-
Drive:『Fire』 has several distortion functions. There are two buttons "L" and "S" related to drive knob, and each means "Link" and "Safe". "Link" means when your turn up drive knob, the output knob value will automatically reduce. "Safe" means if your drive knob pushes your volume too loud, it will automatically reduce your drive value. It also shows reduced value on drive knob.
-
Retification and bias: Change your distortion shape.
-
Compressor: you can change threshold and ratio for each band.
-
Width: change audio width.
-
Output and mix: for band control.
-
Filter: you can set lowcut, highcut, and peak. Lowcut and highcut each has four slopes (12, 24, 36, 48) you can choose.
-
Downsample: downsample your audio.
-
Output and mix: for global control.
我也是一个音乐制作人,欢迎关注网易云音乐:羽翼深蓝Wings
I am also a music producer. Netease channel: 羽翼深蓝Wings SoundCloud: Wings
5.1. A great example of using XML by johnflynnjohnflynn to save presets to file example. I changed the code to save presets as mutiple files.
5.2. Diode Clipping algorithm from JUCE forum
5.3. Spectrum Analyser by adriannaziel
5.4. SimpleEQ by matkatmusic
- Fix a crash when turn on HQ mode in mono channel mode in Logic Pro.
- Improve graphs in mono channel mode.
- Fix an issue where graphs are not refreshed before playing in Logic Pro.
- Smoothed the graph of spectrogram.
- Fix Logic Pro crash.
- Add GitHub CI.
- Fix vst3 bug.
- Fix A/B mode bug.
Warning: Previous presets won't work, you have to resave your preset!
- For VU meters and width graph, each represents to each band instead of global.
- Add more details to VU meters.
- Add "solo" buttons, change "enable" buttons to "bypass" buttons.
- Remove "None" option in the distortion functions, because it causes bug(in version 0.9.3) and you can bypass the band now.
- Add bypass buttons for compressor, width, filter, downsample.
- Add 4 new distortion functions.
Warning: Previous presets won't work, you have to resave your preset!
- Redesign GUI.
- Fix multiple bugs of multiband control(enable buttons, focus band, vertical lines, etc.), redesigned the code structure.
- Add new filter control and filter graph.
- Fix other bugs such as preset box selection, A/B mode, bypass repaint issue, etc.
- Now you can click graph to zoom in and out.
- GUI improvement.
- Add shape, width, and compressor groups.
- Spectrogram display bug fixed.
- Add VU meter and width graph.
- Add frequency label, and frequency automation bug fixed.
- Drive knob reduction and GUI improvement Fix a bug that in global mode menu won't change when selecting different bands.
- First Beta release.
From v.0.9.4, I changed the license to AGPL-3.0.
- Currently, up to version 0.9.4 is free for music producers, audio programmers who start to learn JUCE. You can fork, modify my code, but projects that used my code must be open-source.
-
Do not create an app and distribute it on the iOS app store.
-
Do not use the name "Fire", "Wings", or "羽翼深蓝Wings" for marketing or to name any distribution of binaries built with this source. This source code does not give you rights to infringe on trademarks. If you wanna use it for commercial, please send me an email. Otherwise, your software has to be open-source.