Page 1 of 1

is there a SYSEX size limit ?

Posted: 19 Jun 2017 20:00
by Jaunmanuek
Hello,
before I continue coding a million sysex code lines for my Yamaha A5000...

Is there a SYSEX SIZE LIMIT ? a Buffer limit ?
A5000 easily dumps data larger than 256 bytes on most operations.

I found that MIDI_ARGS shows note or CC incoming values with no problem, but many SYSEX are stuck again and again..

Thank you,

Juan Manuel Aguirre

Re: is there a SYSEX size limit ?

Posted: 20 Jun 2017 10:40
by th_ldu
Seems to be...

with just a small research in the database :
https://forum.liine.net/viewtopic.php?f ... mit#p18815

Re: is there a SYSEX size limit ?

Posted: 21 Jun 2017 00:24
by Jaunmanuek
thank you,
I had a "small" hope that limit was "upgraded" on it's last updates.

jma