[pulseaudio-discuss] Dynamically loading/unloading sinks or sources

2008-11-06 Thread Ng Oon-Ee
have to disconnect the connections JACK has made to Pulse, then quite JACK. This unloads 'module-jack-sink' and 'module-jack-source' automatically, leaving pulse without sinks or sources. Is there any way to use pactl to inform Pulse to reacquire the ALSA sinks and sources? Thanks. Ng Oon-Ee

[pulseaudio-discuss] Pulseaudio server for playing 32-bit chroot sounds on 64-bit host machine

2009-04-22 Thread Ng Oon-Ee
that the pulseaudio daemon in the chroot doesn't know that there's already a daemon running and is trying to take control of system devices, hence why I have to disable so many modules since its failure to grab what pulseaudio (64bit) has already taken causes errors. Thank you all for your time. Ng Oon-Ee

Re: [pulseaudio-discuss] Pulseaudio server for playing 32-bit chroot sounds on 64-bit host machine

2009-04-24 Thread Ng Oon-Ee
for a single-machine setup to me. Please advise. Ng Oon-Ee wrote: Message: 6 Date: Thu, 23 Apr 2009 09:37:50 +0100 From: Colin Guthrie gm...@colin.guthr.ie Subject: Re: [pulseaudio-discuss] Pulseaudio server for playing 32-bit chroot sounds on 64-bit host machine To: pulseaudio-discuss

Re: [pulseaudio-discuss] Pulseaudio server for playing 32-bit chroot sounds on 64-bit host machine

2009-04-24 Thread Ng Oon-Ee
--bind /home /opt/arch32/home It's the weekend, and I won't be having access to that machine, so please forgive any delay in replies, I do appreciate your assistance. Colin Guthrie wrote: 'Twas brillig, and Ng Oon-Ee at 24/04/09 10:42 did gyre and gimble: I'm part-way to a solution, but am

Re: [pulseaudio-discuss] Pulseaudio server for playing 32-bit chroot sounds on 64-bit host machine

2009-04-25 Thread Ng Oon-Ee
Lennart Poettering wrote: It used to be editable by everyone anonymously. However we now require registration because of heavy wiki spamming. Just click on the 'register' link on the top right corner to create an account. It's pretty simple, you don't even have to specify an email address.

Re: [pulseaudio-discuss] Pulseaudio server for playing 32-bit chroot sounds on 64-bit host machine

2009-04-27 Thread Ng Oon-Ee
Colin Guthrie wrote: 'Twas brillig, and Ng Oon-Ee at 25/04/09 13:45 did gyre and gimble: So, back to the matter at hand, any suggestions on what I might try when I regain access to my PC? Colin mentioned that networked Pulse should not be necessary, and that's my gut feeling as well, though I

Re: [pulseaudio-discuss] Pulseaudio server for playing 32-bit chroot sounds on 64-bit host machine

2009-04-27 Thread Ng Oon-Ee
! Ng Oon-Ee: for me, /var/lib/dbus only contains this file, so I'd say you should just add this to your bind mounts and everything should just work ;) Col Thank you both Colin and Lennart, that fixed it. Its late here, but I'll post up a wiki on the arch wiki tomorrow, then port it over

Re: [pulseaudio-discuss] Pulseaudio server for playing 32-bit chroot sounds on 64-bit host machine

2009-04-27 Thread Ng Oon-Ee
Hi, I've just added a section on Pulseaudio within a chroot to wiki.archlinux.org. Could someone please check it out http://wiki.archlinux.org/index.php/PulseAudio#Pulseaudio_from_within_a_chroot_.28ex._32-bit_chroot_in_64-bit_install.29 and advise if its suitable for the Pulseaudio wiki, if so

Re: [pulseaudio-discuss] Pulseaudio server for playing 32-bit chroot sounds on 64-bit host machine

2009-04-28 Thread Ng Oon-Ee
brillig, and Ng Oon-Ee at 28/04/09 11:01 did gyre and gimble: Hi, I've just added a section on Pulseaudio within a chroot to wiki.archlinux.org. Could someone please check it out http://wiki.archlinux.org/index.php/PulseAudio#Pulseaudio_from_within_a_chroot_.28ex._32-bit_chroot_in_64-bit_install.29

[pulseaudio-discuss] Pulse Jack module, dies sometimes on mpc toggle

