Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding mixer with VU meters slows down the whole program #11556

Closed
solitprojects opened this issue May 15, 2023 · 7 comments
Closed

adding mixer with VU meters slows down the whole program #11556

solitprojects opened this issue May 15, 2023 · 7 comments
Labels
Milestone

Comments

@solitprojects
Copy link

Bug Description

Since upgrade to [2.3.5] , when I add the "mixer" on screen, the program reacts very slow. Even when it's not playing anything. Every click has a delay of at least several seconds, and it gets worse when you start playing

Are there others facing the same issue?

Version

2.3.5

OS

macOS Ventura 13.3.1a

@ronso0
Copy link
Member

ronso0 commented May 15, 2023

Could you please run Mixxx from the command line and add the --disableVuMeterGL argument?
https://manual.mixxx.org/2.3/en/chapters/appendix/commandline_dev_tools.html#launching-mixxx-from-the-command-line

Does it make any difference?

@solitprojects
Copy link
Author

this seems to solve it indeed, it's way better

@JoergAtGithub
Copy link
Member

JoergAtGithub commented May 15, 2023

Could you try the following development build of #10989: https://github.com/mixxxdj/mixxx/suites/12873892391/artifacts/694473745

Does this build show the same slowness?

@solitprojects
Copy link
Author

thanks for this quick answer!
dev version is working smooth as well

@JoergAtGithub
Copy link
Member

Thanks for testing!

@ronso0 ronso0 changed the title adding mixer slows down the whole program adding mixer with VU meters slows down the whole program May 15, 2023
@ronso0
Copy link
Member

ronso0 commented May 15, 2023

@solitprojects So your options (while waiting for Mixxx 2.4-beta ;) are

  • revert to the version you used previously (you may encounter severe bugs that have already been fixed in 2.3.5, also downgrading may cause issues in your library)
  • keep Mixxx 2.3.5 and create a custom launcher with the (yet undocumented) --disableVuMeterGL argument added (I'm not into macOS, looks like a shell script is the easiest way)

@JoergAtGithub JoergAtGithub added this to the 2.4.0 milestone May 15, 2023
@JoergAtGithub
Copy link
Member

Fixed by #10989

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants