There was a bug in the audio library I use, CPAL, that caused it to panic when querying output devices on some
systems. Updating CPAL did the trick.
v0.1.2 - 2024-03-27
Use software rendering when drawing the config UI - this should alleviate issues some people were having with Vulkan
rendering causing the config UI to crash
The config UI also now follows the system theme for whether it should be light or dark
v0.1.1 - 2024-03-16
Be more lenient in what sample rates/channel numbers we can play with, since it turns out the initial release worked
in Wine but not on Windows
Fix crash if playing trombone sounds through ALLT failed