Yes- I'm referring to Win32- sorry for not clarifying that.

You stated- "larger messages are sent through a sequence of calls"-
are you saying that if an application sends a command to a synth to
dump it's entire patch memory, and the synth sends 500kb of data, that
portmidi will handle this amount of sysex data gracefully, and return
all the data to the application without any problems?

> The fact that the sysex buffer is statically sized at 1024 bytes (I
> think this is referring to the Win32 implementation) should not be
> interpreted as a limitation on sysex message size. Larger messages are
> sent through a sequence of calls, but this is an implementation detail
> that is not visible to the client. -Roger
>
>
_______________________________________________
media_api mailing list
[email protected]
http://www.create.ucsb.edu/mailman/listinfo/media_api

Reply via email to