i wanna know because when i imported it to unity the icon was a white background with a blue music note, and in tutorials a sdound icon is a little bullhorn with 3 sound waves! Can someone help? thanks!
Unity supports importing the following audio file formats: .aif, .wav, .mp3, and .ogg (info from the Unity documentation on Audio Files.)
Version 3 of Unity will add the ability to play MOD files.
Edit: Of course, you have the option of converting the files yourself into one of the supported formats. Lots of free software will do this for you, including iTunes (make sure you've set it to convert to MP3 instead of AAC before importing.)
did you try playing it in unity. Should be able to select the file in the project files section, and click the play button in the lower left.