[comp.sys.atari.st] A correct midi interrupt routine.

geert@ahds.UUCP (Geert W.T. Jonkheer CCS/TS) (05/07/91)

Hi midi gurus,

A few weeks ago someone asks for a correct midi interrupt
routine that does get rid of the mouse interfering with midi.
I wonder if someone has written such a routine.

Here's my probem:

When changing the midi vector of the standard tos calls
to your one (I don't ment midiws or Cconin) in
the particular structure (don't know the name of it because I am
writing this all of my head), does seem to work fine.

However, when bulking some midi data to the ST I (and not 
only I) found out that some data will be lost. I think
that this comes because the mouse and keyboard vectors
are on the same intterupt level (to much unfortunately) 

Has anyone found out how to pass this problem?

Geert