Short program to demonstrate programming with the SOUND command.
Content
Source Code
1 REM RESET 1986 BYTE POWER WRITTEN BY K. BOISVERT 2 10 FOR z=1 TO 18: READ a,b,c 20 SOUND 7,60;8,15;9,15;0,a;1,b;2,a+2;3,b 30 PAUSE 10*c: SOUND 8,0;9,0: NEXT z: STOP 40 DATA 92,4,2,209,5,2,92,4,2,209,5,2,92,4,1,158,4,1,47,5,1,158,4,1,92,4,4,226,3,2,209,5,2,226,3,2,209,5,2,226,3,1,209,5,1,47,5,1,209,5,1,92,4,4