Re: [Alsa-devel] ymfpci: A few questions

2002-02-07 Thread Jaroslav Kysela
On Thu, 7 Feb 2002, Donald M Burns wrote: > > Hi, > > I have a Yamaha YMF724 based soundcard and I had > a bit of trouble getting midi going. > > I started with the RH7.1 OSS/Free driver and it would > crash the machine if anything was sent to the soundcard > from my keyboard. I discovered from p

Re: [Alsa-devel] support for CS4630 2nd AC97 codec?

2002-02-07 Thread Jaroslav Kysela
yOn Thu, 7 Feb 2002, Brian Hall wrote: > > I saw this question on the alsa-devel list, I thought I would forward the > information the the datasheet for the 2nd codec (the cs4294) is > downloadable from the cirrus website at: > > http://www.cirrus.com/pubs/pubs_current/cs4294.pdf > > If this is u

Re: [Alsa-devel] stupid question about pcm devices

2002-02-07 Thread Jaroslav Kysela
On Fri, 8 Feb 2002, Guenther Sohler wrote: > I have seen that alsa provides nice pcm devices in /dev/snd directory > > *They are split in playback and capture devices :) nice idea. > In Oss I was able to pipe data from and to them and therfore was > recording/playing back at a certain sample rate

Re: [Alsa-devel] Need some hints for simple MIDI communication

2002-02-07 Thread Jaroslav Kysela
On Fri, 8 Feb 2002, Frank Neumann wrote: > Hi, > I would like to know how I go about creating a small program that lets > me send /received patch sets ("banks") into my synthesizers via SysEx MIDI > communication. > > I know all about the actual required SysEx parameters, and I had also once > wr

Re: [Alsa-devel] stupid question about pcm devices

2002-02-07 Thread Patrick Shirkey
--- Guenther Sohler <[EMAIL PROTECTED]> wrote: >I have seen that alsa provides nice pcm devices in /dev/snd directory > >*They are split in playback and capture devices :) nice idea. >In Oss I was able to pipe data from and to them and therfore was >recording/playing back at a certain sample ra

[Alsa-devel] stupid question about pcm devices

2002-02-07 Thread Guenther Sohler
I have seen that alsa provides nice pcm devices in /dev/snd directory *They are split in playback and capture devices :) nice idea. In Oss I was able to pipe data from and to them and therfore was recording/playing back at a certain sample rate. With alsa this is not possible anymore. it says the

[Alsa-devel] Need some hints for simple MIDI communication

2002-02-07 Thread Frank Neumann
Hi, I would like to know how I go about creating a small program that lets me send /received patch sets ("banks") into my synthesizers via SysEx MIDI communication. I know all about the actual required SysEx parameters, and I had also once written such a program for OSS (simply using read()/write

Re: [Alsa-devel] ymfpci: A few questions

2002-02-07 Thread dave willis
On Thu, 7 Feb 2002, Donald M Burns wrote: > I have a Yamaha YMF724 based soundcard and I had > a bit of trouble getting midi going. it's my understanding that midi does not work on any ymfpci card under linux. -dave ___ Alsa-devel mailing list [EMAI

[Alsa-devel] ymfpci: A few questions

2002-02-07 Thread Donald M Burns
Hi, I have a Yamaha YMF724 based soundcard and I had a bit of trouble getting midi going. I started with the RH7.1 OSS/Free driver and it would crash the machine if anything was sent to the soundcard from my keyboard. I discovered from playing with the source that there is no call to the midi i

Re: [Alsa-devel] problems and questions with creative audixy

2002-02-07 Thread Takashi Iwai
At Thu, 07 Feb 2002 18:27:10 +0100 (MET), Guenther Sohler wrote: > > > BTW, there are two MIDI ports on audigy, the first one > > /dev/snd/midiC0D0 is for the gameport and the second one midiC0D1 is > > for the connector on external drive. > i dont have an external drive. can i use the midi plug

Re: [Alsa-devel] problems and questions with creative audixy

2002-02-07 Thread Takashi Iwai
At Thu, 07 Feb 2002 17:49:28 +0100, I wrote: > > > With my audixy all the 4 wavetable ports are fine but the midi ports do not work > > If I try to access them, there is following error message issued: > > alsa ../../alsa-kernel/pci/emu10k1/emumpu401.c:126 cmd 0xff failed at > > 0xd400(status=0xf

Re: [Alsa-devel] problems and questions with creative audixy

2002-02-07 Thread Takashi Iwai
Hi, At Thu, 07 Feb 2002 17:35:37 +0100 (MET), Guenther Sohler wrote: > > Hallo List, > > I migrated to alsa now. I think its a quite good concept, but I think I have > found some bugs > > When I play a midi file to the audixy wavetable synth, and there is a > instrument like a cello which soun

[Alsa-devel] problems and questions with creative audixy

2002-02-07 Thread Guenther Sohler
Hallo List, I migrated to alsa now. I think its a quite good concept, but I think I have found some bugs When I play a midi file to the audixy wavetable synth, and there is a instrument like a cello which sounds till you switch it off, and you interupt with CTRL-C it stays hanging. its done with

Re: [Alsa-devel] header files problem in current cvs

2002-02-07 Thread Jaroslav Kysela
On Thu, 7 Feb 2002, [iso-8859-1] Jörn Nettingsmeier wrote: > hello * ! > > > ./cvscompile in alsa-lib bails out with: > > checking for alsa-driver package... not found or wrong version > configure: error: Install alsa-driver v0.9.0 package first... > > config.log says it does not find sound/asoun

[Alsa-devel] header files problem in current cvs

2002-02-07 Thread Jörn Nettingsmeier
hello * ! ./cvscompile in alsa-lib bails out with: checking for alsa-driver package... not found or wrong version configure: error: Install alsa-driver v0.9.0 package first... config.log says it does not find sound/asound.h after copying the headers to /usr/include/alsa by hand and setting up

Re: [Alsa-devel] (long !) powermac support does not compile in current cvs

2002-02-07 Thread Jörn Nettingsmeier
Takashi Iwai wrote: > > Hi Jörn, > > could you try the attached patch? > > Takashi woops, the cvs directory structure has changed quite a bit... takashi, you're the man !: ALSA modules were successfully compiled. thanks, jörn -- Jörn Nettingsmeier home://Kurfürstenstr.49.4513

Re: [Alsa-devel] (long !) powermac support does not compile in current cvs

2002-02-07 Thread Takashi Iwai
Hi Jörn, could you try the attached patch? Takashi awacs-fix.dif Description: Binary data

[Alsa-devel] (long !) powermac support does not compile in current cvs

2002-02-07 Thread Jörn Nettingsmeier
i'm not quite sure what's happening here... it's a fresh checkout from 1030 MET. need to go to my cs classes now, so i can't look into it further, but i thought you might be interested. i'll look into it further on saturday. here's the output from the moment it goes haywire: In file included