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

DSP spike when rolling transport (on OSX) #47

Open
x42 opened this issue Aug 22, 2016 · 5 comments
Open

DSP spike when rolling transport (on OSX) #47

x42 opened this issue Aug 22, 2016 · 5 comments

Comments

@x42
Copy link

x42 commented Aug 22, 2016

forwarded report from http://mixbus.harrisonconsoles.com/forum/thread-3211-post-20992.html

@jrigg
Copy link

jrigg commented Jul 1, 2019

I don't have a Mac to test, but could this be a graphics problem? The meter displays in ZaMultiCompX2 are quite heavy on CPU when showing a signal. It was using 120% CPU on my 4-core Debian amd64 system (issue #56) before I realised graphics hardware acceleration wasn't working (forgot to add user to video group on a non-systemd system). Just a thought.

Edit: Please ignore. Audio DSP load is not affected by graphics CPU load, as pointed out by x42.

@zamaudio
Copy link
Owner

zamaudio commented Jul 2, 2019

Thanks for the idea.

@x42
Copy link
Author

x42 commented Jul 2, 2019

John, is DSP load also spiking on your machine? Does it also happen when the GUI is not visible?

The UI is a low priority thread, it can increase CPU load, but it won't interfere with DSP, nor cause x-runs.

@jrigg
Copy link

jrigg commented Jul 3, 2019

Robin, you are indeed correct. I was thinking of "DSP" as all DSP including video, which of course is wrong in this context.

DSP load as reported by jack clients does not increase above normal when graphics hardware acceleration is turned off, nor is there a spike when transport is rolling.

@zamaudio
Copy link
Owner

zamaudio commented Jul 4, 2019

Do you think this issue can be closed as something beyond zam-plugins codebase?

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

No branches or pull requests

3 participants