mstop4 / FMODGMS

🎶 GML bindings to the FMOD Studio low-level API for GM:S and GMS2. Can be used in Windows, macOS, and Linux games.
https://quadolorgames.itch.io/fmodgms
BSD 2-Clause "Simplified" License
62 stars 18 forks source link

Tag reading functions returning strings may return incorrect data. #1

Closed mstop4 closed 7 years ago

mstop4 commented 8 years ago

Reading Song Titles and Artists are limited to 30 characters max. And songs with foreign characters are changed to the Question Mark "?" Character.