Currently, if the tune is not completed (e.g. it's an alarm) it's inconvenient to stop it and this should be combined into a rewind method. ``` player.silence(); player.initSong(); ```