[Alsa-devel] M-Audio firewire device

2003-09-02 Thread Steve Harris
http://www.m-audio.com/products/m-audio/fw410.php Maybe the first supported firewire audio device for alsa? If M-Audio give up the details. Could be a better option for laptop use than USB. - Steve --- This sf.net email is sponsored by:ThinkGe

Re: [Alsa-devel] Static versus shared builds of alsa-utils

2003-09-02 Thread Takashi Iwai
At Mon, 1 Sep 2003 20:30:43 +0100, Adrian McMenamin wrote: > > On Monday 01 September 2003 11:27, Clemens Ladisch wrote: > > Adrian McMenamin wrote: > > > > Do the compiler flags include --static? Maybe you can add this flag by > > > > setting CFLAGS explicitly when ./configure-ing. > > > > > > Ex

Re: [Alsa-devel] dmix bugs. sounds very broken up.

2003-09-02 Thread James Courtier-Dutton
Jaroslav Kysela wrote: On Tue, 2 Sep 2003, James Courtier-Dutton wrote: Jaroslav Kysela wrote: On Mon, 1 Sep 2003, James Courtier-Dutton wrote: I have found two problems with using the dmix alsa device name. 1) snd_pcm_hw_params_can_pause (params) causes alsa-lib to assert! 2) Sound is broke

Re: [Alsa-devel] M-Audio firewire device

2003-09-02 Thread Mark Knecht
On Tue, 2003-09-02 at 01:54, Steve Harris wrote: > http://www.m-audio.com/products/m-audio/fw410.php > > Maybe the first supported firewire audio device for alsa? If M-Audio give > up the details. Could be a better option for laptop use than USB. > > - Steve I'm going to guess that the issue is

Re: [Alsa-devel] optical SPDIF output on Abit NF7 nforce2 main board.

2003-09-02 Thread Takashi Iwai
At Mon, 01 Sep 2003 23:00:59 +0200, Carsten Koch wrote: > > Hi, > > here is a summary of the facts that I found so far regarding > the optical SPDIF output on my Abit NF7 nforce2 main board: some notes below. > Sound works on both (D and A) outputs at the same time No Yes you can do on als

Re: [Alsa-devel] dmix bugs. sounds very broken up.

2003-09-02 Thread James Courtier-Dutton
Jaroslav Kysela wrote: (2) Problem with uninitialized pcm->info value is fixed in CVS. It seems to be impossible to get anything from the sf.net anonymous cvs. Just try to follow the "CVS Web interface" link from the alsa web page. I never appears. That is the same interface the anonymouse cvs

Re: [Alsa-devel] optical SPDIF output on Abit NF7 nforce2 main board.

2003-09-02 Thread Takashi Iwai
At Mon, 01 Sep 2003 21:13:02 +0200, Carsten Koch wrote: > > Takashi Iwai wrote: > ... > > ok, then apparently it looks like working correctly. > > Look: yes, sound: no. ;-) > > > > can you play mp3 on normal analog output correctly? > > Yes. It looks like this: > > vdr:~ # head /proc/asound/

Re: [Alsa-devel] M-Audio firewire device

2003-09-02 Thread Steve Harris
On Tue, Sep 02, 2003 at 05:42:01 -0700, Mark Knecht wrote: > On Tue, 2003-09-02 at 01:54, Steve Harris wrote: > > http://www.m-audio.com/products/m-audio/fw410.php > > > > Maybe the first supported firewire audio device for alsa? If M-Audio give > > up the details. Could be a better option for lap

Re: [Alsa-devel] BUG: Balance inverted on ppc with PowerMac DACA

2003-09-02 Thread Takashi Iwai
At Mon, 1 Sep 2003 13:05:22 +0200, Frank Murphy wrote: > > [1 ] > On Friday 29 August 2003 5:13, Frank Murphy wrote: > > On Friday 29 August 2003 4:55, Frank Murphy wrote: > > > I'm on Debain sid with default kernel-image-2.4.21-powerpc and alsa-base > > > (0.9.6-2), alsa-modules-2 (0.9.6-1), als

