v2.1.0
New features/changes
- Local folders now update in realtime
- 🌟 Rewritten spectrum shaders, now they are way sharper and improved performance
- Spectrum analyser can now switch into a Spectrograph Mode in the spectrum settings

- 🔥 Global pitch slider has been implemented in the playback controls as a draggable slider, it works the same way as Ableton's, click and drag up/down, reset with alt click or double click, enter to type in value

- Inspector has been updated to match the new UI design
- Inspector now inspects nodes
- Inspector now shows all ID3 metadata dynamically on audio files
- 🔥 Discord rich presence has been rewritten and supports showing song cover arts

- Audio Monitor has its own navigation button now
- Ambient art opacity has been limited to 50% to avoid totally hiding the UI by accident
- Ambient art now have shader alternative

- Resampling has been implemented and can be customised in Audio settings

- Support for realtime audio (Asio/alsa/coreaudio) has been implemented although still struggles with desync issues on certain setups

- Output diagrams now have clickable icons that jump to their relative route

- Columns are customizable now & added way more column options
- Columns are sortable
Changelog
- Fix some doc issues by @otiskujawa in #768
- Add disk number to trackNumber comparator by @irdkwmnsb in #769
- feat: detect audio drivers by @Geoxor in #771
- Feat/Inspectable nodes by @Geoxor in #774
- chore: remove unused components by @Geoxor in #775
- docs: Improve information readability by @Nyabsi in #776
- fix: make it packagable on aarch64 linux by @Nyabsi in #777
- rpc: add cover images to discord rich presence by @Nyabsi in #779
- Feat/realtime audio by @Geoxor in #778
- audio: fix real-time audio on Linux and MacOS by @Nyabsi in #780
- chore/cleanup deps by @Geoxor in #782
- rpc: change rpc display information to be cleaner by @Nyabsi in #783
- Feature/Shader Effects by @Scanavium in #773
Full Changelog: v2.0.7...v2.1.0