Songs on Mac

Hi all,

I’m trying to get Songs to work on Mac, but really having no luck. I’ve moved up to the development branch of monogame and tried wma (from XNA), mp3 and mp4 (from MGCB). I use the wmas with my windows version without any issues.

My intuition is that my issues revolve around Song.Default being a wrapper for SoundEffect, but that seems to put me in a bind between using wavs and creating a better mac implementation.

Since I’m not fond of either prospect, is there something I might be missing?

Thanks.