% Spectral Suite
* Fix bug in phase lock where audio would continue playing even when
playhead is stopped
* Fix au validation so plugins should work better in Logic on Mac
* Added max and min settings for frequency magnet
* Contribution by a5632645 fixed spectral gate tilt checkbox issue
* Fixed some memory leaks
* Fixed issue with morph playing no audio when UI not shown
## Version 2.1.8 * Added overlap count and window settings
* Added 'tilt' parameter to Spectral Gate
* Bug fixes
* Fixed bugs with Phase Vocoder
* Can enable/disable 'Phase Vocoder' style fft in the settings for each plugin
* Descriptions on parameters
* Fixed Morph muting audio when FFT size changed
* Bin scrambler allows 0 scatter
* Reopening morph UI restores graph
* Removed dry signal from morph
* Improved morph efficiency
* New package installer for Mac
* Phase Lock plugin
* Morph plugin
* Fixed issue with incorrect latency being reported to host
* Frequency Magnet now has option to undo the previous bugfix in 2.0.1
* Urls on about page are now clickable
* About page now really ugly
* With AU plugins
* Plugins load correctly in REAPER
* Should now be able to support more than 2 channels (untested)
* Frequency Shift now increments in 1hz instead of 10hz
* About page has contact details
* Plugins load correctly on Max MSP
* Can load multiple plugins on FL Studio
* Fixed bug in frequency magnet producing incorrect bass frequencies
* Can now specify the random seed in the bin scrambler making this deterministic.
0 is a seed based on time effectively making this non-deterministic.
Can select this using the settings button.
* Spectral Gate cut off is now shown in dB
* Frequency shifter can now select the max and minimum frequency range. Can select this using the settings button.
* Rewrote plugins using the JUCE framework. https://juce.com/