mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.48k stars 1.27k forks source link

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

Closed solitprojects closed 1 year ago

solitprojects commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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

JoergAtGithub commented 1 year ago

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 commented 1 year ago

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

JoergAtGithub commented 1 year ago

Thanks for testing!

ronso0 commented 1 year ago

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

JoergAtGithub commented 1 year ago

Fixed by #10989