From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Juha_Erkkil=C3=A4?= Subject: Re: Asynchronous notification in ALSA - I/O Plugin - Pulseaudio Date: Wed, 21 May 2008 09:46:04 +0300 (EEST) Message-ID: <18027403.3701211352364970.JavaMail.root@intra> References: Reply-To: General PulseAudio Discussion Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: pulseaudio-discuss-bounces@mail.0pointer.de Errors-To: pulseaudio-discuss-bounces@mail.0pointer.de To: alsa-devel@alsa-project.org, Takashi Iwai Cc: pulseaudio-discuss@mail.0pointer.de, Alexander Indenbaum List-Id: alsa-devel@alsa-project.org ----- "Takashi Iwai" kirjoitti: > Yeah, the async support is a big missing piece in ioplug. I didn't > think it be so important until someone told me that flash player uses > it. Sigh. It turns out Flash version 10 beta no longer uses the asynchronous API, so using it is an option. > I have experimental patches to add async support to ioplug. With a > quick test using jack plugin, it seems working somehow. Will post > them alsa-devel now. Thank you! I tested these with Firefox + Flash 9 + Pulseaudio, and while sound output works, quitting any Flash application will freeze firefox. Juha