What's New
This release was mostly about fixing up the UI a bit and fixing the still broken import function when we were parsing APO tokens that weren't previously accepted.
assets/adi-registration.properties are now exposed (aren't a secret) - issue #7
APO tokens should now ALL parse through correctly now - issue #5
Fixed an issue where the UI and audio would lag when changing the EQ & Limiter while the DynamicsProcessing api was active. The DP bands per drag frame were changing too much so I tuned the amount these DP bands can change per frame which should fix this issue. Parameters now update in place via 'setLimitByChannelIndex' .
Fixed an issue where the Limiter & DynanmicsProcessing would turn off after navigating from the limiter screen to other screens. Should now persist the On/Off state when navigating across the app.
Spectrum Control settings (PPO smoothing, color, release alpha) now apply to the MBC spectrum too, not just the main EQ spectrum. Should fix any homogenity issues.
Also added a "favorites" button to the AutoEQ & Presets screen, will be changing this if you guys don't agree with the UI, but I wanted a way for you to be able to sort through the massive list and have "most used" appear at the top.