Re: [Alsa-devel] rme 9632 crackling when sound > 0db

2004-04-13 Thread Ed Wildgoose
Joachim Deguara wrote: The good news: you don't have a driver problem! But it sounds like you have a Wordclock problem. Namely, your rme 9632 has a different clock than your playback device (D/A) and they are not in Sync. Check the setting for who is (and should be) Wordclock Master and take

Re: [Alsa-devel] EZ8 ADAT I/O card (ICE1712 chipset)

2004-04-13 Thread Doug McLain
Groovy... I have a second EZ8 card sitting unused in a PC at my buddy's house. If he ever takes it out of the PC and brings it here, like he has been promising for weeks, I'll experiment with multiple cards. I'm also looking forward to connecting 2 PC's together via the 2 EZ8 cards to digita

[Alsa-devel] aplay noise

2004-04-13 Thread Mathieu Rondonneau
Hi all, thanks for your answers. I have another problem with my driver... another one ;) When i try to play a sound with aplay, there is an horrible noise like: "tatatatatatatat" (like gun shoots) I don't understand why. I'm trying to playback a wav file, but i hear some strange noise, not the

[Alsa-devel] Re: Envy24HT mixer restore problem with M-Audio Revolution 7.1 + Alsa

2004-04-13 Thread Tom Watson
> Message: 1 > Date: Mon, 12 Apr 2004 20:24:14 -0700 > From: Stephen Hassard <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [Alsa-devel] Envy24HT mixer restore problem with M-Audio > Revolution 7.1 + Alsa > 1.0.4 > > Hi there, > > I've got an Envy24HT based M-Audio Revolution 7.1 and h

Re: [Alsa-devel] sfxload / asfxload page allocation failure

2004-04-13 Thread holborn
Hi! On Martes 13 Abril 2004 18:00, Takashi Iwai wrote: > > hmm, then it shouldn't fail. > i guess the attached patch fixes the problem. please give a try. > Now is perfect . thanks. You are the best :) Josep --- This SF.Net email i

[Alsa-devel] midisport 8x8

2004-04-13 Thread ian esten
hi all i wrote to alsa user a little while ago with a problem concerning my midisport 8x8. i've since discovered an interesting piece of info, so i thought i'd ask again... the midisport i have is reported as being hardware version 1.33 by the midisport control panel under windows xp (where it wor

Re: [Alsa-devel] Re: CMI9780 and ALSA volume control

2004-04-13 Thread André Heßling
On Tue, 13 Apr 2004 20:38:28 +0200 Måns Rullgård <[EMAIL PROTECTED]> wrote: > In a way that's a good thing. If OSS doesn't work more people will > request ALSA support from applications. OSS is deprecated, isn't it? Maybe it is possible to write an (optional) patch to implement S/W volume for

Re: [Alsa-devel] Adding a Mute Switch to snd-tvmixer

2004-04-13 Thread Perry Gilfillan
Does it show up in alsamixer? In /etc/asound.state after running "alsactl store"? It does now :) I had neglected to increase the TVMIXER_CONTROLS define when I added the Mute Switch control. Now I get other starange behaviour. Right hand slider in gnome-volumecontrol has no effect.

[Alsa-devel] Re: CMI9780 and ALSA volume control

2004-04-13 Thread Måns Rullgård
Takashi Iwai <[EMAIL PROTECTED]> writes: > At Mon, 12 Apr 2004 11:04:55 +0800, > C.L. Tien <[EMAIL PROTECTED]> wrote: >> >> 9780 has no PCM volume control, master volume control doesn't >> control the PCM, either. This feature is the same as other C-Media >> AC97 Codecs. >> >> I once posted a p

Re: [Alsa-devel] CMI9780 and ALSA volume control

2004-04-13 Thread Takashi Iwai
At Mon, 12 Apr 2004 11:04:55 +0800, C.L. Tien <[EMAIL PROTECTED]> wrote: > > 9780 has no PCM volume control, master volume control doesn't > control the PCM, either. This feature is the same as other C-Media > AC97 Codecs. > > I once posted a patch that tune PCM volume in SW way (change PCM > da

Re: [Alsa-devel] sfxload / asfxload page allocation failure

2004-04-13 Thread Takashi Iwai
At Tue, 13 Apr 2004 17:22:52 +0100, holborn wrote: > > On Martes 13 Abril 2004 16:27, Takashi Iwai wrote: > > At Tue, 13 Apr 2004 12:37:10 +0100, > > > > > > > well, it means that your machine has really no RAM available for the > > soundfont. on 2.4 kernel (or older ALSA version), the driver >

Re: [Alsa-devel] Adding a Mute Switch to snd-tvmixer

2004-04-13 Thread Clemens Ladisch
Perry Gilfillan wrote: > I've a couple of people using my snd-tvmixer module with success now, > and would appreciate comments/critcism/abuse (any thing is better than > the deathly silence my first announcement yeilded) from people more > experienced than myself. Looks nice. (Not that I actually

Re: [Alsa-devel] aplay playback-pointer

