New Features
So many new features (many aren't on this list)...
- Oscillator Node
- Envelope Follower Node
- Spectrogram (new default)
- Oscilloscope
- Added modulation / knob value tooltips
- Customizable keyboard shortcuts
- Utility Node now has mid / side / stereo toggle
- Onboarding: added step that explains why VST3-only
- Preset browser / library prep work
- Knob double-click settings: default reset (or input text value). Inspired by Serum <3
Improvements
- Waveshaper: migrated to bezier curve drawing model, added oversampling, DC offset on by default
- Bandsplit node now has live spectrum and gain controls per band
- Mac: send spacebar to host to toggle play/pause
- Improved context menus
- Improved inspector panel meters (level, vectorscope etc.)
- Several built-in node UIs were cleaned up and standardized
- Improved NodePicker
There's too many other things that have changed that aren't in this list, this release migrated the entire audio engine from C++ to Rust, goal is to get rid of C++ completely because that makes it possible, and also: I hate C++