Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!pasteur!ucbvax!ALBNYVMS.BITNET!AD0834 From: AD0834@ALBNYVMS.BITNET Newsgroups: comp.sys.atari.st Subject: MIDI Help Message-ID: <8911270801.AA22825@ucbvax.Berkeley.EDU> Date: 26 Nov 89 23:12:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 17 To ST programmers/MIDI experts, I am trying to write a patch librarian for a 520STFM and a Roland D-10 keyboard. I am having problems because the input buffer on the ST isn't large enough to hold the 256 byte blocks that the D-10 sends, and unfortunately, I don't seem to be able to write a program which will snag data from the buffer fast enough to prevent it overflowing. Basically, my problem is this: I need to change the size of the MIDI input buffer on the ST from the default 128 bytes to 256 (or more) bytes. Does anyone know how to do this?!? Better yet, does anyone know of PD MIDI librarians? Thanks, (and DESPERATELY yours,) Andy Dickinson