Sound::getTag with ID3v2.4

Hi,

I’m trying to read the “TBPM” frame using the Sound::getTag and Sound::getNumTags functions to iterate over all the tags and checking the name property of the returned FMOD.TAG structure.

The “TBPM” tag is only found in files with ID3v2.3 but not in files with ID3v2.4.
Other more general tags (ex. Artist, Title) are still working with files using ID3v2.4.

If used MP3Tag to make sure that the data is there.

Is this a known issue or am I missing something? I’m using version 1.09.09 of the low level API with Unity.

We aren’t aware of any such issue, are you able to send us a file that uses ID3v2.3 & ID3v2.4 to support@fmod.com and we will be able to run some tests.

Thanks for bringing this to our attention.

This has been fixed and will be available in the next release.