Xref: utzoo comp.sys.atari.st:37968 comp.sys.atari.st.tech:2299 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!uakari.primate.wisc.edu!samsung!uunet!mcsun!hp4nl!ahds!geert From: geert@ahds.UUCP (Geert W.T. Jonkheer CCS/TS) Newsgroups: comp.sys.atari.st,comp.sys.atari.st.tech Subject: A correct midi interrupt routine. Keywords: midi, mouse & midi, changing normal midi capture routine Message-ID: <1985@ahds.UUCP> Date: 7 May 91 07:28:22 GMT Organization: Ahold NV, Zaandam, Netherlands, EEC Lines: 21 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