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 overload / xruns when using neural mode #38

Open
monniaux opened this issue Jan 2, 2022 · 1 comment
Open

DSP overload / xruns when using neural mode #38

monniaux opened this issue Jan 2, 2022 · 1 comment

Comments

@monniaux
Copy link

monniaux commented Jan 2, 2022

If I turn neural mode on, the DSP quickly overloads, leading to xruns. Is this to be expected?

@jatinchowdhury18
Copy link
Owner

On my system, the DSP load is roughly the same between the Neural and Traditional modes, but there could be significant variation depending on what processor you're running on (I'm testing on a 3.2 GHz Intel Core i7).

If you're building from source, you may want to try using the following commands:

cmake -Bbuild -DCMAKE_BUILD_TYPE=Release
cmake --build build/ --config Release

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

No branches or pull requests

2 participants