{{ currentSong.name }} by {{ currentArtist.name }}
{{ audio.currentTime > 0 ? audio.formatTime(audio.currentTime) : '00:00' }} {{ duration > 0 ? audio.formatTime(duration) : '00:00' }}