Re: [Alsa-devel] Problem with multiopen on SB Audigy 2

2003-10-08 Thread p z oooo
And use Philips DAC on Audigy 1 instead of AC97 for front channel ( Same volume levels as others channels, beter precision, ...). AC97 will be then used only for analog inputs. Peter Zubaj http://www.pobox.sk/ - spolahliva a bezpecna prevadzka -

Re: [Alsa-devel] HDSP 9652: Input channel corruption

2003-10-08 Thread Mark Knecht
On Wed, 2003-10-08 at 20:12, Nick Arnold wrote: > The symptoms: > > > We connect a sine wave to the first 12 channels and record them, and see > three channels -- 0, 4, and 8 -- are "corrupted". The remaining channels > appear to be well-formed and look as we expect them to. When yo

Re: [Alsa-devel] patch for HDSP 9652

2003-10-08 Thread Mark Knecht
On Wed, 2003-10-08 at 20:04, Nick Arnold wrote: > Not sure what the status of things are, so: > > - has the patch been applied to the ALSA tree? Unfortunately, no. > - alternatively, is there a new version of the patch that will apply > cleanly to the 0.9.7a release? Unfortunatel

[Alsa-devel] HDSP 9652: Input channel corruption

2003-10-08 Thread Nick Arnold
Hello, (I'm posting this again with smaller attachments since my first attempt was over-sized and appears to be stuck in the moderator's in-tray. Many appologies if both posts appear -- the content is otherwise identical.) I've posted previously about problems getting the 9652 up-and-working. W

[Alsa-devel] HDSP 9652: Input channel corruption

2003-10-08 Thread Nick Arnold
Hello, (I'm trying a re-post of this question with smaller attachments since the first message was over-sized and appears to have been blocked in the moderator's in-tray. Many appologies if both posts appear -- the content is identical.) I've posted previously about problems getting the 9652 up-

[Alsa-devel] patch for HDSP 9652

2003-10-08 Thread Nick Arnold
Hello, I'm following-up regarding the patch to hdsp.c + changes to hdsp.h that Thomas Charbonnel sent me late August. The patch fixed some unexplained signal on the output channels of the card, and was for ALSA 0.9.6. It appears that this patch has not been integrated with 0.9.7a release of ALSA

Re: [Alsa-devel] Problem with multiopen on SB Audigy 2

2003-10-08 Thread James Courtier-Dutton
Jaroslav Kysela wrote: the template i meant above is the basic designs of control naming, and i don't mean that this is the kernel issue. (well, in the case of "master" volume, we cannot handle it simply by abstraction but need a new control, though.) i believe it's just a question which is easier

Re: [Alsa-devel] Problem with multiopen on SB Audigy 2 / Mixer setting.

2003-10-08 Thread James Courtier-Dutton
Jaroslav Kysela wrote: On Wed, 8 Oct 2003, Takashi Iwai wrote: At Wed, 8 Oct 2003 13:08:38 +0200 (CEST), Jaroslav wrote: On Tue, 7 Oct 2003, James Courtier-Dutton wrote: Takashi Iwai wrote: At Tue, 07 Oct 2003 18:00:22 +0100, James Courtier-Dutton wrote: I have 2 sound cards, card 0 is the mo

Re: [Alsa-devel] Questions: hw_param rules in rme9652, hdsp.c, also for hdspm.c ?

2003-10-08 Thread Jaroslav Kysela
On Wed, 8 Oct 2003 [EMAIL PROTECTED] wrote: > Hello ! > > I tried to be Luke ;-), and found following rules for the hammerfall cards: > > (Maybe I interpret these false) > > A) rule_channel which set the limits to channels > > ->min to double speed channels and channels max to hdsp->singlespeed ch

Re: [Alsa-devel] Questions: hw_param rules in rme9652, hdsp.c, also for hdspm.c ?

2003-10-08 Thread Paul Davis
>(in hdsp double speed channels is 13 and ss speed are 26, >in hdspm they are 32 and 64) > >Why ? Is there a reason to let channels min not to be 1 ? ALSA kernel drivers mirror hardware capabilities. its not possible to configure the hardware to use just 1 channel. user space (alsa-lib) allows us

