Re: [pulseaudio-discuss] [PATCH 4/4] backend-native: implement volume control

2014-10-30 Thread Arun Raghavan
On Fri, 2014-10-24 at 09:56 +0200, Wim Taymans wrote: > Parse the gain changed AT commands from the headset and fire 2 new > hooks as a result. The device will connect to those hooks and change the > source/sink volumes. > > When the source/sink volume changes, set the gain on the microphone or >

Re: [pulseaudio-discuss] PulseAudio and OpenAL games: AL lib: pulseaudio.c:331: PulseAudio returned minreq > tlength/2; expect break up

2014-10-30 Thread Raymond Yau
> > > > > > > > > > When playing PlaneShift through Pulseaudio while PlaneShift is setup > > > > to > > > > > > > use > > > > > OpenAL as sound renderer I get: > > > > > > > > > > AL lib: pulseaudio.c:331: PulseAudio returned minreq > tlength/2; > > > > expect > > > > > > > break up > > > > > > >

Re: [pulseaudio-discuss] Controlling the PulseAudio Read Call back.

2014-10-30 Thread Ibrar Ahmed
Is this the right forum to discuss that kind of issue? On Wed, Oct 29, 2014 at 4:28 PM, Ibrar Ahmed wrote: > I am writing an audio program using PulseAudio. I have registered a call > back function to read the data from the mid > > pa_stream_set_read_callback (stream, RadCB, userdata) > > The qu

Re: [pulseaudio-discuss] raop on gentoo+systemd

2014-10-30 Thread SGT. Garcia
here are logs of pa and mpv: pa.log : https://gist.github.com/f7d7c5a3dae40a63834b mpv.log: https://gist.github.com/24f8194e3116bb34909e ___ pulseaudio-discuss mailing list pulseaudio-discuss@lists.freedesktop.org http://lists.freedesktop.org/mailman/li

[pulseaudio-discuss] raop on gentoo+systemd

2014-10-30 Thread SGT. Garcia
hello, i've got an airport express and i would like to use it as an output sound device on this linux box. i read somewhere that pa would do this using its raop module. i have added these lines in /etc/pulse/system.pa: load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1/32 #load-module mo

Re: [pulseaudio-discuss] pulseaudio (V5) incorrect rate detection on usb sound card with raspberry

2014-10-30 Thread mailing lists
> And this is wrong. However, the strace from the previous email did not > find any custom ALSA configuration files that could affect the outcome. > Thus, I conclude that you, or maybe some stupid script that you ran, > modified some file in /usr/share/alsa in a bad way in the past. Please > r

Re: [pulseaudio-discuss] pulseaudio (V5) incorrect rate detection on usb sound card with raspberry

2014-10-30 Thread Alexander E. Patrakov
30.10.2014 16:12, mailing lists wrote: To debug the issue, I need the output of these two commands: aplay -vv -d 1 -f cd -D hw:0 /dev/zero aplay -vv -d 1 -f cd -D front:0 /dev/zero I'm sorry, here they are: root@rpi:~# aplay -vv -d 1 -f cd -D hw:0 /dev/zero Playing raw data '/dev/zero' : Sig

Re: [pulseaudio-discuss] pulseaudio (V5) incorrect rate detection on usb sound card with raspberry

2014-10-30 Thread mailing lists
> To debug the issue, I need the output of these two commands: > > aplay -vv -d 1 -f cd -D hw:0 /dev/zero > > aplay -vv -d 1 -f cd -D front:0 /dev/zero I'm sorry, here they are: root@rpi:~# aplay -vv -d 1 -f cd -D hw:0 /dev/zero Playing raw data '/dev/zero' : Signed 16 bit Little Endian, Rate 4

Re: [pulseaudio-discuss] pulseaudio (V5) incorrect rate detection on usb sound card with raspberry [SOLVED]

2014-10-30 Thread Alexander E. Patrakov
30.10.2014 15:43, mailing lists wrote: open("/usr/share/alsa/pcm/dmix.conf", O_RDONLY) = 4 That's normal as long as the devices contained there are not actually opened and as long as no new devices are created that use the dmix plugin. To debug the issue, I need the output of these two comma

Re: [pulseaudio-discuss] pulseaudio (V5) incorrect rate detection on usb sound card with raspberry [SOLVED]

2014-10-30 Thread mailing lists
>Sorry for the spam, but you have a very serious smoking gun in your log: I like this type of (instructive) spam ;-) > D: [pulseaudio] alsa-util.c: Plug PCM: Direct Stream Mixing PCM > > PulseAudio must not be running on top of dmix. dmix is the thing that, > by default, uses 48 kHz and does n