ronso0
ronso0
Hmm, turns out that the final geometry (incl. window decoration) can safely be retrieved via `frameGeometry()` after the `QEvent::WindowActivate` Just taking a look if this makes live easier -- on...
This itself is not a bug because you can `softStart()` anytime to interrupt `brake()`, and you can also stop `brake()` manually. As you already noticed, it's rather a limitation of...
> I would say to define it a "bug" is that the at the end of the break it should have released the play button immediately ? Hmm, yes, but...
Btw brake, softStart and spinback would sound more natural if we use'd an inertia model, not the scratch filter #9573 And here's the respective GSoC 2023 project proposal with more...
Actually we could close this now that the helpers have been added #14925 . But I'll keep it open as reminder for the long end phase of brake(). Maybe I...
Yes, the helpers are available in 2.6-beta
Well, that chapter is about script... helpers and there are no wrappers for the new functions. But we should add them to the brake/spinback chapter. With a version hint, because...
Done. https://github.com/mixxxdj/mixxx/wiki/MIDI-Scripting#spinback-brake-and-soft-start-effect
> > I would say to define it a "bug" is that the at the end of the break it should have released the play button immediately ? > >...
I'll close this now to reduce the number of open issues. Please reopen if you discover an issue with the implementation.