[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sound-makes only one click?
Thanks for all the advice. I finished my routene that will play any
note if you give it the note, octive, tempo(BPM), and note length. I
still have to modify it so it can play rests properly. It's in
applesoft except for the sound beeper though. The sound machine
language thing was tuned to the nearest 1 delay loop value(2 loops
allow about 64K different pitches) and sounds okay. When
experimenting, I found that 255 cycles of delay 255 sound makes noises
that I have heard in many other programs(appleworks, etc). guess it
was easy to make.