Re: Longstanding MIDI Issue with Sierra SCI Games
Posted on 2011-09-28, 23:36
Sending a part of the sysex could be possible (and help here in combination with low cpu cycles?), according to the (googled) http://www.oktopus.hu/imgs/MANAGED/Hangtechnikai_tudastar/The_MIDI_Specification.pdf , Page 330, "multiclient drivers". Could be done like: #define SYSEX_SIZE 64 //... if (!( …