Christopher Snowhill
Christopher Snowhill
I have completed my stereo convolver thus far, but need to produce test material. I will throw something together quickly with C and direct byte copying to avoid any floating...
I am using the `wlroots-0.17.0` patch, applied to `master`.
I have reproduced an issue, but it isn't exactly as I described. I wasn't able to make hotplugging reset the display lock, but I was able to make a display...
For one thing, my primary display disconnects itself when it's powered off, then reconnects when powered on. This also causes it to reset to its default video mode, which is...
That manages to either crash itself immediately after startup, or crash after generating a spectrogram. I managed to get this crash log: ``` Process: Spek [56690] Path: /Applications/Spek.app/Contents/MacOS/Spek Identifier: org.spek-project...
Please look at this other fork, it may actually fix your issue. If not, it is more likely to actually fix it, ever. https://bitbucket.org/mpyne/game-music-emu/wiki/Home
DPI scaling would work here if I forced XDG_SESSION_TYPE to unset or X11, since I have xrdb setting Xwayland's Xft.dpi to 192, but then Ryujinx is limiting the window scale...
This is also a problem on macOS, which doesn't even set any locale variables in the shell by default. Setting LANG=en_US.UTF-8 in my .zshrc fixes it.
It should process CUEs faster, but I don't know what to do about that, since embedded formats need to read full tags every track. As for spectrum, remove it from...
Remove the visualization from the toolbar, or hide the window, and processing usage will drop significantly. Yes, apparently a lot of processing power is used up by having a 60fps...