Josvds
Posts: 18
Joined: Thu Oct 29, 2015 9:04 pm

Volume change stuttering

Sun Apr 23, 2017 1:28 pm

I have a RPI 1B installed with '2017-04-10-raspbian-jessie-lite'.
After this i installed 'pulseaudio'.

After i change the volume by alsamixer the audio output is stuttering?
Is there a other way to do this, because i use pulseaudio as rtp-receiver.
After the volume change the device is out of sync with the others.

/etc/pulse/system.pa (client)

Code: Select all

load-module module-udev-detect tsched=0
load-module module-rtp-recv sap_address=10.10.10.92
/etc/pulse/daemon.conf (client)

Code: Select all

default-sample-rate = 48000
resample-method = src-sinc-fastest
default-fragments = 8
default-fragment-size-msec = 10

Josvds
Posts: 18
Joined: Thu Oct 29, 2015 9:04 pm

Re: Volume change stuttering

Mon Apr 24, 2017 6:25 pm

I now connected a USB device because i read something about the way the audio works with the default output. It uses PWM from the timer on the board of the raspberry..

After connecting the USB device i didn`t had this problem anymore.

Return to “Beginners”