This page works best in Internet Explorer. You would actually hear the music the authors intended you to hear.
PowerShell to the rescue:
$ie = New-Object -ComObject internetexplorer.application; $ie.Navigate("https://sidetalking.com/original/"); $ie.Visible = $true
Is there a recommended resolution for viewing too?