silence()
Turns off all songs and sounds. The following program plays a song until you tap the screen.
song('1812') function tap() { silence() }