Returns the number of notes in the background music queue.
PLAY
(dummy_argument)
dummy_argument is any numeric argument. It simply distinguishes the PLAY
function from the PLAY statement.
PLAY
returns 0 when music is in foreground mode.
notes% = PLAY(0)