Re: [Alsa-devel] dmix bugs. sounds very broken up.

2003-09-02 Thread Jaroslav Kysela
On Tue, 2 Sep 2003, James Courtier-Dutton wrote: > Jaroslav Kysela wrote: > > > > (2) > > > > Problem with uninitialized pcm->info value is fixed in CVS. > > > > > It seems to be impossible to get anything from the sf.net anonymous cvs. > Just try to follow the "CVS Web interface" link from the al

[Alsa-devel] [PATCH] fix for INSTALL docs

2003-09-02 Thread Clemens Ladisch
The installation docs don't yet mention that 'make' is to be run before 'make install'. Index: alsa-driver/INSTALL === RCS file: /cvsroot/alsa/alsa-driver/INSTALL,v retrieving revision 1.144 diff -u -r1.144 INSTALL --- alsa-driver/I

[Alsa-devel] [PATCH] trident: reduce stack usage

2003-09-02 Thread Clemens Ladisch
reduces stack usage in snd_trident_mixer() Index: alsa-kernel/pci/trident/trident_main.c === RCS file: /cvsroot/alsa/alsa-kernel/pci/trident/trident_main.c,v retrieving revision 1.46 diff -u -r1.46 trident_main.c --- alsa-kernel/pci

[Alsa-devel] [PATCH] Ozone MIDI quirk

2003-09-02 Thread Clemens Ladisch
adds a quirk for the Midiman Ozone Index: alsa-kernel/usb/usbquirks.h === RCS file: /cvsroot/alsa/alsa-kernel/usb/usbquirks.h,v retrieving revision 1.21 diff -u -r1.21 usbquirks.h --- alsa-kernel/usb/usbquirks.h 18 Jun 2003 12:55:34

Re: [Alsa-devel] M-Audio firewire device

2003-09-02 Thread Mark Knecht
On Tue, 2003-09-02 at 06:48, Steve Harris wrote: > On Tue, Sep 02, 2003 at 05:42:01 -0700, Mark Knecht wrote: > > On Tue, 2003-09-02 at 01:54, Steve Harris wrote: > > > http://www.m-audio.com/products/m-audio/fw410.php > > > > > > Maybe the first supported firewire audio device for alsa? If M-Audi

Re: [Alsa-devel] Sync between MIDI and audio

2003-09-02 Thread Steve deRosier
Paul, Ah, well that explains it. Thanks. Can you point me to some info on how I would link the two clocks (I guess it would be to make the seq use the PCM clock)? As far as using kernel 2.5/2.6 or the backport of the hi-res timers code... unfortunately this isn't an option for me. I can't c

Re: [Alsa-devel] [PATCH] Ozone MIDI quirk

2003-09-02 Thread Takashi Iwai
At Tue, 02 Sep 2003 17:35:45 +0200 (METDST), Clemens Ladisch wrote: > > > adds a quirk for the Midiman Ozone thanks, both patches are committed now. Takashi --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thin

Re: [Alsa-devel] optical SPDIF output on Abit NF7 nforce2 main board.

2003-09-02 Thread Carsten Koch
Takashi Iwai wrote: ... looking at the nvidia's driver code, it seems that spdif on nforce supports only 48k in fact. i'll add the restriction on the driver side, then. could you try the attached patch? Sorry for the delay, I was travelling all day. I did apply your patch (to my old cvs version, s

Re: [Alsa-devel] Re: [usb-midi-fw-devel] proposal concerning cooperation of snd-usb-usx2x.o and rbtload

2003-09-02 Thread Pedro Lopez-Cabanillas
El Lunes, 1 de Septiembre de 2003 15:25, Takashi Iwai escribió: > Martin Langer wrote: > > But it fails in case of one device if you do a re-plugin! The first > > plugin loads the firmware fine. Then you unplug your device and the > > module still remains in a status of sleep. If you plug in your d