[A83] Re: About the interrupt problem
[Prev][Next][Index][Thread]
[A83] Re: About the interrupt problem
At 03:10 PM 8/6/2002 +0200, you wrote:
>About my interrupt frequency problem, i was kinda hoping to play som music =
>in the background. And 200 times/sec doesn't really give much to play wit=
>h. It would probably only be enough to play some deep bass tones. Whit a =
>frequency of 1000 execs/sec you could atleast get some descent sounds.
I thought to do music you converted it to a bit pattern corresponding to a
square-wave of your music, then just sent that through the link port. You
could do big chunks at a time, so the bit rate could be held up whilst the
interrupt frequency allows for actual program execution.
References: