Now obviously I can't do as good a job as the arcade, but I'm sure somebody can come up with something better than what I've come up with so far.
I cut and pasted the bits from my program that have to do with Space Harrier screaming:
dim Crash_Counter=k dim Vol_Count=l.m AUDC1=1: AUDF1=18 Vol_Count=15.0 for Crash_Counter=128 to 0 step -1 AUDV1=Vol_Count drawscreen if Vol_Count>0 then Vol_Count=Vol_Count-0.25 nextIf anybody can come up with something slightly more realistic or better than what I have I'd appreciate it. Thank you.














