Re: [Alsa-user] midi not working

2009-03-06 Thread Tony Smolar
Just as an update, I tested timidity in server mode. It shows up under 'aconnect -lo', but I get no music through it either if I try to play to it with aplaymidi. If I use timidity by itself on the command line it works. So it seems that whatever the problem is it is in the sequencer sub

Re: [Alsa-user] midi not working

2009-03-05 Thread Tony Smolar
No, it isn't an RT kernel. I did find that patch, and I attempted to apply it, but my kernel did not have the bug that is fixed in that patch. Thanks for responding Anthony Smolar Cassiel wrote: > So it's not an RT kernel? > If yes, you should switch to 2.6.29 or downgrade to 2.6.26 in order

Re: [Alsa-user] midi not working

2009-03-05 Thread Cassiel
So it's not an RT kernel? If yes, you should switch to 2.6.29 or downgrade to 2.6.26 in order to apply the one of the patches found on http://www.kernel.org/pub/linux/kernel/projects/rt/ Midi well known issues have been fixed in 2.6.26 -rt kernels. r 2009/3/5 Tony Smolar > Greetings, > > Ever s

[Alsa-user] midi not working

2009-03-04 Thread Tony Smolar
Greetings, Ever since I upgraded to Fedora 8, I haven't been able to use either an external synth or the wavetable on my SBlive card with either aplaymidi or kmid. At most, they play 1 note.However, amidi seems to work for sending/receiving raw midi. kernel is 2.6.26.8-57, alsa-lib is

Re: [Alsa-user] Midi not working with AWE64

2004-05-17 Thread Frans Ketelaars
On Monday 17 May 2004 15:21, [EMAIL PROTECTED] wrote: > Dear all, I am a newbie with linux and registerd on this list. > > I have a problem with my AWE64 SB, it works fine with wav files but > not with midi. > > I installed this card on Mandrake 10.0 using the command alsaconf and > alsactl store a

[Alsa-user] Midi not working with AWE64

2004-05-17 Thread egidiot
Dear all, I am a newbie with linux and registerd on this list. I have a problem with my AWE64 SB, it works fine with wav files but not with midi. I installed this card on Mandrake 10.0 using the command alsaconf and alsactl store and all were ok expect midi. What can I do to resolve this problem

Re: [Alsa-user] Midi not working C-Media CM8738 (Mad Dog Predator card)

2004-04-02 Thread Clemens Ladisch
Brett wrote: > I have been able to play midi files through timidity all along but I > cannot get sound from the speakers using playmidi or aplaymidi. When I run > aplaymidi --port=65 tink.mid (also tried ports 63,64 and 128) it acts like > it is playing the file but I hear nothing. I don't have yo

Re: [Alsa-user] Midi not working C-Media CM8738 (Mad Dog Predator card)

2004-04-01 Thread Brett
> Brett wrote: > > Ok running snddevices made the /dev/snd/seq device but still no midi > > sound. > > I don't seem to have a midi ports. > > You have to give mpu_port and fm_port parameters to the module to get > MIDI ports. > > Add this to your modules.conf: > > options snd-cmipci mpu_port=0x3

Re: [Alsa-user] Midi not working C-Media CM8738 (Mad Dog Predator card)

2004-03-29 Thread Clemens Ladisch
Brett wrote: > Ok running snddevices made the /dev/snd/seq device but still no midi > sound. > I don't seem to have a midi ports. You have to give mpu_port and fm_port parameters to the module to get MIDI ports. Add this to your modules.conf: options snd-cmipci mpu_port=0x330 fm_port=0x388 The

Re: [Alsa-user] Midi not working C-Media CM8738 (Mad Dog Predator card)

2004-03-27 Thread Brett
> Subject: Re: [Alsa-user] Midi not working C-Media CM8738 (Mad Dog > Predator card) > > Brett wrote: > > I compiled ALSA 1.0.3 on my Red Hat 7.3 box last week (./configure > > --with-cards=cmipci --with-sequencer=yes;make;make install). I cannot > get > >

Re: [Alsa-user] Midi not working C-Media CM8738 (Mad Dog Predator card)

2004-03-26 Thread Clemens Ladisch
Brett wrote: > I compiled ALSA 1.0.3 on my Red Hat 7.3 box last week (./configure > --with-cards=cmipci --with-sequencer=yes;make;make install). I cannot get > Midi to function. > "ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq failed: No such > file or directory > Cannot open sequencer

[Alsa-user] Midi not working C-Media CM8738 (Mad Dog Predator card)

2004-03-25 Thread Brett
I compiled ALSA 1.0.3 on my Red Hat 7.3 box last week (./configure --with-cards=cmipci --with-sequencer=yes;make;make install). I cannot get Midi to function. The midi modules load up fine but when I try to play a midi file I get: Using playmidi: "open /dev/sequencer: No such device" But it does e

Re: [Alsa-user] Midi not working on SB Live 5.1 digital

2003-10-29 Thread Tero Knuutila
Hi! Thank You Takashi, now midi works :-) I didn't try to load soundfont first and thought it does not work. But when I loaded, it started to work. No more errors from sfxload... It really seems to be so that alsa works better as modules, since I didn't change anything else... Have a nice day

Re: [Alsa-user] Midi not working on SB Live 5.1 digital

2003-10-29 Thread Tero Knuutila
Hi! I just tried my SB Live with sound compiled as modules. It is just similar, sound works otherwise but midi does not work. /proc/.../sndstat looks still allright and I have files /dev/sequencer and sequencer2 (links to /dev/sound/sequencer and /dev/sound/sequencer2). All channels are unmuted

Re: [Alsa-user] Midi not working on SB Live 5.1 digital

2003-10-29 Thread Tero Knuutila
Hi Takashi and others! From: Takashi Iwai <[EMAIL PROTECTED]> Subject: Re: [Alsa-user] Midi not working on SB Live 5.1 digital firstly, check whether /dev/sequencer really exists. if it's there, check /proc/asound/seq/oss and whether emu10k1 is registered as the synth device. /dev/se

Re: [Alsa-user] Midi not working on SB Live 5.1 digital

2003-10-29 Thread Takashi Iwai
At Wed, 29 Oct 2003 12:55:58 +0200, Tero Knuutila wrote: > > Hello list! > > I have SB Live 5.1 digital and I'm using driver compiled into kernel. Sound > is functioning, I can listen to mp3 with xmms and the KDE startup sound > works also. > > Then the tricky part: I can listen midi only with

[Alsa-user] Midi not working on SB Live 5.1 digital

2003-10-29 Thread Tero Knuutila
Hello list! I have SB Live 5.1 digital and I'm using driver compiled into kernel. Sound is functioning, I can listen to mp3 with xmms and the KDE startup sound works also. Then the tricky part: I can listen midi only with timidity and/or Fluidsynth. I also tried to read through existing answer

[Alsa-user] midi not working

2002-03-21 Thread Ulrich Zadow
Hi, we're trying to get midi output via gameport working here, and the midi players (pmidi for example) aren't finding any device. pmidi -l lists no device. lsmod gives this: snd-seq-midi3184 0 (unused) snd-seq-midi-event 3136 0 [snd-seq-midi] snd-seq399