Fredrik Strupe
Fredrik Strupe
Not exactly, but you can set bookmarks in a track using the "Go to Bookmark" plugin and right-clicking the time display. This has to be done manually though.
Martin mentioned in the TG IRC channel that the tickrate will be 100 ms, which is the medium setting.
Possibly related: #2969
Thanks for the suggestion. This could be added next to the bayesian averaging option in the preferences.
How are your song files stored? This sounds like #708.
I see. I tried to reproduce the behavior following your comment, but to no avail. What's your QL version? It's probably not the cause, but until recently the song list...
@Socialdarwinist Thanks, that's helpful. @declension I looked some more into this, and it seems like you're right. More specifically, it is caused by `PlaylistsBrowser.reordered` being called (in `QuodLibetWindow.__songlist_drag_data_recv`) with songs...
Also, #2454 seems to be the same issue as you describe @Socialdarwinist. Not sure if this really is the samme issue as @Meriipu is having here though.
Hey, I've made a processor fuzzer for Arm using an approach similar to this project. It's available here: https://github.com/frestr/armshaker
I also tried this with `rk_sign_tool` and couldn't get it to work. However, I found out that `rk_sign_tool` supports external signing using the extract/inject options. By using these options you...