If WordPress will allow this code, that's it.
Since wordpress allowed Google video, google mp3 player should be allowed too.
you can add musics to your blog easily with simple html code.
here is an example: <iframe src="http://mail.google.com/mail/html/audio.swf?audioUrl=URL-Of-Your-MP3" mce_src="http://mail.google.com/mail/html/audio.swf?audioUrl=URL-Of-Your-MP3" style="border: 1px solid rgb(170, 170, 170); width: 450px; height: 25px;" id="musicPlayer"></iframe>
you can type http://mail.google.com/mail/html/audio.swf?audioUrl=URL-Of-Your-MP3
in your browser to see the effect.