2004-04-13 Thread Clemens Ladisch
Mathieu Rondonneau wrote: > I'm writting an audio driver and i have some trouble. > > when i use: > dd if=file.wav of=/dev/audio0 > the oss part of the ALSA driver seams to be used and some sound (not good > sound but noise) are coming out. (the playback_pointer operator is called) > > but when i

Re: [Alsa-devel] alsa substreams +rates

2004-04-13 Thread Clemens Ladisch
Brian Furey wrote: > with the ALSA driver, what do the OSS substream mean? There are no "OSS substreams". ALSA PCM devices have substreams. A device with more than one substream can be opened multiple times simultaneously. > If you have a 2 main capture channels, how many substream would > you

Re: [Alsa-devel] sfxload / asfxload page allocation failure

2004-04-13 Thread holborn
On Martes 13 Abril 2004 16:27, Takashi Iwai wrote: > At Tue, 13 Apr 2004 12:37:10 +0100, > > > well, it means that your machine has really no RAM available for the > soundfont. on 2.4 kernel (or older ALSA version), the driver > allocated the pages in atomic, so it doesn't go to sleep. > on 2.6 a

Re: [Alsa-devel] Problems with snd-intel8x0

2004-04-13 Thread Clemens Ladisch
[EMAIL PROTECTED] wrote: > I have a home-bilt computer using an MSI 865PE Neo 2 motherboard. > I've booted with xnoppix and it detects the sound card as > intel8x0, so that's what I'm trying to get going using alsa. > > So lately I've been trying to use alsa and I'm stuck. I do not > get any error

Re: [Alsa-devel] EZ8 ADAT I/O card (ICE1712 chipset)

2004-04-13 Thread Takashi Iwai
At Tue, 13 Apr 2004 12:01:30 +0200, I wrote: > > Doug, > > At Fri, 09 Apr 2004 13:59:58 -0400, > Doug McLain wrote: > > > > Whats the word on this patch? Does something need to change? Is it ok > > as is? > > sorry i've been too busy for other works for these weeks. > i'll check your patch no

Re: [Alsa-devel] PATCH Aureal Vortex.

2004-04-13 Thread Takashi Iwai
At Fri, 09 Apr 2004 13:43:03 -0400, Manuel Jander wrote: > > Please apply the following patch. It was designed against linux-2.6.5, > but applies cleanly against alsa-driver-1.0.4 this way: applied now. i removed the definitions of PCI_ID_XXX, since they are already in the public header. for th

Re: [Alsa-devel] sfxload / asfxload page allocation failure

2004-04-13 Thread Takashi Iwai
At Tue, 13 Apr 2004 12:37:10 +0100, holborn wrote: > > > Hi! > > I have problems when i try to load "big" soundfonts, in older versions i was > load this soundfonts without probems. > > when i run sfxload or asfxload with PC51f.sf2 (for example ... ) asfxload or > sfxload try to load but no r

Re: [Alsa-devel] [PATCH] cleanup pci init routines

2004-04-13 Thread Takashi Iwai
Hi, thanks for the patch. i applied it to CVS. the message doesn't make sense on 2.6 kernels at all... (sorry for the delay, i've had no time for ALSA for these weeks.) ciao, Takashi At Sat, 20 Mar 2004 21:15:41 -0500, Jeff Muizelaar wrote: > > the attached patch basically does this for th

Re: [Alsa-devel] Access of 2 RME Multifaces

2004-04-13 Thread Ed Wildgoose
Orm Finnendahl wrote: Hi, hope this is the right list to post: I installed to RME Pci Cards with a Multiface each. Running hdsploader finds and initializes both and hdspmixer can also get used with both cards using the card select buttons for card1 and card2. However after startup of jack, I only

[Alsa-devel] sfxload / asfxload page allocation failure

2004-04-13 Thread holborn
Hi! I have problems when i try to load "big" soundfonts, in older versions i was load this soundfonts without probems. when i run sfxload or asfxload with PC51f.sf2 (for example ... ) asfxload or sfxload try to load but no returnd to command line. No way to kill the process, no way to load ot

Re: [Alsa-devel] snd_trident in 2.6.5 doesn't work after suspending to disk.

2004-04-13 Thread Takashi Iwai
At Fri, 9 Apr 2004 13:18:42 +0200 (CEST), Jaroslav wrote: > > On Fri, 9 Apr 2004, Jakob Lell wrote: > > > Hi, > > I'm using Linux 2.6.5 and the driver snd_trident. When I suspend to > > disk (echo -n 4 > /proc/acpi/sleep) and resume again, the sound driver > > won't work any more. It will work ag

Re: [Alsa-devel] EZ8 ADAT I/O card (ICE1712 chipset)

2004-04-13 Thread Takashi Iwai
Doug, At Fri, 09 Apr 2004 13:59:58 -0400, Doug McLain wrote: > > Whats the word on this patch? Does something need to change? Is it ok > as is? sorry i've been too busy for other works for these weeks. i'll check your patch now. Takashi -