domeengine / dome

A lightweight game development environment where games can be written in Wren
https://www.domeengine.com
MIT License
473 stars 40 forks source link

DOME can't play all MP3s #261

Closed avivbeeri closed 1 year ago

avivbeeri commented 1 year ago

DOME doesn't have a grasp on how the header sync works so it can't detect the filetype correctly.

At the moment, it can only handle files where an ID3 tag is present in the first frame.