forcing an mp3 file to be downloaded

This won’t be a popular answer, but you could map the mp3 mime-type on your server to application/octet-stream which the browser will not try to handle but it will prompt the open/save dialog.