Tero Lindeman
Tero Lindeman
Can you run Windows on the same computer? Perhaps it's just that slow on all platforms. :(
Oh, I should also add that there is partial support for SDL_gpu (in klystron), which might run faster in this case as it uses way less draw calls per frame....
Ok, well, I'm afraid the only solution is to at least use a smaller window, especially when editing the pattern so there is less visible pattern data. All characters are...
I hope it's not because of the SDL 1.2 -> 2.0 switch (I think it is). I am currently (as in right now) working on updating the grimfang4/sdl-gpu support, which...
Ok, so: I updated the SDL_gpu support (in klystron, get the latest commit). You can test this by adding something like this in Makefile (line 48): ``` EXTFLAGS := -DNOSDL_MIXER...
I just updated the snap. No code changes or anything but the dependencies should be a bit more fresh. Can you check if that fixed it?
Yes, as @LTVA1 already said the refresh would have to be clamped to a lower rate somehow even if the mouse sends many times more events than there usually is....
This is very nice, thanks. It should be easy enough to just make two PR's to the two repos. You should look into the prototracker GUI instead, the one in...
Doesn't that nullify the purpose of the increased accuracy? :) I could theoretically wiggle the mouse really fast at 1000 Hz and cause events that go zig-zag but if you...
Here's the snap for klystrack: https://github.com/kometbomb/klystrack-snap The resulting snap file is not available for download because it's quite large.