jmickle66666666 / DoomUnity

Unity libs for working with Doom, also my Doom engine: NaSTY
87 stars 7 forks source link

More music format support #36

Open jmickle66666666 opened 6 years ago

jmickle66666666 commented 6 years ago

Every other commonly supported music format should be simple to implement. The type just needs detecting before attempting to play it. There's already a preliminary system for this for detecting MUS/MIDIs.

MP3, OGG, WAV, tracker formats.