GFA-Basic
I've been translating a program I wrote in AmigaBasic, and am very happy with
most of the results, but I'm having some trouble with the SOUND statements. For
example, type in a SOUND command, then a PAUSE command, then another SOUND
command. When you run it, the program pauses, THEN plays the 2 sounds. If you
substitute a DELAY command for the PAUSE, it works like it should. I've been
trying to contact Antic for help but no luck yet. Let me know if you have any
ideas about why this might happen.