Re: [Alsa-user] How do I send MIDI Messages to /dev/snd/seq ?

2003-03-06 Thread Clemens Ladisch
Denis wrote: I wrote a c code to send MIDI message NOTE ON to sequencer, but I get Segmentation fault. What's wrong with it? Some fields of ev contain random data, so you better clear it before using it: snd_seq_ev_clear(ev); ev.type = SND_SEQ_EVENT_NOTEON;

Re: [Alsa-user] No sound for rawmidi mode of emu10k1

2003-03-06 Thread Clemens Ladisch
Denis wrote: My SB-Live 5.1 (emu10k1) worked with ALSA 0.9.0beta10. If I use 'pmidi' to play midi files with internal Wavetable, it is OK! But if I send MIDI messages via rawmidi device, only MPU401 can be Tx/Rx successfully. Eg: cat MIDI_MESSAGES_FILE /dev/snd/midiC0D0(MPU401)

[Alsa-user] Re: Terratec DMX 6Fire LT - Runing with SPDIF-Out

2003-03-06 Thread Luke Yelavich
Would this change of code allow S/PDIF to work on the DMX 6Fire 24/96? Cheers Luke. At 11:23 PM 3/5/2003, Takashi Iwai wrote: thanks for your report. it's now enabled on the cvs. i totally forgot to fix this for long time :) --- This SF.net

[Alsa-user] hp omnibook xe4100

2003-03-06 Thread Vesa Laasanen
Hi. I'm planning to buy hp omnibook xe4100. How can I tell is there alsa driver for hp's soundcard? Specs only say soundblaster pro compatible soundcard. I'm really novice in this wonderful world of linux. Vesa Laasanen, Finland --- This

[Alsa-user] Yamaha CLP-170 via USB

2003-03-06 Thread Raimund Eimann
Hi, can anyone help me establish a Midi connection between my CLP-170 and my Linux box (SuSE 8.1)? I've included some data of my machine below. They don't tell me much at this stage... On plugging the USB cable into the CLP-170 I get the following message in /var/log/messages: Mar 6

[Alsa-user] Sound DEBIAN WOODY on TECRA 8100

2003-03-06 Thread Frédéric LOUI
Hello, First, thanks to all for your excellent work. MULTIMEDIA is one of the key domain where we can get new LINUX users. I just sending this message because I got few problems installing alsa sound driver. I'm using debian woody, running 2.4.18 kernel and have just upgraded from GNOME 1.4 to

Re: [Alsa-user] Yamaha CLP-170 via USB

2003-03-06 Thread Clemens Ladisch
Raimund Eimann wrote: can anyone help me establish a Midi connection between my CLP-170 and my Linux box (SuSE 8.1)? I've included some data of my machine below. They don't tell me much at this stage... modules.conf: (partly) ... alias snd-card-2 snd-usb-midi The CLP-170 is supported

Re: [Alsa-user] No sound for rawmidi mode of emu10k1

2003-03-06 Thread Denis
Denis wrote: My SB-Live 5.1 (emu10k1) worked with ALSA 0.9.0beta10. If I use 'pmidi' to play midi files with internal Wavetable, it is OK! But if I send MIDI messages via rawmidi device, only MPU401 can be Tx/Rx successfully. Eg: cat MIDI_MESSAGES_FILE /dev/snd/midiC0D0(MPU401)

Re: [Alsa-user] Problem with stereo recording on Delta 1010LT

2003-03-06 Thread Jaroslav Kysela
On Thu, 6 Mar 2003, The Arrow wrote: I have a M-Audio Delta 1010LT, have a stereo signal on analog input 5 and 6. However, when I try to use arecord to capture this signal it still get a mono signal. $ arecord -Dice1712_56 -fdat -c2 -M -v file.wav Recording WAVE 'file.wav' : Signed 16 bit

[Alsa-user] microphone and CS46xx

2003-03-06 Thread Haas Ingo
Hi, I have some strange problems with alsa and microphone. The configuration is as follows: Intel 440BX Chipset with onboard sound (CS4614-CM) SuSE 7.3 with kernel 2.4.18 Soundchip is compiled as module and I use alsa-0.9.0cvs20020320-12. Attached to this PC is a AVM FritzCardUSB. We want to

[Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-06 Thread Raimund Eimann
Hi does anyone have a solution for the problem below? Cheers, Raimund ./configure --prefix=/usr checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD compatible install...

[Alsa-user] amixer says: Mixer 0/0 open error

2003-03-06 Thread Doriano Brogioli
Hi. I installed in this order: alsa-driver-0.5.12a.tar.bz2 (./configure; make install; ./snddevices) alsa-lib-0.5.10b.tar.bz2 (./configure; make install ) alsa-utils-0.5.10.tar.bz2 (./configure; make install) I hear no sound with xmms. lsmod says: Module Size Used byNot

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-06 Thread lists
On Thu, 6 Mar 2003, Raimund Eimann wrote: Hi does anyone have a solution for the problem below? FWIW, I end up with the same problem. Clean, updated RH8.0 install. -bdh --- This SF.net email is sponsored by: Etnus, makers of

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-06 Thread Gendo_Ikari
I had this problem. Later the day I had tried to compile it rc8a was released. That version fixed my compile error. On Thu, 6 Mar 2003, Raimund Eimann wrote: Hi does anyone have a solution for the problem below? --- This SF.net

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-06 Thread ben hubbard (listmail)
At the moment, b has come out to replace a. I guess I should point out I had this problem with 0.9.0rc8b Do you remember if the problem you had was related to jack.h? That's what both of these seem to be tied to. I had this problem. Later the day I had tried to compile it rc8a was

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-06 Thread Gendo_Ikari
Mine was in memalloc.c. On Thu, 6 Mar 2003, ben hubbard (listmail) wrote: At the moment, b has come out to replace a. I guess I should point out I had this problem with 0.9.0rc8b Do you remember if the problem you had was related to jack.h? That's what both of these seem to be tied to.

[Alsa-user] spdif in via8235

2003-03-06 Thread Anthony Magsino
Dear all, First of all, I would like to thank all those responsible for ALSA. It's a great project. I have kernel 2.4.20, on-board via8235 and pci als4000, clean compile of alsa-0.9.0rc8a from cvs. I can't get SPDIF to work when I try 'aplay -Dspdif foo.wav'. It spews out this error: ALSA

Re: [Alsa-user] ALSA - software mixing docs.

2003-03-06 Thread Mark Swanson
On March 1, 2003 04:31 am, Patrick Shirkey wrote: I have added some info to the asoundrc docs on using the new dmix plugin http://www.alsa-project.org/alsa-doc/doc-php/asoundrc.php3?company=Generic; card=Genericchip=Genericmodule=Generic#softmix It allows software mixing of multiple streams

Re: [Alsa-user] ALSA - software mixing docs.

2003-03-06 Thread Jaroslav Kysela
On Thu, 6 Mar 2003, Mark Swanson wrote: On March 1, 2003 04:31 am, Patrick Shirkey wrote: I have added some info to the asoundrc docs on using the new dmix plugin http://www.alsa-project.org/alsa-doc/doc-php/asoundrc.php3?company=Generic; card=Genericchip=Genericmodule=Generic#softmix

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-06 Thread Jaroslav Kysela
On Thu, 6 Mar 2003, ben hubbard (listmail) wrote: At the moment, b has come out to replace a. I guess I should point out I had this problem with 0.9.0rc8b Do you remember if the problem you had was related to jack.h? That's what both of these seem to be tied to. Can someone try this

Re: [Alsa-user] ALSA - software mixing docs.

2003-03-06 Thread Brad Hilton
On Thu, 2003-03-06 at 10:32, Jaroslav Kysela wrote: To me, this sounds like the perfect way to solve the current esd/arts nightmare. Are there any latency or CPU gotchas compared to esd/arts? The mixing code for one task takes around 1% of CPU time for the 48kHz stream on 850Mhz PIII

Re: [Alsa-user] ALSA - software mixing docs.

2003-03-06 Thread Jaroslav Kysela
On 6 Mar 2003, Brad Hilton wrote: On Thu, 2003-03-06 at 10:32, Jaroslav Kysela wrote: To me, this sounds like the perfect way to solve the current esd/arts nightmare. Are there any latency or CPU gotchas compared to esd/arts? The mixing code for one task takes around 1% of CPU time

Re: [Alsa-user] alsa-lib-0.9.0rc8 doesn't compile

2003-03-06 Thread ben hubbard (listmail)
On Thu, 6 Mar 2003, Jaroslav Kysela wrote: On Thu, 6 Mar 2003, ben hubbard (listmail) wrote: At the moment, b has come out to replace a. I guess I should point out I had this problem with 0.9.0rc8b Do you remember if the problem you had was related to jack.h? That's what

[Alsa-user] Quattro Install issues :(

2003-03-06 Thread tod
ok so I installed everything (i.e. did all the steps on the ez usb driver install page) my modules.conf is messing me up. When I installed the driver, lib, utils, etc everything was fine but my comp didn`t know ALSA or the Quattro existed. i could still use my laptop`s internal i810 audio

[Alsa-user] no sound, agh!

2003-03-06 Thread collar
Greetings, So there I was, happily watching DVDs. I saw that Ogle and dvdread and alsa got upgraded so I said, weehee, let's upgrade! It appears that was a mistake. Now I've got no sound at all. No bells, no music, no Linus telling me how he pronounces Linux. After some hours of making,

Re: [Alsa-user] no sound, agh!

2003-03-06 Thread Julien Patrick Claassen
Hello! I think it might be VERY helpful to see the appropriate part of your /etc/modules.conf and perhaps seeing the output of uname -a might also of interest. Kindest regards Julien Julien Patrick Claassen [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.geocities.com/jjs_home SBS

[Alsa-user] Can't Capture

2003-03-06 Thread Torsten Mohr
Hi everybody, i can't seem to get my Hoontech DIgital-XG to capture sound. It plays just fine, but capture only brings quietness. The output of the card is connected to an amplifier. When i connect the input of the card to a CD player, i can hear the CD sound in the amplifier. I've set

Re: [Alsa-user] Can't Capture

2003-03-06 Thread Julien Patrick Claassen
Hi! I don't know, how much inputs your card has and how they are controlled by alsa. but I had a similar problem myself. Have you tried to mute the microphone or at least disable its capture-switch. Then do you have something like: input/output-gain (in alsamixer they would be very much to the

[Alsa-user] Line in - 5.1 out

2003-03-06 Thread David Hunt
Hi All I have SB Live 5.1 card which has it's line in hooked up to a TV card but my problem is inputs such as line in, mic, cd audio are only stereo inputs so only come out my 2 front speakers. Is there any way to get it come out as 5.1. When I play stereo sound such as mp3's etc It comes out as