On Mon, 26 Jan 2004 14:52:59 +0100 (MET)
Clemens Ladisch <[EMAIL PROTECTED]> wrote:
> The default instrument is 0 (grand piano).
Ok
> You can send program change messages with the sequencer, too.
This is what i do in the set_chan_instr() function, it works fine.
> This does not work on big-end
On Mon, 26 Jan 2004 14:52:59 +0100 (MET)
Clemens Ladisch <[EMAIL PROTECTED]> wrote:
> The default instrument is 0 (grand piano).
Ok
> You can send program change messages with the sequencer, too.
This is what i do in the set_chan_instr() function, it works fine.
> This does not work on big-end
Hi, i'm developing an ear-trainer (an application to improve musical ears) and i must
use the MIDI synth to play out chords, but i can't let the alsa sequencer work.
My code doesn't return any error, i just can't hear anything. If i do it via the
RawMIDI API, it works fine (but it's, bleahh, horr
On Thu, 11 Sep 2003 14:12:08 +0200 (METDST)
Clemens Ladisch <[EMAIL PROTECTED]> wrote:
> What do you mean with "the MIDI synth device"? There could be more
> than one, or none. Usually, you let the user choose the device.
>
> As default name, you could use "default", which is "hw:0,0" by
> defaul
i need information about obtaining the correct rawmidi interface name (such as
"hw:0,0,1"), corresponding to the MIDI synth device, from the system; i think it could
be done by reading some files under /proc/asound, but which files?
thanks,
Marco
--
H
Do you know where to find documentation about ALSA rawmidi and midi interface
programming?
I'm trying to write some code, but only cutting and pasting from very poor examples
found over the web, and understanding nothing :\
I readed alsa-lib-0.9.2/src/rawmidi/rawmidi.c, but it doesn't explain ver
On Wed, 03 Sep 2003 11:28:50 +0200
Takashi Iwai <[EMAIL PROTECTED]> wrote:
> if you can see the emu10k1 clients in /proc/asound/seq/clients, it's a
> problem of pmidi. (also, for oss seq, you can see the available
> devices in /proc/asound/seq/oss.)
>
> is pmidi the latest one compiled with ALS
nd `pmidi -l` returns me nothing, and `playmidi` tells me:
jazz:~$ playmidi ~brix/test.mid
Playmidi 2.4 Copyright (C) 1994-1997 Nathan I. Laredo, AWE32 by Takashi Iwai
This is free software with ABSOLUTELY NO WARRANTY.
For details please see the file COPYING.