Re: [Alsa-user] Recording from line input, only getting one channel

2006-11-03 Thread Adelle Hartley
Clemens Ladisch wrote: > > Probably the capture volume is different for the other channel. > What is the output of "amixer contents"? The volume in alsamixer *looks* the same for both channels, but "amixer contents" turns up the following: numid=24,iface=MIXER,name='Capture Source' ; type=ENUM

Re: [Alsa-user] ICE1724, recording with iec958 at 16 bit

2006-11-03 Thread Udo van den Heuvel
Andrew Gaydenko wrote: > Hi! > > The aim is very simple: to record 44100/16/2 SPDIF stream from an external > source with > bit-to-bit accuracy. The thing is I have not found a way to force ALSA iec958 > device > to work at 16 bit depth (32 bit depth works with JACK and arecord). > > If there *

Re: [Alsa-user] Ego Systems (ESI) M4U: midi notes will only be played if previous notes have ended

2006-11-03 Thread Jacco Kramer
I've done some more testing and found that the problem really occurs when a note starts at the same time another starts (which basically happens all the time)I'm out of options about what to do with it though, I think I'll return it to the shop and accept my defeat. Jacco -

Re: [Alsa-user] hda_snd

2006-11-03 Thread steef
Patrick J Kobly wrote: > What behaviour are you experiencing? > > I would suggest using 1.0.13 of Alsa, and specifying the module > parameter disable_msi=1 for the module snd-hda-intel. > > i.e. You should have a line like: > options snd-hda-intel index=0 > in /etc/modprobe.conf > change it to: >

[Alsa-user] ICE1724, recording with iec958 at 16 bit

2006-11-03 Thread Andrew Gaydenko
Hi! The aim is very simple: to record 44100/16/2 SPDIF stream from an external source with bit-to-bit accuracy. The thing is I have not found a way to force ALSA iec958 device to work at 16 bit depth (32 bit depth works with JACK and arecord). If there *is not* a way to work at 16 bit depth, is

[Alsa-user] Switching devices during playback

2006-11-03 Thread Seth Forshee
Hi, I'm wondering if anyone has an answer to FAQ040 from the alsa.opensrc.org wiki (which has no answer): How can I create a virtual device that can switch between one of several different soundcards during playback (without interruption)? I've done some searching for a solution and haven't been

[Alsa-user] envy24, ic1712

2006-11-03 Thread richard
Hi all M-audio delta 66, uses the VIA envy 24 chip, I'm having problems routing audio in and out. On the input I find that inputs 1 &2 will route but not 3&4. In the other direction its routing pcm to either 3 & 4 . The apps I'm using are all Ham related , winrad( running in wine), gmfsk, fldigi

Re: [Alsa-user] Recording from line input, only getting one channel

2006-11-03 Thread Clemens Ladisch
Adelle Hartley wrote: > I have selected "Line" for capture. Using > > arecord -f cd somefile.wav > > produces a 2-channel wav file, but the second channel contains only silence. > Yet I can listen to the line-input (without recording) and it comes through > on both channels. Probably the capt

Re: [Alsa-user] hda_snd

2006-11-03 Thread Patrick J Kobly
What behaviour are you experiencing? I would suggest using 1.0.13 of Alsa, and specifying the module parameter disable_msi=1 for the module snd-hda-intel. i.e. You should have a line like: options snd-hda-intel index=0 in /etc/modprobe.conf change it to: options snd-hda-intel index=0 disable_msi

Re: [Alsa-user] how can i find /lib/modules/.....

2006-11-03 Thread Bill Unruh
On Fri, 3 Nov 2006, sercan sen wrote: > Hi, > > i found the modules from another machine and added > manually. You do not tell us what distro you are running. And how did you install alsa on your system? These are all alsa modules. > > but i need some modules again. does anybody know how > can i

Re: [Alsa-user] how can i find /lib/modules/.....

2006-11-03 Thread sercan sen
Hi, i found the modules from another machine and added manually. but i need some modules again. does anybody know how can i find these modules. do you know any site? cp: cannot stat `snd-aloop.ko': No such file or directory cp: cannot stat `snd-mts64.ko': No such file or directory cp: cannot sta

[Alsa-user] Audio Codec Engineers - Alsa driver developers

2006-11-03 Thread Guillaume FORTAINE
Hello, We are currently searching people with a strong background in Hardware Design, SystemC and Audio Codecs And as we would want to use Linux as main OS : Alsa Drivers development We are asking your help to provide us some contacts. What will be the average wages for one man ? ( we n

[Alsa-user] Recording from line input, only getting one channel

2006-11-03 Thread Adelle Hartley
Hi, I'm having a weird problem with arecord. I have selected "Line" for capture. Using arecord -f cd somefile.wav produces a 2-channel wav file, but the second channel contains only silence. Yet I can listen to the line-input (without recording) and it comes through on both channels. Any id

Re: [Alsa-user] Can not capture 24-bit audio with EMI 6|2 & ALSA 1.0.11

2006-11-03 Thread Clemens Ladisch
Jorma R wrote: > cannot submit datapipe for urb 0, error -28: not enough bandwidth The bandwidth checking code in the kernel is known to be broken. Please check whether CONFIG_USB_BANDWIDTH is set. Regards, Clemens - Using