Posted June 25, 2020 by Rowan W.
#update #minor
This was a slightly quick turnaround since 1.0.1, I apologize for that... fortunately there isn't an abundance of users yet in this regard ;)
I was trying to work a bit on some incremental improvements to some of the systems this afternoon and it revealed quite a few weaknesses in how the audio was being managed (tracking crossfades, active audios, how things fade out and in, etc.) - so I rewrote a lot of it, and I really want to tentatively say that this is a bug-free release haha. I couldn't find any issues while testing, and internally, it is a lot more robust.
Additionally, I did add some minor adjustments in the form of sorting sub-categories alphanumerically to reduce some randomness in startup generation (not to mention more user control over how it appears), and I added a little version number in the bottom left corner to better help keep track of what version users are running.
- reworked played audio management to be more robust (addressing most if not all known internal bugs and some tech debt)
- defined sub-categories now sorted alphanumerically
- added in-app version number bottom left corner