[Alsa-devel] Questions: hw_param rules in rme9652, hdsp.c, also for hdspm.c ?

2003-10-08 Thread ritsch
Hello ! I tried to be Luke ;-), and found following rules for the hammerfall cards: (Maybe I interpret these false) A) rule_channel which set the limits to channels ->min to double speed channels and channels max to hdsp->singlespeed channels (in hdsp double speed channels is 13 and ss speed a

Re: [Alsa-devel] HDSP 9652 sync problems cause loud noise in Alsa 0.9.6

2003-10-08 Thread Takashi Iwai
At Tue, 7 Oct 2003 08:26:47 -0700, Mark Knecht wrote: > > > > > > >I agree. It does sound that way, but read the thread please. In my > > >machine's case I am dual boot and in my description I said this does not > > >happen under Windows. > > > > that would suggest that the driver is not setting t

Re: [Alsa-devel] Problem with multiopen on SB Audigy 2

2003-10-08 Thread Jaroslav Kysela
On Wed, 8 Oct 2003, Takashi Iwai wrote: > At Wed, 8 Oct 2003 17:44:41 +0200 (CEST), > Jaroslav wrote: > > > > On Wed, 8 Oct 2003, Takashi Iwai wrote: > > > > > At Wed, 8 Oct 2003 16:44:02 +0200 (CEST), > > > Jaroslav wrote: > > > > > > > > On Wed, 8 Oct 2003, Takashi Iwai wrote: > > > > > > > > >

Re: [Alsa-devel] Problem with multiopen on SB Audigy 2

2003-10-08 Thread Takashi Iwai
At Wed, 8 Oct 2003 17:44:41 +0200 (CEST), Jaroslav wrote: > > On Wed, 8 Oct 2003, Takashi Iwai wrote: > > > At Wed, 8 Oct 2003 16:44:02 +0200 (CEST), > > Jaroslav wrote: > > > > > > On Wed, 8 Oct 2003, Takashi Iwai wrote: > > > > > > > > I'm still not sure, if we should handle these things in the

Re: [Alsa-devel] Problem with multiopen on SB Audigy 2

2003-10-08 Thread Jaroslav Kysela
On Wed, 8 Oct 2003, Takashi Iwai wrote: > At Wed, 8 Oct 2003 16:44:02 +0200 (CEST), > Jaroslav wrote: > > > > On Wed, 8 Oct 2003, Takashi Iwai wrote: > > > > > > I'm still not sure, if we should handle these things in the driver. > > > > Hardware is not designed in this way and we should describe

Re: [Alsa-devel] Problem with multiopen on SB Audigy 2

2003-10-08 Thread Takashi Iwai
At Wed, 8 Oct 2003 16:44:02 +0200 (CEST), Jaroslav wrote: > > On Wed, 8 Oct 2003, Takashi Iwai wrote: > > > > I'm still not sure, if we should handle these things in the driver. > > > Hardware is not designed in this way and we should describe hardware > > > in the driver as most accurate as we c

Re: [Alsa-devel] Problem with multiopen on SB Audigy 2

2003-10-08 Thread Jaroslav Kysela
On Wed, 8 Oct 2003, Takashi Iwai wrote: > > I'm still not sure, if we should handle these things in the driver. > > Hardware is not designed in this way and we should describe hardware > > in the driver as most accurate as we can. > > IMO, the master volume is a feature we mostly need. > in the ca

Re: [Alsa-devel] Problem with multiopen on SB Audigy 2

2003-10-08 Thread Takashi Iwai
At Wed, 8 Oct 2003 16:24:33 +0200 (CEST), Jaroslav wrote: > > On Wed, 8 Oct 2003, Takashi Iwai wrote: > > > > but if DVD (or other 4+.0+ format) is used, then use channels > > > independently. It appears that James is trying to do something > > > non-standard (perhaps playing two DVDs simultaneou

Re: [Alsa-devel] CD SPDIF in Soundblaster Live 5.1 working?

2003-10-08 Thread Juha
On Tue, 2003-10-07 at 12:19, Clemens Ladisch wrote: Hi there Clemens, > Juha wrote: > > I'm trying to route spdif signal from my dvb card through my soundcard, > > a sb live 5.1, to my amplifier. My amplifier states that it's 48kHz > > spdif signal. I connected the spdif out of the dvb card to th

Re: [Alsa-devel] Problem with multiopen on SB Audigy 2

2003-10-08 Thread Jaroslav Kysela
On Wed, 8 Oct 2003, Takashi Iwai wrote: > > but if DVD (or other 4+.0+ format) is used, then use channels > > independently. It appears that James is trying to do something > > non-standard (perhaps playing two DVDs simultaneously), so I am not sure, > > if we should have these things in our confi

Re: [Alsa-devel] Problem with multiopen on SB Audigy 2

2003-10-08 Thread Takashi Iwai
At Wed, 8 Oct 2003 15:49:48 +0200 (CEST), Jaroslav wrote: > > On Wed, 8 Oct 2003, Takashi Iwai wrote: > > > At Wed, 8 Oct 2003 13:08:38 +0200 (CEST), > > Jaroslav wrote: > > > > > > On Tue, 7 Oct 2003, James Courtier-Dutton wrote: > > > > > > > Takashi Iwai wrote: > > > > > At Tue, 07 Oct 2003 18

Re: [Alsa-devel] Problem with multiopen on SB Audigy 2

2003-10-08 Thread Jaroslav Kysela
On Wed, 8 Oct 2003, Takashi Iwai wrote: > At Wed, 8 Oct 2003 13:08:38 +0200 (CEST), > Jaroslav wrote: > > > > On Tue, 7 Oct 2003, James Courtier-Dutton wrote: > > > > > Takashi Iwai wrote: > > > > At Tue, 07 Oct 2003 18:00:22 +0100, > > > > James Courtier-Dutton wrote: > > > > > > > >>I have 2 sou

Re: [Alsa-devel] Problem with multiopen on SB Audigy 2

2003-10-08 Thread Takashi Iwai
At Wed, 8 Oct 2003 13:08:38 +0200 (CEST), Jaroslav wrote: > > On Tue, 7 Oct 2003, James Courtier-Dutton wrote: > > > Takashi Iwai wrote: > > > At Tue, 07 Oct 2003 18:00:22 +0100, > > > James Courtier-Dutton wrote: > > > > > >>I have 2 sound cards, card 0 is the motherboard intel/alc650 one, and >

[Alsa-devel] [PATCH] OmniStudio MIDI quirk

2003-10-08 Thread Clemens Ladisch
add support for M-Audio OmniStudio MIDI --- alsa-kernel/usb/usbquirks.h.org 2003-10-08 11:12:13.636616000 +0200 +++ alsa-kernel/usb/usbquirks.h 2003-10-08 15:23:41.059987000 +0200 @@ -638,6 +638,19 @@ } } }, +{ + USB_DEVICE_VENDOR_SPEC(0x0763, 0x200d), +

Re: [Alsa-devel] MIDI velocity rewriting

2003-10-08 Thread Takashi Iwai
At Wed, 08 Oct 2003 08:44:59 -0400, Manuel Jander wrote: > > Hi Ryan, > > I encountered this same problem time ago on Windows using CakeWalk > Proaudio. But in this case, CakeWalk Proaudio provides a function to add > a offset to all MIDI notes on a given track. This isn't the best > solution sin

Re: [Alsa-devel] Names of things

2003-10-08 Thread Takashi Iwai
At Wed, 8 Oct 2003 00:07:57 -0700 (PDT), Tom Watson wrote: > > A message a while ago mentioned the difficulty in the "proper" names > for things. While the terms "left" and "right" have been around for a > while, other terms are new to the show. For instance "master" and > "headphone" mean weird

Re: [Alsa-devel] MIDI velocity rewriting

2003-10-08 Thread Manuel Jander
Hi Ryan, I encountered this same problem time ago on Windows using CakeWalk Proaudio. But in this case, CakeWalk Proaudio provides a function to add a offset to all MIDI notes on a given track. This isn't the best solution since you loose dynamic range. Scaling would be better. Having a solution l

Re: [Alsa-devel] configure error with alsa-driver-0.9.7a

2003-10-08 Thread Takashi Iwai
At Wed, 8 Oct 2003 01:33:17 -0800, Paul Berry wrote: > > Hello kind alsa developers: > > I was attempting to upgrade the alsa-drivers in an old system, Redhat 7.0 > (upgraded to a custom compiled 2.2.20 kernel) that is presently using > alsa-driver-0.9.0rc6. > The system works fine, just wanted

Re: [Alsa-devel] [PATCH] more USB MIDI quirks

2003-10-08 Thread Takashi Iwai
At Wed, 08 Oct 2003 11:18:29 +0200 (METDST), Clemens Ladisch wrote: > > > - fix Edirol comment > - use special macros for Yamaha devices > - add support for Yamaha MOTIF-R, CVP-204, CVP-206, CVP-208, CVP-210, > PSR-1100, PSR-2100, PSR-K1, EZ-250i, MOTIF ES 6, MOTIF ES 7, > MOTIF ES 8, CS1D, D

Re: [Alsa-devel] Build-in mixer

2003-10-08 Thread Takashi Iwai
At Wed, 08 Oct 2003 07:24:16 -0400, Paul Davis wrote: > > >I don't know, if the term "mixer" is used correctly, because i am not > >expert on it. I have in mind to use ALSA by more than one programs at > >the same time (simultaneously), and ALSA itself should mix these audio > >streams to one a

Re: [Alsa-devel] Build-in mixer

2003-10-08 Thread Paul Davis
>I don't know, if the term "mixer" is used correctly, because i am not >expert on it. I have in mind to use ALSA by more than one programs at >the same time (simultaneously), and ALSA itself should mix these audio >streams to one and play it via soundcard. just so you know, although this functi

Re: [Alsa-devel] simple mixer API?

2003-10-08 Thread Jaroslav Kysela
On Wed, 8 Oct 2003, Tommi Sakari Uimonen wrote: > Hi. If I remember correct, a while ago there were some discussion about a > simple mixer API for ALSA. What is the current status of this? > > With simple mixer API I mean some basic mixer commands that all audio > cards would perform, like volume

Re: [Alsa-devel] Problem with multiopen on SB Audigy 2

2003-10-08 Thread Jaroslav Kysela
On Tue, 7 Oct 2003, James Courtier-Dutton wrote: > Takashi Iwai wrote: > > At Tue, 07 Oct 2003 18:00:22 +0100, > > James Courtier-Dutton wrote: > > > >>I have 2 sound cards, card 0 is the motherboard intel/alc650 one, and > >>card 1 is a SB Audigy2 > >> > >>Playing two streams at once on device "f

[Alsa-devel] configure error with alsa-driver-0.9.7a

2003-10-08 Thread Paul Berry
Hello kind alsa developers: I was attempting to upgrade the alsa-drivers in an old system, Redhat 7.0 (upgraded to a custom compiled 2.2.20 kernel) that is presently using alsa-driver-0.9.0rc6. The system works fine, just wanted the latest drivers, but when I tried to upgrade to the 0.9.7a driver

[Alsa-devel] [PATCH] more USB MIDI quirks

2003-10-08 Thread Clemens Ladisch
- fix Edirol comment - use special macros for Yamaha devices - add support for Yamaha MOTIF-R, CVP-204, CVP-206, CVP-208, CVP-210, PSR-1100, PSR-2100, PSR-K1, EZ-250i, MOTIF ES 6, MOTIF ES 7, MOTIF ES 8, CS1D, DSP1D, ACU16-C, NHB32-C, DM1000, 01V96 Index: alsa-kernel/usb/usbquirks.h

[Alsa-devel] Build-in mixer

2003-10-08 Thread Dan Tihelka
Hallo every great ALSA developers, I have one question. Is audio stream mixer planned or build in in ALSA, to be able to use different programs with audio output together? Like a case when i'm playing a movie (e.g. via mplayer with ALSA support) and i really want to listen an ICQ or mail con

[Alsa-devel] Names of things

2003-10-08 Thread Tom Watson
A message a while ago mentioned the difficulty in the "proper" names for things. While the terms "left" and "right" have been around for a while, other terms are new to the show. For instance "master" and "headphone" mean weird things. In an effort to make things "easier", I would like to sugges