idk how long it's been since an update. a few UI changes, mostly in the backend though. play queue now supported as well as context menus so you can queue songs or open it in the file explorer etc
it's getting close to an official alpha release though. need to fix a critical threading bug in mixr. turns out it's not quite as thread safe as i thought
i was having a fiddle to see if I could make a tool to convert c/cpp examples/samples to C# silk APIs. Starting to feel like a mountain I don't want to climb.
I got the clangsharp PInvokeGenerator doing something. but it fails to convert some statements like for loops, try/catch/throw. replaces whole blocks of code with just a