[Alsa-user] Alsa and Midi

2006-02-21 Thread Paras pradhan
hi: I am using alsa in my fujitsu laptop which have intel based souncard and working well. but midi is not working. when i do /dev/sndstat i see: NO midi devices. Below is my o/p and plz help me to configure midi in for my linux ( debian ) box. -- debian:~# cat /dev/sndstat Sound

Re: [Alsa-user] Alsa and Midi

2006-02-21 Thread Lee Revell
On Tue, 2006-02-21 at 17:56 +0545, Paras pradhan wrote: hi: I am using alsa in my fujitsu laptop which have intel based souncard and working well. but midi is not working. when i do /dev/sndstat i see: NO midi devices. Below is my o/p and plz help me to configure midi in for my linux (

Re: [Alsa-user] alsa vs midi

2003-11-20 Thread Gene Heskett
On Thursday 20 November 2003 08:59, David Garcia Garzon wrote: [...] Mainly, kmidi is a kde frontend to timidity. On the other side, kmid uses any of the available MIDI devices (ALSA/OSS) to play midi. But there doesn't seem to be a method to name the device in the menus for kmid.

Re: [Alsa-user] alsa vs midi

2003-11-19 Thread Gene Heskett
On Wednesday 19 November 2003 19:37, Gene Heskett wrote: Greetings all; Yeah, I know, its poor form to answer/comment on ones own messages, but more info below. I've recently moved to a kernel-2.6.0-test9-mm4, which is getting pretty close to final. The formerly OSS audio system has been

Re: [Alsa-user] alsa vs midi

2003-11-19 Thread Gene Heskett
On Thursday 20 November 2003 00:15, David Garcia wrote: Timidity is a software (CPU wasting) synth that synths audio (say wav) from midi information. That audio information can be played by any Wav device so its sound level is controlled by pcm/wav controls. Mainly, kmidi is a kde frontend to

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-22 Thread Clemens Ladisch
On Tue, 20 Aug 2002, Pedro Lopez-Cabanillas wrote: El Mar 20 Ago 2002 10:10, Clemens Ladisch escribió: IMHO there's nothing wrong with loading the driver when the keyboard is plugged in. I'd suggest to list only the OSS drivers in the blacklist file. Hotplug can't load the snd-usb-midi

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-22 Thread Clemens Ladisch
(sorry for the delay) On Tue, 20 Aug 2002, Michael Martin wrote: But I'm having difficulty setting up my /etc/modules.conf file Do I need to set the USB device as a new sound card? What do I do? Also are there any docs for getting OSS Emulation to work for the USB MIDI Device? The driver

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-22 Thread Clemens Ladisch
On Tue, 20 Aug 2002, Michael Martin wrote: The kernel had this to say Aug 20 15:55:36 linux kernel: hub.c: USB new device connect on bus1/2, assigned device number 3 Aug 20 15:55:36 linux kernel: snd-usb-midi: using interface 1 Aug 20 15:55:36 linux kernel: snd-usb-midi: MIDIStreaming

RE: [Alsa-user] ALSA USB MIDI Input

2002-08-22 Thread Michael Martin
the ALSACONF area (which I don't think matters?) to include settings for the usb audio device aswell as the snd-cmipci card Mike -Original Message- From: Clemens Ladisch [mailto:[EMAIL PROTECTED]] Sent: 22 August 2002 09:22 To: Michael Martin Cc: Alsa Users (E-mail) Subject: Re: [Alsa-user] ALSA USB

RE: [Alsa-user] ALSA USB MIDI Input

2002-08-21 Thread Michael Martin
; [EMAIL PROTECTED]; Takashi Iwai Subject: Re: [Alsa-user] ALSA USB MIDI Input El Mar 20 Ago 2002 10:10, Clemens Ladisch escribi: Pedro Lopez-Cabanillas wrote: I suggest you to add these modules to the /etc/hotplug/blacklist file: # cat /etc/hotplug/blacklist audio usb-midi snd-usb

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-20 Thread Clemens Ladisch
Pedro Lopez-Cabanillas wrote: I see both usb-midi and usbmidi. Could this be because I've got the daemon installed as well? No, but you should uninstall it if you are going to use the driver instead the daemon. To uninstall the daemon, run make uninstall in the usbmidid-x.x.x directory.

RE: [Alsa-user] ALSA USB MIDI Input

2002-08-20 Thread Michael Martin
to work for the USB MIDI Device? Mike -Original Message- From: Clemens Ladisch [mailto:[EMAIL PROTECTED]] Sent: 20 August 2002 09:10 To: Pedro Lopez-Cabanillas Cc: Michael Martin; [EMAIL PROTECTED] Subject: Re: [Alsa-user] ALSA USB MIDI Input Pedro Lopez-Cabanillas wrote: I see both usb

RE: [Alsa-user] ALSA USB MIDI Input

2002-08-20 Thread Michael Martin
The kernel had this to say Aug 20 15:54:54 linux kernel: C-Media PCI soundcard not found or device busy Aug 20 15:54:54 linux insmod: /lib/modules/2.4.18-4GB/kernel/sound/pci/snd-cmipci.o: init_module: No such device Aug 20 15:54:54 linux insmod: Hint: insmod errors can be caused by incorrect

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-19 Thread Pedro Lopez-Cabanillas
El Lun 19 Ago 2002 15:34, Michael Martin escribió: Hi, I downloaded, compiled, installed the alsa drivers (0.9.0rc3) You need alsa-lib and alsa-utils packages also. I did modprobe snd-cmipci I did modprobe usb-midi All successful. But then I did aconnect -i and I could only see my sound

RE: [Alsa-user] ALSA USB MIDI Input

2002-08-19 Thread Michael Martin
? -Original Message- From: Pedro Lopez-Cabanillas [mailto:[EMAIL PROTECTED]] Sent: 19 August 2002 16:29 To: Michael Martin Cc: alsa-user Subject: Re: [Alsa-user] ALSA USB MIDI Input El Lun 19 Ago 2002 15:34, Michael Martin escribi: Hi, I downloaded, compiled, installed the alsa drivers

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-19 Thread Pedro Lopez-Cabanillas
El Lun 19 Ago 2002 18:24, Michael Martin escribió: Where am I going wrong? When I did aconnect -i no usb device was shown. Aug 19 17:11:57 linux kernel: ALSA ../alsa-kernel/usb/usbaudio.c:1966: cannot create a card instance 0 MK-249 USB MIDI keyboard is the Evolution keyboard. I see both

[Alsa-user] ALSA USB MIDI Input

2002-08-14 Thread Michael Martin
Does anyone know what the situation is with ALSA and usb midi in? I'm having trouble setting this up. I compiled and installed successfully (I think) the midid (usb midi daemon from http:// www.informatik.uni-halle.de/~ladischc/usbmidid.html), plugged a USB MIDI Compatible input device, followed

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-14 Thread Pedro Lopez-Cabanillas
El Mié 14 Ago 2002 14:57, Michael Martin escribió: Does anyone know what the situation is with ALSA and usb midi in? I'm using successfully two USB-MIDI devices: a Roland/Edirol UM-2 and a Midiman Midisport 2x2 with ALSA. I have seen some reports about many other USB MIDI devices working,

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-14 Thread Clemens Ladisch
Michael Martin wrote: I'm having trouble setting this up. I compiled and installed successfully (I think) the midid (usb midi daemon from http:// www.informatik.uni-halle.de/~ladischc/usbmidid.html), plugged a USB MIDI Compatible input device, followed instructions and the system log reported