Paul Davis wrote:
> >Sending/receiving sysex has always been possible AFAIK.  It's
> >certainly possible now.
>
> its bounded by size limits that have to (re)set in advance. when i
> tried to download new firmware (1MB+) via SYSEX to an Alesis ADAT, it
> was very difficult to discover this limitation.

Yes; it's a problem that ALSA wants to handle each sysex as one large
chunk.

This problem occurs in another situation, too: in Standard MIDI files,
a sysex command can be split into multiple parts to be sent at
specific times, but it's impossible to do this with the ALSA
sequencer.  (Well, it's possible, but the documentation says that each
SYSEX event must contain a complete sysex command.)

I think the sequencer should be changed to allow splitting of sysex
commands.


Regards,
Clemens




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to