From: frankster <jsy...@te...> - 2011-09-07 13:28:31
|
On 09/06/11 19:15, Joe Emenaker wrote: >> The TX81z seems to have a hardware limitation whereby an error message >> can appear on its screen talking about its midi message buffer being >> full. I am assuming this is because there needs to be some kind of rate >> limit on messages sent to it. > Oooh. A rate-limited "sendSysex()" or something could be a good addition. It might need to be a little more complicated than just sendSysex(), because I think the UI controls could send quite a lot of messages out if you changed them quite frequently. |