Fixed MP3s converted to SMF being non-functional in-game. It turns out that some previously unknown values in the SMF header dictate a version/variant of sort that must be a specific value for MP3 based SMFs and one of the values for WAV was being applied instead previously since the parameter was not understood.
The correct value is now used for all source file types.