At Wed, 24 Sep 2003 10:36:45 +0100,
Miguel Duarte wrote:
> 
> Hi,
> 
> Until now I wasn't able to make my remote work.
> While posting in the EMU10K1 devel mailing list, someone said that it was necessary 
> to "initialize" the MIDI device used by the remote. A SysEx sequence has to be send 
> to '/dev/snd/midiC0D1'. The sequence is '0xf0, 0x00, 0x20,0x21, 0x61, 0x0, 0x00, 
> 0x00, 0x7f, 0x0, 0xf7'.
 
oh, my...

> The source code bellow is of a program that does just that. After
> modprobing the modules with the correct options (the options are the
> same as the Platinum), just run this prog to "initialize" the midi
> device. Voi-lá! The remote works! I think this is an ugly hack.

i don't think it's so bad.

>I'm sure that this can be implemented in the driver itself.

yes, but why bother to do this in the driver, although you can do it
nicely on user-space? 
(you can even use shell's echo command for this :)


anyway, thanks for your info!


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to