[A86] Re: Speed select


[Prev][Next][Index][Thread]

[A86] Re: Speed select




It looks to me like the data is the same byte the whole way through.  So
just change the play routine to not play waves but instead just play a
certain byte for a certain length, or generate the wave at runtime for the
correct play length.

> I am working on a program to play morse code, and I want to be able to
select
> speeds.  So far, I have it working at a reliable 8 words per minute.  My
> sound file is formated for soundalgo.asm by Dux:





References: