Yahoo Groups archive

SynthModules

Index last updated: 2026-04-28 23:14 UTC

Message

Re: MIDI interupts

2004-04-10 by grantrichter2001

> > 3. The interupt commands are compiler directives, not 
keywords. 
> > For example, disable the interupt right before the interupt 
handler 
> > name label, not inside the interupt handler routine itself.
> 
> I'll have to try this.  I did use the HSERIN command along with 
all
> the setup and compiler directives but could never generate an
> interrupt.  More to try tomorrow.

As I understand it, HSERIN is an interupt service routine built into 
BASIC. So you should either write your own ISR in BASIC and 
handle it on the register level OR use HSERIN and all BASIC, but 
not both, because HSERIN grabs the interupt for it's own use.

From the bleeding edge of technology...

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.