Sound generation statements

BEEP

Sounds a "beep".

PLAY string

Plays music string made of following:

DO, RE, MI, FA, SO, LA, SI - note
On - octave, n=1 to 5
An - attack, n=0 to 255
Ln - note length, n=1 to 96
Pn - pause, n=1 to 255
Tn - temp, n=1 to 255
Also allows sharps (#) or flats (b).