Re: [Alsa-devel] PCM Rate Plugin

2002-04-11 Thread Jaroslav Kysela
On Fri, 12 Apr 2002, Kasparek Tomas wrote: > On Thu, 11 Apr 2002, Takashi Iwai wrote: > > > Hi Kasparek, > > > > > But for native ALSA recoding on frequency other that defined in card ends > > > with "arecord" saying everything is fine, but created file contains just > > > header. My driver is r

Re: [Alsa-devel] PATCH: snd_pcm_playback_silence

2002-04-11 Thread Jaroslav Kysela
On Thu, 11 Apr 2002, Sander van Leeuwen wrote: > Hi, > > I'm currently porting ALSA to OS/2 and have encountered a bug in > snd_pcm_playback_silence (core\pcm_lib.c) > While playing an 8 bits stereo 44.1khz wave file the system > would trap when stopping the stream. The cause was heap > corrupti

Re: [Alsa-devel] PCM Rate Plugin

2002-04-11 Thread Kasparek Tomas
On Thu, 11 Apr 2002, Takashi Iwai wrote: > Hi Kasparek, > > > But for native ALSA recoding on frequency other that defined in card ends > > with "arecord" saying everything is fine, but created file contains just > > header. My driver is requested to capture on some near rate in this case. > > we

Re: [Alsa-devel] Selectable async notification signal?

2002-04-11 Thread Stuffed Crust
On Thu, Apr 11, 2002 at 06:23:13PM +0200, Takashi Iwai wrote: > int snd_pcm_async(snd_pcm_t *pcm, int sig, pid_t pid) > > .. so you can pass your favorite signal to the 2nd argument. > > or do i misunderstand your question? Yes, let me try to explain it a bit better. BTW, This is for FreeSCI (

Re: [Alsa-devel] Selectable async notification signal?

2002-04-11 Thread Paul Davis
>> How painful would it be to add an API call to set the async notification >> signal to be something other than SIGIO? [ explanation ] and just remember not to actually do anything complicated from your signal handler. ioctl(2), which is used for most ALSA user/kernel space communication, is no

Re: [Alsa-devel] Selectable async notification signal?

2002-04-11 Thread Takashi Iwai
At Sun, 7 Apr 2002 23:45:48 -0400, Stuffed Crust wrote: > > How painful would it be to add an API call to set the async notification > signal to be something other than SIGIO? from alsa-lib/src/pcm.c: /** * \brief set async mode * \param pcm PCM handle * \param sig Signal to raise: < 0 disa

Re: [Alsa-devel] PCM Rate Plugin

2002-04-11 Thread Takashi Iwai
Hi Kasparek, At Mon, 8 Apr 2002 19:24:05 +0200 (CEST), Kasparek Tomas wrote: > > Hi all, > > do you know about some example for $SUBJ. I need to be able to work with > all sampling rates in UDA1341 driver for iPAQ. When I use "rec & play" > from OSS with OSS emulation, it looks, there is some r

Re: [Alsa-devel] Re: [alsa-cvslog] CVS: alsa-kernel/pci/emu10k1 emu10k1_main.c,1.12,1.13

2002-04-11 Thread Takashi Iwai
At Thu, 11 Apr 2002 15:42:23 +0100, James Courtier-Dutton wrote: > > [1 ] > Takashi Iwai wrote: > > >Update of /cvsroot/alsa/alsa-kernel/pci/emu10k1 > >In directory usw-pr-cvs1:/tmp/cvs-serv9192 > > > >Modified Files: > > emu10k1_main.c > >Log Message: > >fixed default mask values > >(thes

[Alsa-devel] PATCH: snd_pcm_playback_silence

2002-04-11 Thread Sander van Leeuwen
Hi, I'm currently porting ALSA to OS/2 and have encountered a bug in snd_pcm_playback_silence (core\pcm_lib.c) While playing an 8 bits stereo 44.1khz wave file the system would trap when stopping the stream. The cause was heap corruption caused by this function. There is no check to see if the of

[Alsa-devel] Re: [alsa-cvslog] CVS: alsa-kernel/pci/emu10k1 emu10k1_main.c,1.12,1.13

2002-04-11 Thread James Courtier-Dutton
Takashi Iwai wrote: >Update of /cvsroot/alsa/alsa-kernel/pci/emu10k1 >In directory usw-pr-cvs1:/tmp/cvs-serv9192 > >Modified Files: > emu10k1_main.c >Log Message: >fixed default mask values >(these change won't affect the actual behavior, though) > > > > >Index: emu10k1_main.c >===

Re: [Alsa-devel] timestamps on recorded events

2002-04-11 Thread Takashi Iwai
Hi, At Thu, 11 Apr 2002 10:42:05 +0100, Richard Bown wrote: > > Hi. Another simple one but another one I'm afraid I can't find an example for. > > I'm writing and reading events from the same ALSA 0.9.0 port (on the same > duplex handle) - I receive the events correctly through snd_seq_event_i

[Alsa-devel] timestamps on recorded events

2002-04-11 Thread Richard Bown
Hi. Another simple one but another one I'm afraid I can't find an example for. I'm writing and reading events from the same ALSA 0.9.0 port (on the same duplex handle) - I receive the events correctly through snd_seq_event_input but the timestamps are coming back as zero even when I've started a

Re: [Alsa-devel] RE: UDA1341TS (iPAQ H3X00) sound driver for ALSA

2002-04-11 Thread Kasparek Tomas
Hi, I have just created tiny web page with some aditional information. http://www.stud.fee.vutbr.cz/~xkaspa06/ipaq/ Bye -- Tomas Kasparek (sioux, xkaspa06) tomas.kasparek@[seznam.cz,volny.cz] [EMAIL PROTECTED] student FIT VUT Brno _