Closed DreadDendy closed 2 weeks ago
Oh, that is highly valuable information. Thank you very much!
(missing dlls) was an easy fix. I reuploaded the zip file with those files included. Hope there are no others missing. Yes, I admit, the Windows release is experimental. Will need to find a test system without Visual Studio installed.
Missing and low res icons are a known issue (also on MacOS). Somehow the gtk library comes with an incomplete icon theme. I'll try to find a way to include them and reupload.
1b. The stretched on/off switch is a bug in my code (the wrapper around gtk). Managed to fix in other places, but overlooked it here. Will fix soon.
1c. The overly large icons for the recording controls are ugly but intentional. Needed them on a touch screen. Will keep it for now, until a better design idea comes around. But I'm open for suggestions.
(black bars) Weird. Very likely a problem with gtk trying to render transparent shadows around window frames and failing to activate alpha blending. Might be an issue of gtk itself (if it also affects programs like GIMP). Or maybe my export is still missing some files. Will do some research.
(freeze) Reproduced. Yes, that's a clear bug. Should not take too long to fix.
Ok, good to know. Yes, I had planned to make a "release" build, but Visual Studio recently fails during the (cmake) configuration process. Switching to "debug" still works.
I took down the Windows binaries for now. Will try again in a couple of days, but for now I'm too frustrated with Visual Studio.
The freeze (3.) turned out to be 2 bugs. One is clearly in my code and I managed to fix. The second seems to be strange behavior in the portaudio library (the default backend on Windows). Switching recording devices now works, but switching back fails to re-open the device. Still looking for a work-around.
Sorry and thanks a lot for your support!
minor update: got my Visual Studio to produce "release" builds again. Also successfully tested on a clean (VM) install of Windows.
I'm optimistic to solve the icons issue in the following days. Then I'll upload again.
I've uploaded another version (marked "EXPERIMENTAL" this time)
quite a few unicode symbols in text missing, especially midi track clefs
dark theme would be nice
a proper installer. Right now, it is awkward to start and the system gives security warnings
But these issues will have to wait till a later release.
Please, if you can spare a minute, could you download and try again?
Hello. I have tried and I can confirm that these problems have been fixed.
That is good to hear. Feel free to add more complaints. Thanks a lot!
Hi, I have tested Tsunami a bit and I have found some bugs.