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

Glitch artifacts in sound when enabled #1

Open
xmacex opened this issue Oct 31, 2020 · 4 comments
Open

Glitch artifacts in sound when enabled #1

xmacex opened this issue Oct 31, 2020 · 4 comments

Comments

@xmacex
Copy link
Owner

@xmacex xmacex commented Oct 31, 2020

There seems to be audio glitch artifacts when this thing is enabled. Someone please help get rid of them, I have not been able to find their cause and what to do with them. Maybe tune the alsa_in and alsa_out?

Or alternatively reconceptualize them as an opportunity rather than a problem, and as input into creative process. They sound good with reverb on them ♫.

https://soundcloud.com/user-976929187/norns-glitching-then-running-alsa_in-and-alsa_out

@xmacex
Copy link
Owner Author

@xmacex xmacex commented Oct 31, 2020

Ok I see that alsa_in and alsa_out eat a lot of CPU.

From top

Screenshot 2020-10-31 at 18 39 43

Is this caused by resampling because I think norns runs at 48k sample rate, OP-Z at 44.1k?

@xmacex xmacex changed the title Glitch artifacts when enabled Glitch artifacts in sound when enabled Oct 31, 2020
@xmacex
Copy link
Owner Author

@xmacex xmacex commented Oct 31, 2020

One possible fix would be to reduce functionality and only use alsa_in. Am I using OP-Z as an output device? Not for now, but I guess I could.

@xmacex
Copy link
Owner Author

@xmacex xmacex commented Nov 1, 2020

Another idea to try is to bring down norns from 48k to 44.1k sample rate. In /etc/systemd/system/norns-jack.service

ExecStart=/usr/bin/jackd -R -P 95 -d alsa -d hw:0 -r 48000 -n 3 -p 128 -S -s

@xmacex
Copy link
Owner Author

@xmacex xmacex commented Dec 9, 2020

Also turn off OP-Z USB charging, this helps.

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

Successfully merging a pull request may close this issue.

None yet
1 participant