2009-04-29 Thread Ng Oon-Ee
Hi all, I'm using module-jack-sink and module-jack-source such that Pulse is running above my Jack server. It doesn't give problems about half the time, but sometimes the sound from my mpd server just dies. This is because the pulse daemon has crashed and died (as shown by different PID of

Re: [pulseaudio-discuss] Pulse Jack module, dies sometimes on mpc toggle

2009-04-29 Thread Ng Oon-Ee
Ng Oon-Ee wrote: Hi all, I'm using module-jack-sink and module-jack-source such that Pulse is running above my Jack server. It doesn't give problems about half the time, but sometimes the sound from my mpd server just dies. This is because the pulse daemon has crashed and died (as shown

Re: [pulseaudio-discuss] Pulse Jack module, dies sometimes on mpc toggle

2009-04-29 Thread Ng Oon-Ee
Colin Guthrie wrote: 'Twas brillig, and Ng Oon-Ee at 30/04/09 08:27 did gyre and gimble: Hi Lennart, yes it is a segfault. I can reproduce it regularly here on my laptop, will try in my office desktop when I get to work in a couple of hours time. Basically I start up pulseaudio (just

Re: [pulseaudio-discuss] Pulse Jack module, dies sometimes on mpc toggle

2009-04-29 Thread Ng Oon-Ee
Colin Guthrie wrote: You'll need to install the debugging symbols for your pulse build. If you build from source, simply don't strip the files (should be default) of if you use a distro package they (typically) provide a way to install these as separate debug packages. Col Okay, I've

Re: [pulseaudio-discuss] Pulse Jack module, dies sometimes on mpc toggle

2009-04-29 Thread Ng Oon-Ee
Ng Oon-Ee wrote: Colin Guthrie wrote: 'Twas brillig, and Ng Oon-Ee at 30/04/09 08:27 did gyre and gimble: Hi Lennart, yes it is a segfault. I can reproduce it regularly here on my laptop, will try in my office desktop when I get to work in a couple of hours time. Basically I start up

Re: [pulseaudio-discuss] Splitting pulseaudio-discuss into pulseaudio-devel and pulseaudio-users

2009-05-07 Thread Ng Oon-Ee
This user here is not annoyed. ___ pulseaudio-discuss mailing list pulseaudio-discuss@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss

Re: [pulseaudio-discuss] Working with PA and jack

2009-05-19 Thread Ng Oon-Ee
Hi Patrick, That original ML post was from myself. In the time since then, I've been working on my scripts, and have got them working reasonably *sometimes*. Agree that this needs work. Currently what I'm doing, which is just a bit hackish, is to use pactl list to get the IDs of the alsa

Re: [pulseaudio-discuss] pulse output from Flash 10

2009-05-21 Thread Ng Oon-Ee
On Fri, 2009-05-22 at 02:45 +0100, Peter Joanes wrote: After looking into this some more, it seems that there are two problems: 1) When using the 32-bit flash plugin, there's no sound because my system lacks 32-bit pulseaudio client libraries. 2) With the 64-bit flash plugin, some pages

Re: [pulseaudio-discuss] Ubuntu Hardy, Pulseaudio and Jack

2009-05-25 Thread Ng Oon-Ee
On Mon, 2009-05-25 at 23:24 +0200, Lennart Poettering wrote: On Mon, 25.05.09 21:50, rosea grammostola (rosea.grammost...@gmail.com) wrote: So removing the ubuntu pulseaudio packages completely and backporting the ones of Debian could fix this probably? (some reports say that the situation

Re: [pulseaudio-discuss] Working with PA and jack

2009-05-27 Thread Ng Oon-Ee
On Wed, 2009-05-27 at 10:12 +0300, Tanu Kaskinen wrote: 2009/5/27 Patrick Shirkey pshir...@boosthardware.com: So is the only way to communicate with pulse other than brute force kill or pasuspender to use the dbus protocol? Probably yes, since it seems that PA's client API doesn't contain

Re: [pulseaudio-discuss] Pulseaudio and Jack

2009-05-27 Thread Ng Oon-Ee
pavucontrol is not installed by default anymore on F11. Lennart Out of curiosity, why not? I'm an Archer myself, but not installing pavucontrol doesn't seem sensible to me. ___ pulseaudio-discuss mailing list pulseaudio-discuss@mail.0pointer.de

Re: [pulseaudio-discuss] PA can not load module-jack-sink FnF

2009-06-06 Thread Ng Oon-Ee
On Sat, 2009-06-06 at 16:05 +0200, Marco Peroverde wrote: Hi Lennart! Ubuntu has no modules for pulseaudio jack support in it's package manager. I did the setup according to this guide (german). http://wiki.ubuntuusers.de/Benutzer/Phaiax/ffado I did this before on Intrepid and there I

Re: [pulseaudio-discuss] About volume ramping

2009-06-10 Thread Ng Oon-Ee
On Wed, 2009-06-10 at 21:24 +0300, Marc-André Lureau wrote: Hi 2009/6/10 Zheng, Huan huan.zh...@intel.com: But after I implemented the volume ramping feature, and submitted patch, you just don't give any feedback. I'm disappointed, excuse me for being direct. Again, Could you please

Re: [pulseaudio-discuss] padevchooser error

2009-08-10 Thread Ng Oon-Ee
On Mon, 2009-08-10 at 20:32 +0200, Lennart Poettering wrote: On Mon, 10.08.09 15:22, Renato (renn...@gmail.com) wrote: Hello, padevchooser won't start: $ padevchooser ** (padevchooser:16051): WARNING **: pa_browser_new() failed. the pulseaudio server is working, and other

Re: [pulseaudio-discuss] USB microphone works, monitoring doesn't

2009-08-10 Thread Ng Oon-Ee
On Mon, 2009-08-10 at 21:07 -0400, Joe daLuz wrote: On Mon, Aug 10, 2009 at 4:20 PM, Lennart Poettering Ah, so you want the USB audio input to be sent directly to your PCI sound card's output? Hmm, this is not supported. It's a much

[pulseaudio-discuss] Bluetooth - A2DP only? Recommended headsets? Jack?

2009-08-13 Thread Ng Oon-Ee
Hi all, I've been thinking of getting a bluetooth stereo headset for my laptop. The two I'm considering are the B Speech Calypso (perhaps SP if its not a big price difference) or the Jabra BT8030. I'm relatively confident that those will work with Pulse, as I've seen guides posted up here and

Re: [pulseaudio-discuss] Bluetooth - A2DP only? Recommended headsets? Jack?

2009-08-13 Thread Ng Oon-Ee
Hi Lennart, thanks for your quick reply. On Fri, 2009-08-14 at 04:47 +0200, Lennart Poettering wrote: On Fri, 14.08.09 08:45, Ng Oon-Ee (ngoo...@gmail.com) wrote: Just a few questions on the 'internals' of this, I assume Pulse communicates with BlueZ and uses A2DP to connect

Re: [pulseaudio-discuss] Bluetooth - A2DP only? Recommended headsets? Jack?

2009-08-13 Thread Ng Oon-Ee
On Fri, 2009-08-14 at 11:33 +0800, Ng Oon-Ee wrote: Hi Lennart, thanks for your quick reply. On Fri, 2009-08-14 at 04:47 +0200, Lennart Poettering wrote: On Fri, 14.08.09 08:45, Ng Oon-Ee (ngoo...@gmail.com) wrote: Just a few questions on the 'internals' of this, I assume Pulse

Re: [pulseaudio-discuss] Bluetooth - A2DP only? Recommended headsets? Jack?

2009-08-14 Thread Ng Oon-Ee
On Sat, 2009-08-15 at 02:35 +0200, Lennart Poettering wrote: On Fri, 14.08.09 11:33, Ng Oon-Ee (ngoo...@gmail.com) wrote: There's an ALSA module for BT. It works for basic stuff, but I'd guess the PA plugin for ALSA plus PA's native BT support actually works better. It's mostly about

Re: [pulseaudio-discuss] Bluetooth - A2DP only? Recommended headsets? Jack?

2009-08-16 Thread Ng Oon-Ee
On Sat, 2009-08-15 at 17:14 +0200, Lennart Poettering wrote: No. PA does not allow you to connect the JACK and the BT sinks/sources directly. Sorry. Also, this doesn't make much sense anyway. JACK is for audio production. A2DP/BT is certainly completely unsuitable for audio production.

Re: [pulseaudio-discuss] Alsa output devices, able to use alsa plugin?

2009-08-26 Thread Ng Oon-Ee
Hi Tanu, and thanks... On Wed, 2009-08-26 at 10:22 +0300, Tanu Kaskinen wrote: ke, 2009-08-26 kello 12:10 +0800, Ng Oon-Ee kirjoitti: 1. Instead of load-module module-alsa-sink device=hw:0,0, what should I be using to load the appropriate device? Assuming I'm not using module-hal-detect

Re: [pulseaudio-discuss] Alsa output devices, able to use alsa plugin?

2009-08-26 Thread Ng Oon-Ee
On Wed, 2009-08-26 at 11:39 +0300, Tanu Kaskinen wrote: ke, 2009-08-26 kello 15:39 +0800, Ng Oon-Ee kirjoitti: Anyway, I have the above (with slave changed to plug:front:0 as suggested) in my .asoundrc. Once again, aplay -D equal works fine. When I try load-module module-alsa-sink device

Re: [pulseaudio-discuss] Alsa output devices, able to use alsa plugin?

2009-08-26 Thread Ng Oon-Ee
On Wed, 2009-08-26 at 12:27 +0300, Tanu Kaskinen wrote: ke, 2009-08-26 kello 16:48 +0800, Ng Oon-Ee kirjoitti: pcm.test { type plug slave { pcm hw:0,0 } } Which should work, since it doesn't even do anything. I get the same error message trying to load it up though. Could

Re: [pulseaudio-discuss] Alsa output devices, able to use alsa plugin?

2009-09-07 Thread Ng Oon-Ee
On Fri, 2009-09-04 at 01:20 +0200, Lennart Poettering wrote: On Wed, 26.08.09 12:27, Tanu Kaskinen (ta...@iki.fi) wrote: D: alsa-util.c: Trying test with SND_PCM_NO_AUTO_FORMAT ... D: alsa-util.c: Managed to open test D: alsa-util.c: Maximum hw buffer size is 371 ms I: alsa-util.c:

Re: [pulseaudio-discuss] PulseAudio states blocked

2009-09-25 Thread Ng Oon-Ee
On Sat, 2009-09-26 at 10:59 +1000, Jeremy Visser wrote: On Fri, 2009-09-25 at 18:36 +0100, Colin Guthrie wrote: All I can say is as I originally stated: don't use pacmd for anything you want to do scripting wise. Just use pactl instead. sarcasm Because setting a default sink is *so*

Re: [pulseaudio-discuss] Unable to compile for some values of CHOST (on x86_64)

2009-09-30 Thread Ng Oon-Ee
, so my bad there. On Wed, 2009-09-30 at 09:31 +0200, Lennart Poettering wrote: On Wed, 30.09.09 15:22, Ng Oon-Ee (ngoo...@gmail.com) wrote: I'm using Archlinux 64-bit (x86_64), and am having trouble compiling pulseaudio from git (or even release tarballs) unless CHOST is x86_64-unknown

Re: [pulseaudio-discuss] Unable to compile for some values of CHOST (on x86_64)

2009-09-30 Thread Ng Oon-Ee
On Wed, 2009-09-30 at 15:54 +0800, Ng Oon-Ee wrote: Sorry, I was just wondering whether its a known issue. When I try to compile with CHOST=x86_64-pc-linux-gnu, I get errors about undefined reference to `lt__PROGRAM__LTX_preloaded_symbols` in various functions. If you wish the exact error

Re: [pulseaudio-discuss] Unable to compile for some values of CHOST (on x86_64)

2009-09-30 Thread Ng Oon-Ee
On Wed, 2009-09-30 at 17:50 +0200, Lennart Poettering wrote: On Wed, 30.09.09 16:08, Ng Oon-Ee (ngoo...@gmail.com) wrote: On Wed, 2009-09-30 at 15:54 +0800, Ng Oon-Ee wrote: Sorry, I was just wondering whether its a known issue. When I try to compile with CHOST=x86_64-pc-linux-gnu, I

[pulseaudio-discuss] Bluetooth with Jabra Halo

2009-10-15 Thread Ng Oon-Ee
Hi all, I just today received my free Jabra Halo from an online competition (its a stereo bluetooth headset). A bit of worry on how it would work with my system, but as soon as I paired it it turned up in pavucontrol and I could move it over. Kudos to Lennart and the other contributors. This is

[pulseaudio-discuss] Suggestion for dbus communication with JACK

2009-10-19 Thread Ng Oon-Ee
Quick suggestion, in latest pulse and latest jack pulse will give up control of the audio hardware when Jack starts (as informed by dbus) and grab control back once Jack stops. Could module-jack-sink and module-jack-source also be loaded/unloaded at these points? I took a quick look/grep through

Re: [pulseaudio-discuss] Suggestion for dbus communication with JACK

2009-10-20 Thread Ng Oon-Ee
On Tue, 2009-10-20 at 12:26 +0800, Ng Oon-Ee wrote: Quick suggestion, in latest pulse and latest jack pulse will give up control of the audio hardware when Jack starts (as informed by dbus) and grab control back once Jack stops. Could module-jack-sink and module-jack-source also be loaded

Re: [pulseaudio-discuss] Suggestion for dbus communication with JACK

2009-10-20 Thread Ng Oon-Ee
On Tue, 2009-10-20 at 16:45 +0200, Lennart Poettering wrote: On Tue, 20.10.09 12:26, Ng Oon-Ee (ngoo...@gmail.com) wrote: Quick suggestion, in latest pulse and latest jack pulse will give up control of the audio hardware when Jack starts (as informed by dbus) and grab control back once

Re: [pulseaudio-discuss] Volume not adjustable

2009-10-22 Thread Ng Oon-Ee
On Thu, 2009-10-22 at 13:11 +0200, Philipp Reuters wrote: Hi, I can not adjust the output-volume anymore. neither in pavucontrol nor in gnome-settings. muting in pavucontrol works. setting the device's volume to 0 mutes, too. but when moving the slider to 1% i will have the full volume, as it

Re: [pulseaudio-discuss] Hide a soundcard from pulseaudio?

2009-10-25 Thread Ng Oon-Ee
On Sun, 2009-10-25 at 14:47 +, tomhors...@comcast.net wrote: I've got two soundcards, one I want pulse to use, one I want dedicated for mplayer to use for spdif passthrough. What is the best way to hide a soundcard from pulse? My current theory is to not use the udev module and instead

Re: [pulseaudio-discuss] Automatic selection of an audio sink depending on value of ENV variable

2009-10-26 Thread Ng Oon-Ee
On Mon, 2009-10-26 at 16:05 +0100, Lennart Poettering wrote: On Mon, 26.10.09 15:03, Leszek Koltunski (les...@koltunski.pl) wrote: *snip* ) whereas 'separate X screen' creates 2 separate desktops (2 copies of gnome-panels appear, one on each monitor, dragging is impossible, each monitor has

Re: [pulseaudio-discuss] Automatic selection of an audio sink depending on value of ENV variable

2009-10-28 Thread Ng Oon-Ee
On Thu, 2009-10-29 at 12:03 +0800, Leszek Koltunski wrote: Well, the patch is there; you can go apply it, then load two 'module-x11-publish' : load-module module-x11-publish display=:0.0 sink=foo load-module module-x11-publish display=:0.1 sink=bar and voilla! It's working

[pulseaudio-discuss] [Fwd: Re: [Jack-Devel] pa vs jack2]

2009-10-29 Thread Ng Oon-Ee
Please find below some details from Jack2 dev nedko on the dbus-specifics, with relation to a recent topic on starting module-jack-sink/source on surrendering control of the sound card to Jack. Patrick Shirkey pshir...@boosthardware.com writes: Hi, I

Re: [pulseaudio-discuss] Automatic selection of an audio sink depending on value of ENV variable

2009-10-30 Thread Ng Oon-Ee
On Fri, 2009-10-30 at 18:43 +0100, Lennart Poettering wrote: And that's why I am saying that multiple screens per display is just a pointless excercise, since it gives you exactly NOTHING that multiple montors per screen wouldn't give you -- no, it takes features away. Sorry Lennart, in my

Re: [pulseaudio-discuss] volume-independence on secondary output devices

2009-11-08 Thread Ng Oon-Ee
On Sun, 2009-11-08 at 10:37 -0500, Jud Craft wrote: The main volume control (e.g. the applet in the system tray or the buttons on your keyboard/laptop) will control whatever device is marked as default or fallback. If you tweak this, it will work with the appropriate device. I'm not sure

Re: [pulseaudio-discuss] volume-independence on secondary output devices

2009-11-08 Thread Ng Oon-Ee
On Sun, 2009-11-08 at 11:36 -0500, Jud Craft wrote: Under 'Output Devices', each output has three icons on the top right of its 'box'. The first from the left is the mute icon, the second is the lock icon (looks like a shield) the third which is a green circle with a white tick is the 'set

Re: [pulseaudio-discuss] Bluetooth headset on Karmic

2009-11-12 Thread Ng Oon-Ee
On Fri, 2009-11-13 at 04:26 +0100, Josu Lazkano wrote: Hello everybody, I just installed Ubuntu Karmic on my laptop, and I want use my bluetooth headset to speak in Skype. I just paired the headset, but there is new hardware on PulseAudio device section. I type this command , but the

Re: [pulseaudio-discuss] Bluetooth headset on Karmic

2009-11-13 Thread Ng Oon-Ee
On Fri, 2009-11-13 at 12:27 +0100, Josu Lazkano wrote: Thanks for yourresponse, I have a Jabra BT2010 headset and I paired with Bluetooth Applet 1.8. Is this the correct way to pair? In other laptop I just pair with the same Applet and it works! It appear as new harware and I could switch on

Re: [pulseaudio-discuss] Why no 'default device' option?

2009-11-26 Thread Ng Oon-Ee
On Thu, 2009-11-26 at 08:42 +, Colin Guthrie wrote: 'Twas brillig, and Jeremy Nickurak at 25/11/09 20:37 did gyre and gimble: On Wed, Nov 25, 2009 at 11:48, Colin Guthrie gm...@colin.guthr.ie mailto:gm...@colin.guthr.ie wrote: PA will always remember what your app has chosen. So

Re: [pulseaudio-discuss] Start recording after threshold on mic reached

2009-11-30 Thread Ng Oon-Ee
On Mon, 2009-11-30 at 14:31 -0800, david wrote: Hi I'm new to pulseaudio, I'm trying to find out if its possible to write a pulseaudio application which can trigger recording to start when a certain volume threshold its reached on the microphone. I'm writing a music note recognition program

Re: [pulseaudio-discuss] How to enable surround 5.1 output on laptop

2009-12-09 Thread Ng Oon-Ee
On Wed, 2009-12-09 at 23:42 +0100, Major Péter wrote: Hi, I have a Dell Inspiron 1525 laptop, which has two headphone output and one mic input, see picture: http://images.techtree.com/ttimages/story/87259_frontcombo.jpg On my winxp, I can do, that the left jack goes to the front speakers,

Re: [pulseaudio-discuss] ALSA-emulation for multiple devices

2009-12-13 Thread Ng Oon-Ee
On Sun, 2009-12-13 at 11:56 +0100, Vegard Vesterheim wrote: On Sun, 13 Dec 2009 05:05:51 +0200 Tanu Kaskinen ta...@iki.fi wrote: Assuming you already know how to create the usual pulse alsa device, adding more devices is easy. In .asoundrc, instead of writing just pcm.pulse { type

Re: [pulseaudio-discuss] Accessing audio as root

2009-12-26 Thread Ng Oon-Ee
On Sat, 2009-12-26 at 08:31 +0100, Halim Sahin wrote: Hi, On Do, Dez 24, 2009 at 06:27:25 +0100, Lennart Poettering wrote: On Fri, 25.12.09 00:47, Ng Oon-Ee (ngoo...@gmail.com) wrote: Running PA doesn't mean ALSA is out of the game. PA builds on ALSA and as such everything you could

[pulseaudio-discuss] Media Keys on Bluetooth headsets?

2009-12-27 Thread Ng Oon-Ee
Hi, I've been using my Jabra Halo stereo (A2DP) headset with pulse and gnome-bluetooth for several months now, works great. A question though, does pulseaudio or gnome-bluetooth (not sure who'd be responsible for this) support the media keys (next track, previous track) on my headset, or on any

Re: [pulseaudio-discuss] Media Keys on Bluetooth headsets?

2009-12-28 Thread Ng Oon-Ee
On Mon, 2009-12-28 at 01:28 +, Matthew W. S. Bell wrote: On Mon, 2009-12-28 at 08:08 +0800, Ng Oon-Ee wrote: Hi, I've been using my Jabra Halo stereo (A2DP) headset with pulse and gnome-bluetooth for several months now, works great. A question though, does pulseaudio or gnome

[pulseaudio-discuss] paplay - sound roles?

2009-12-28 Thread Ng Oon-Ee
Is there a way to specify a sound to be a 'system sound' as defined by System Sounds on pavucontrol, when played by paplay? If so, then programs such as pidgin which allow playing event notifications through a command would be useable without modification.

Re: [pulseaudio-discuss] paplay - sound roles?

2009-12-28 Thread Ng Oon-Ee
On Mon, 2009-12-28 at 15:45 +0100, Lennart Poettering wrote: On Mon, 28.12.09 17:41, Ng Oon-Ee (ngoo...@gmail.com) wrote: Is there a way to specify a sound to be a 'system sound' as defined by System Sounds on pavucontrol, when played by paplay? If so, then programs such as pidgin

[pulseaudio-discuss] Sink for event sounds? WAS: paplay - sound roles?

2009-12-28 Thread Ng Oon-Ee
On Mon, 2009-12-28 at 15:45 +0100, Lennart Poettering wrote: On Mon, 28.12.09 17:41, Ng Oon-Ee (ngoo...@gmail.com) wrote: Is there a way to specify a sound to be a 'system sound' as defined by System Sounds on pavucontrol, when played by paplay? If so, then programs such as pidgin

Re: [pulseaudio-discuss] Sink for event sounds? WAS: paplay - sound roles?

2009-12-28 Thread Ng Oon-Ee
On Tue, 2009-12-29 at 00:30 +, Colin Guthrie wrote: 'Twas brillig, and Ng Oon-Ee at 28/12/09 23:43 did gyre and gimble: On Mon, 2009-12-28 at 15:45 +0100, Lennart Poettering wrote: On Mon, 28.12.09 17:41, Ng Oon-Ee (ngoo...@gmail.com) wrote: Is there a way to specify a sound

Re: [pulseaudio-discuss] Sink for event sounds? WAS: paplay - sound roles?

2009-12-31 Thread Ng Oon-Ee
On Tue, 2009-12-29 at 08:44 +0800, Ng Oon-Ee wrote: Hmm, is it then impossible to move event sounds? Doesn't seem like a good way to do it. Any comments? I can't find a way to move event sounds from my laptop speakers to my BT headphone (and my soon-to-come USB audio card I suppose

Re: [pulseaudio-discuss] Sink for event sounds? WAS: paplay - sound roles?

2009-12-31 Thread Ng Oon-Ee
On Thu, 2009-12-31 at 11:27 +, Colin Guthrie wrote: 'Twas brillig, and Ng Oon-Ee at 31/12/09 10:40 did gyre and gimble: On Tue, 2009-12-29 at 08:44 +0800, Ng Oon-Ee wrote: Hmm, is it then impossible to move event sounds? Doesn't seem like a good way to do it. Any comments? I

Re: [pulseaudio-discuss] Sink for event sounds? WAS: paplay - sound roles?

2009-12-31 Thread Ng Oon-Ee
On Thu, 2009-12-31 at 14:59 +, Colin Guthrie wrote: 'Twas brillig, and Ng Oon-Ee at 31/12/09 12:14 did gyre and gimble: For event sounds, however, the only way to get it to be on A is to set A as a default, then in the case A is disconnected, its a toss up whether B or C gets event

Re: [pulseaudio-discuss] Media Keys on Bluetooth headsets?

2009-12-31 Thread Ng Oon-Ee
On Thu, 2009-12-31 at 17:02 +0100, Lennart Poettering wrote: On Tue, 29.12.09 07:24, Ng Oon-Ee (ngoo...@gmail.com) wrote: On Mon, 2009-12-28 at 16:09 +0100, Lennart Poettering wrote: On Mon, 28.12.09 08:08, Ng Oon-Ee (ngoo...@gmail.com) wrote: Hi, I've been using my Jabra Halo

Re: [pulseaudio-discuss] Accessing audio as root

2010-01-01 Thread Ng Oon-Ee
On Fri, 2010-01-01 at 23:29 -0500, Bill Cox wrote: On Thu, Dec 24, 2009 at 11:14 AM, Colin Guthrie gm...@colin.guthr.ie wrote: 'Twas brillig, and Markus Rechberger at 24/12/09 14:02 did gyre and gimble: I think it's pretty clear what the problem is. PA does not support multiple users on one

Re: [pulseaudio-discuss] Accessing audio as root

2010-01-03 Thread Ng Oon-Ee
On Sun, 2010-01-03 at 07:41 -0500, Bill Cox wrote: Hi, Colin. I disagree that speech-dispatcher and speechd-up are broken and need to be fixed. speechd-up is a root daemon attached to the /dev/softsynth device. I see no utility in having multiple copies of it. Speech-dispatcher opens an IP

Re: [pulseaudio-discuss] Accessing audio as root

2010-01-03 Thread Ng Oon-Ee
On Sun, 2010-01-03 at 12:29 -0500, Gene Heskett wrote: Regardless, this problem for the visually impaired is one that needs to be addressed ASAP before we have a whole battalion of lawyers from the ACLU challenging us all in courts that we don't, by the very nature of linux, have the

Re: [pulseaudio-discuss] Accessing audio as root

2010-01-03 Thread Ng Oon-Ee
On Sun, 2010-01-03 at 13:57 -0500, Bill Cox wrote: I've removed gdm from my Lucid system, after Tony Sales (founder/driver of Vinux) suggested it. I'm already feeling rather attached to my gdm-less system. It now boots into a very nicely talking console login prompt. I just login, do

Re: [pulseaudio-discuss] Help needed for system-wide pulseaudio for blind users

2010-01-04 Thread Ng Oon-Ee
On Mon, 2010-01-04 at 11:02 -0500, Bill Cox wrote: I'm trying to build a Vinux (blind-user Linux distro) release based on Ubuntu/Lucid. There's too much code to rewrite to have everything working the right way with pulseaudio by May, so I want to release Vinux/Ubuntu Lucid with the

Re: [pulseaudio-discuss] Is running as user smart or dumb?

2010-01-04 Thread Ng Oon-Ee
On Mon, 2010-01-04 at 23:28 +0100, Lennart Poettering wrote: On Mon, 04.01.10 23:05, Markus Rechberger (mrechber...@gmail.com) wrote: Lennart, this is more likely your way to ignore user requests. snip So please, let it rest, and know that if you want to set the rules then you need to

Re: [pulseaudio-discuss] Sink for event sounds? WAS: paplay - sound roles?

2010-01-05 Thread Ng Oon-Ee
On Tue, 2010-01-05 at 14:56 +, Colin Guthrie wrote: 'Twas brillig, and Lennart Poettering at 05/01/10 14:49 did gyre and gimble: On Tue, 29.12.09 08:44, Ng Oon-Ee (ngoo...@gmail.com) wrote: A follow-up on this, how do I move event sounds to a different sink? For other streams I

Re: [pulseaudio-discuss] pulseaudio and timidity - how to use it properly ?

2010-01-05 Thread Ng Oon-Ee
On Tue, 2010-01-05 at 16:27 +0100, Rafał Mużyło wrote: For a few months now, I've been running timidity by 'timidity -iA -Os -EFreverb=1' in autostart desktop file. It sort of works, but it has its shortcommings - among other, if I terminate my xsession, the started daemon is still running.

Re: [pulseaudio-discuss] ESI Juli@ inoptimal device.description

2010-01-07 Thread Ng Oon-Ee
On Thu, 2010-01-07 at 19:51 +0100, David Henningsson wrote: In the spirit of a recent thread here, I have a similar minor problem. I have an ESI Juli@ card, which PulseAudio names as VT1720/24 [Envy24PT/HT] PCI Multi-Channel Audio Controller. I'd prefer ESI Juli@ as ALSA suggests, and I assume

Re: [pulseaudio-discuss] Do clients remember there media.role?

2010-01-07 Thread Ng Oon-Ee
On Fri, 2010-01-08 at 02:50 +0100, Michał Sawicz wrote: Dnia 2010-01-08, pią o godzinie 14:44 +1300, Jason Taylor pisze: I also know apps should set this per stream.. but most do not, yet! The whole idea of roles is that the app needs to set this, no point in remembering it. I wonder if

Re: [pulseaudio-discuss] M-Audio FastTrack Pro

2010-01-08 Thread Ng Oon-Ee
On Fri, 2010-01-08 at 05:20 -0500, Gene Heskett wrote: On Friday 08 January 2010, David Kågedal wrote: Lennart Poettering lenn...@poettering.net writes: On Thu, 07.01.10 17:31, David Kågedal (dav...@lysator.liu.se) wrote: Sure, I will do that. But I'm still not sure I understand why we

Re: [pulseaudio-discuss] system-wide daemon

2010-02-09 Thread Ng Oon-Ee
On Tue, 2010-02-09 at 15:52 +0100, Markus Rechberger wrote: snip 1. default Mac from a company 2. open a terminal and play an mp3 with mplayer as normal user 3. going to another PC and logging in with ssh (as root) and playing an mp3 ) -- works 4. again going to another PC and in order you

Re: [pulseaudio-discuss] system-wide daemon

2010-02-10 Thread Ng Oon-Ee
On Thu, 2010-02-11 at 01:46 +0100, Lennart Poettering wrote: On Tue, 09.02.10 21:57, Michał Sawicz (mic...@sawicz.net) wrote: 4. there's a dialog on the active user's session with 'User tries to access your audio equipment with application , allow / deny?' For every event sound?

[pulseaudio-discuss] Automatically change 'Default device'?

2010-02-10 Thread Ng Oon-Ee
I think I'm missing something important in the config/man files, but is it possible to basically say when a new device/card is loaded, make it default? So, for example, I have music playing through my internal sound card. I turn on my BT headset, some streams will move there (because I previously

Re: [pulseaudio-discuss] How do I use PulseAudio?

2010-04-06 Thread Ng Oon-Ee
On Tue, 2010-04-06 at 20:35 +0300, Tanu Kaskinen wrote: On Tue, 2010-04-06 at 19:26 +0200, Fabrice DELENTE wrote: org.freedesktop.ConsoleKit was not provided by any .service files The error message claims that the file /usr/share/dbus-1/system-services/org.freedesktop.ConsoleKit.service

Re: [pulseaudio-discuss] source to sink question.

2010-05-10 Thread Ng Oon-Ee
On Mon, 2010-05-10 at 16:59 +0200, Michał Sawicz wrote: Dnia 2010-05-10, pon o godzinie 09:30 -0500, Richard Shaw pisze: Is it possible route a source directly to a sink completely within PA without affecting other sources? Check out module-loopback:

Re: [pulseaudio-discuss] source to sink question.

2010-05-10 Thread Ng Oon-Ee
On Mon, 2010-05-10 at 12:00 -0500, pl bossart wrote: Is it possible route a source directly to a sink completely within PA without affecting other sources? Check out module-loopback: http://www.pulseaudio.org/wiki/Modules#module-loopback I do believe the latency for module-loopback

Re: [pulseaudio-discuss] Ticket #8314: Seeking with pulseaudio enabled results in 100% volume

2010-05-19 Thread Ng Oon-Ee
On Wed, 2010-05-19 at 09:13 -0600, Jeremy Nickurak wrote: Here's a case of an upstream dev absolutely not supporting pulseaudio in any way shape or form. Their code specifically disables pulseaudio any time they see it. The devs think there's no reason for pulseaudio to exist, and that it

Re: [pulseaudio-discuss] Pulseaudio and Java

2010-05-23 Thread Ng Oon-Ee
On Sat, 2010-05-22 at 20:36 -0700, Brandon Kuczenski wrote: On Sat, 22 May 2010, Sean McNamara wrote: Hi, On Sat, May 22, 2010 at 9:52 PM, Brandon Kuczenski brandon.kuczen...@301south.net wrote: Hi, I'm using pulseaudio in per-user mode (as directed). From firefox I visited

Re: [pulseaudio-discuss] Pulseaudio and Java

2010-05-23 Thread Ng Oon-Ee
On Sun, 2010-05-23 at 09:51 -0400, Daniel Chen wrote: On Sat, May 22, 2010 at 10:22 PM, Sean McNamara smc...@gmail.com wrote: The reason your PulseAudio apps don't work while snd-pcm-oss is playing audio is because ALSA, at the low level, can only play sound from one app at a time. For

Re: [pulseaudio-discuss] recommended PA config for an embedded box

2010-06-05 Thread Ng Oon-Ee
On Fri, 2010-06-04 at 17:24 -0700, Brandon Kuczenski wrote: Maarten Bosmans wrote: 2010/6/3 Manuel Klemenz m.klem...@gmx.at: Hi guys... I'm running a small Linux box/server in my home network where also my speaker are attached. this box is running 24/7 (at least almost) and only

Re: [pulseaudio-discuss] difference between Gnome Sound Preferences and PulseAudio Volume Control

2010-06-06 Thread Ng Oon-Ee
On Sun, 2010-06-06 at 18:03 +, Piscium wrote: I am running Fedora 13, though my question applies to other versions and other Gnome distros. On the Gnome panel there is by default (that is, after installation) a speaker icon, and if I right click on it I can get to a dialogue box titled

Re: [pulseaudio-discuss] difference between Gnome Sound Preferences and PulseAudio Volume Control

2010-06-06 Thread Ng Oon-Ee
On Sun, 2010-06-06 at 20:39 +, Piscium wrote: - Original Message From: Ng Oon-Ee ngoo...@gmail.com To: pulseaudio-discuss@mail.0pointer.de Sent: Sun, 6 June, 2010 21:30:31 Subject: Re: [pulseaudio-discuss] difference between Gnome Sound Preferences

Re: [pulseaudio-discuss] difference between Gnome Sound Preferences and PulseAudio Volume Control

2010-06-07 Thread Ng Oon-Ee
On Mon, 2010-06-07 at 13:18 +, Piscium wrote: - Original Message From: Colin Guthrie gm...@colin.guthr.ie To: pulseaudio-discuss@mail.0pointer.de Sent: Mon, 7 June, 2010 12:20:44 Subject: Re: [pulseaudio-discuss] difference between Gnome Sound Preferences and PulseAudio

Re: [pulseaudio-discuss] difference between Gnome Sound Preferences and PulseAudio Volume Control

2010-06-07 Thread Ng Oon-Ee
On Mon, 2010-06-07 at 11:51 -0400, Gene Heskett wrote: On Monday 07 June 2010, Piscium wrote: - Original Message From: Colin Guthrie gm...@colin.guthr.ie To: pulseaudio-discuss@mail.0pointer.de Sent: Mon, 7 June, 2010 12:20:44 Subject: Re: [pulseaudio-discuss] difference

Re: [pulseaudio-discuss] Creating a PulseAudio output filter.

2010-06-08 Thread Ng Oon-Ee
On Tue, 2010-06-08 at 17:39 +0300, Jiffa Daniel wrote: Hello pulses, I would like to create a simple sink filter. The filter will receive all the audio output, process it inside and send the result to the default sink. will work only in stereo, 44100 samples. I looked into some of

Re: [pulseaudio-discuss] Audio will stutter unless Volume Control is running

2010-08-08 Thread Ng Oon-Ee
On Sun, 2010-08-08 at 01:43 +0200, Mads Kiilerich wrote: Tako Schotanus wrote, On 08/07/2010 01:06 PM: I have this strange problem where in some applications (for example Penumbra Overture or Chromium) audio will stutter unless I have the Volume Control running. I run it and the

Re: [pulseaudio-discuss] Audio will stutter unless Volume Control is running

2010-08-08 Thread Ng Oon-Ee
On Sun, 2010-08-08 at 14:39 +0200, Tako Schotanus wrote: Hey, you're absolutely right, I just tested it because I always use simultaneous output as well and in fact the stuttering goes away when I change to a single output. Should this be reported as a bug? -Tako 1. Please bottom-post, its

Re: [pulseaudio-discuss] Audio will stutter unless Volume Control is running

2010-08-08 Thread Ng Oon-Ee
On Sun, 2010-08-08 at 21:11 +0200, Tako Schotanus wrote: On Sun, Aug 8, 2010 at 16:42, Ng Oon-Ee ngoo...@gmail.com wrote: On Sun, 2010-08-08 at 14:39 +0200, Tako Schotanus wrote: Hey, you're absolutely right, I just tested it because I always use simultaneous

[pulseaudio-discuss] First start by gnome-session doesn't honour default.pa?

2010-09-29 Thread Ng Oon-Ee
Hi all, I've enabled the virtual simultaneous output option in paprefs, and also the line 'set-default-sink combined' to /etc/pulse/default.pa I do not have ~/.pulse/default.pa or any user-specific configuration. Whenever I first start Gnome, the simultaneous output is not loaded, and thus is

Re: [pulseaudio-discuss] First start by gnome-session doesn't honour default.pa?

2010-09-29 Thread Ng Oon-Ee
On Wed, 2010-09-29 at 16:00 +0100, Colin Guthrie wrote: 'Twas brillig, and Ng Oon-Ee at 29/09/10 15:13 did gyre and gimble: Hi all, I've enabled the virtual simultaneous output option in paprefs, and also the line 'set-default-sink combined' to /etc/pulse/default.pa I do not have

Re: [pulseaudio-discuss] First start by gnome-session doesn't honour default.pa?

2010-10-01 Thread Ng Oon-Ee
On Thu, 2010-09-30 at 08:44 +0100, Colin Guthrie wrote: 'Twas brillig, and Ng Oon-Ee at 30/09/10 02:50 did gyre and gimble: On Wed, 2010-09-29 at 16:00 +0100, Colin Guthrie wrote: I suspect this is something to do with gconf. paprefs just sets some keys in gconf and it's up to module

Re: [pulseaudio-discuss] First start by gnome-session doesn't honour default.pa?

2010-10-04 Thread Ng Oon-Ee
On Sat, 2010-10-02 at 12:42 +0100, Colin Guthrie wrote: 'Twas brillig, and Ng Oon-Ee at 02/10/10 04:56 did gyre and gimble: http://pastebin.com/rM1gJfEr - pactl list before pulseaudio -k http://pastebin.com/RYEZGVbr - pactl list after pulseaudio -k Hmm, not sure to be honest. I suspect

Re: [pulseaudio-discuss] First start by gnome-session doesn't honour default.pa?

2010-10-05 Thread Ng Oon-Ee
On Tue, 2010-10-05 at 08:41 +0100, Colin Guthrie wrote: 'Twas brillig, and Ng Oon-Ee at 05/10/10 02:17 did gyre and gimble: And I just rebooted and it happened again =). I have not reset anything, what logs do you want me to check? I guess checking that gconf is running fully

  1   2   >