On Thu, 28 Feb 2002, Peter Enderborg wrote:

> I have a program that read's from a raw midi device. In midi there are
> some simple compression. It is assumed that if the data flow is correct,
> and the data should be interpreted as paramaters to previus command if
> it's not a new command. But when I open a raw midi stream I can get in
> to the stream without having the "previus" command. Is there any way to
> do a query or reset the stream so I can get that command? If it's only
> one midi channel sending the same type of command it will never get in
> to sync!

RawMidi devices don't interpret MIDI data in any way. So, you get exactly 
what's on input. Or are you refering virmidi devices?

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project  http://www.alsa-project.org
SuSE Linux    http://www.suse.com


_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to