--- In SynthModules@yahoogroups.com, "grantrichter2001" <grichter@a...> wrote: > Forget about using debug with interupt routines. They only > work in real time. > Grant I downloaded syncable.bas and tried to look at the variables in the interrupt service routine. I had assumed 'debug' above meant the debug statement but soon figured out that it's really debug mode. None of the variable commands (variable=variable+1) executed in your interrupt service routine when using debug mode even with no debug statements. That means I'll have to debug the program by just trial and error in program mode.
Message
Re: MIDI interupts
2004-04-12 by djbrow54
Attachments
- No local attachments were found for this message.