Sound generation statements
BEEP
Sounds a "beep".
PLAY
string
Plays music string made of following:
DO, RE, MI, FA, SO, LA, SI - note
O
n
- octave, n=1 to 5
A
n
- attack, n=0 to 255
L
n
- note length, n=1 to 96
P
n
- pause, n=1 to 255
T
n
- temp, n=1 to 255
Also allows sharps (#) or flats (b).