Re: rawmidi problem (was Re: [Alsa-devel] ALSA homepage redesign)

2002-04-23 Thread mdeboer
Last time I tried, rawmidi worked for me, on hw:0,1 You shouldn't need the snd-virmidi device, just the snd-emu10k1 will do. Exactly what version of alsa-driver are you using? Anyway, because playing through the sequencer _does_ work, you could indeed load the snd-virmidi device as well, use

Re: rawmidi problem (was Re: [Alsa-devel] ALSA homepage redesign)

2002-04-23 Thread Thomas Fjellstrom
On April 23, 2002 12:54 am, you wrote: Last time I tried, rawmidi worked for me, on hw:0,1 You shouldn't need the snd-virmidi device, just the snd-emu10k1 will do. Exactly what version of alsa-driver are you using? 0.9.0beta12 Anyway, because playing through the sequencer _does_ work, you

Re: rawmidi problem (was Re: [Alsa-devel] ALSA homepage redesign)

2002-04-23 Thread Takashi Iwai
Hi Juan, At Mon, 22 Apr 2002 14:12:57 -0300, Juan Linietsky wrote: On Mon, 22 Apr 2002 18:07:59 +0200 Takashi Iwai [EMAIL PROTECTED] wrote: however i don't understand quite well the situation from your posts. could you elaborate the symptom? which program and how did you test?

Re: rawmidi problem (was Re: [Alsa-devel] ALSA homepage redesign)

2002-04-23 Thread Thomas Fjellstrom
On April 23, 2002 05:44 am, you wrote: At Tue, 23 Apr 2002 12:14:42 +0200, I wrote: At Mon, 22 Apr 2002 13:50:27 -0600, Thomas Fjellstrom wrote: I don't hear any sound when playing midi using the rawmidi interface (using my SBLive! Value), I tried, some code written by me, and the

[Alsa-devel] Re: [linux-audio-dev] dynamic linking

2002-04-23 Thread Paul Davis
I'm working on a library for accessing MIDI hardware, which uses plugins to communicate with the hardware. Now I'm not sure how to compile these shared libraries. Should I use -Bsymbolic? This makes the linker give a warning when the library is not linked against all the shared libraries