[Alsa-devel] Question on snd_pcm_open and sb live

2001-11-30 Thread Alexander Ehlert
Hi, I have the following code in glame's alsa_audio_out plugin: char *pcm_name="plughw:0,0"; ... err = snd_pcm_open(&handle, pcm_name, SND_PCM_STREAM_PLAYBACK, SND_PCM_NONBLOCK); if (err<0) FILTER_ERROR_RETURN("couldn't open audio device"); /* set back to blocking io *

Re: [Alsa-devel] Question on snd_pcm_open and sb live

2001-11-30 Thread Josh Green
On Fri, 2001-11-30 at 02:06, Alexander Ehlert wrote: > Hi, > > I have the following code in glame's alsa_audio_out plugin: > > char *pcm_name="plughw:0,0"; > ... > err = snd_pcm_open(&handle, pcm_name, SND_PCM_STREAM_PLAYBACK, > SND_PCM_NONBLOCK); > if (err<0) > FILTER_ERR

RE: [Alsa-devel] sblive! value card/ BA735 speakers

2001-11-30 Thread James Courtier-Dutton
The utils called ac3dec which comes with alsa drivers, should be able to output in digital, if you use the -C option. Also, the xine media player(xine.sf.net), should be able to output sound from DVDs etc, in digital if you set the passthru option to 1. Also, in normal operation, you should

Re: [Alsa-devel] multiple streams revisited

2001-11-30 Thread Tim Goetze
Today Abramo Bagnara wrote: >Paul Davis wrote: >> >> >Q: with the ice1712 it is possible to run two or more cards in sync >> >A: Yes, if you're not thinking to share the same clock chip (i.e. some >> >drift is possible). >> >> My interpretation: two cards will drift. or something. can you be mo

RE: [Alsa-devel] YMF744 - Yamaha DS-XG PCI (YMF744) (ymfpci driver) Bugs in snd_pcm_hw_params_set_period_size_near.

2001-11-30 Thread James Courtier-Dutton
Ok, where should I start looking for the bug? I have been looking, but I have not found yet, where the valid period sizes are set. I would imagine that this would be in the alsa-driver, but snd_pcm_hw_params_set_period_size_near does not seem to call the alsa-driver. Cheers James > -Origina

RE: [Alsa-devel] YMF744 - Yamaha DS-XG PCI (YMF744) (ymfpci driver)Bugs in snd_pcm_hw_params_set_period_size_near.

2001-11-30 Thread Jaroslav Kysela
On Fri, 30 Nov 2001, James Courtier-Dutton wrote: > Ok, where should I start looking for the bug? > I have been looking, but I have not found yet, where the valid period sizes > are set. > I would imagine that this would be in the alsa-driver, but > snd_pcm_hw_params_set_period_size_near does not

RE: [Alsa-devel] YMF744 - Yamaha DS-XG PCI (YMF744) (ymfpci driver) Bugs in snd_pcm_hw_params_set_period_size_near.

2001-11-30 Thread James Courtier-Dutton
Yes, That is right. It should be 5333 instead of 5334. Can you check in a fix, replacing all the occurrences of 5334 with 5333 in /alsa-driver/lowlevel/pci/ymfpci.c Thanks James > -Original Message- > From: Jaroslav Kysela [mailto:[EMAIL PROTECTED]] > Sent: 30 November 2001 14:48 > To:

[Alsa-devel] Kernel 2.5.1-pre4 SOUND_MAJOR not found

2001-11-30 Thread Ingo Krabbe
Hi, I have installed the last kernel patch and tried to recompile the alsa-driver directory from CVS. In kernel/rawmidi.c #352 and kernel/hwdep.c #85 the Compiler told me about undeclared SOUND_MAJOR symbol. I could solve this by adding #include , but that may not be the right file for s

RE: [Alsa-devel] YMF744 - Yamaha DS-XG PCI (YMF744) (ymfpci driver)Bugs in snd_pcm_hw_params_set_period_size_near.

2001-11-30 Thread dave willis
On Fri, 30 Nov 2001, Jaroslav Kysela wrote: > alsa-driver/lowlevel/ymfpci.c > > Search for '5334' number. You might try to replace this value with '5333'. works for me. -dave -- perl -e'@email=split(//,".tenmhd\@nosbud");foreach$letter(@email){$ email=$letter.$email;}$email=~s/(m|net\.)/a\1\1/

Re: [Alsa-devel] linux sound card w/ digital output

2001-11-30 Thread Dan Hollis
On Fri, 30 Nov 2001, Tom Browne wrote: > Wouldn't touch a YMF744 with a large pole. I have the NX from Hoontech that > Dan Hollis talks about, and the normal quality resampling (as far as the > Win9x drivers go) is a bad, bad joke. High quality mode is passable, but I > suspect this is done in s