Fix an error when loading WAV files.
The sample format of a WAV file is not always being set which results in get_data_format() returning ma_format_unknown.
Showing
Please register or sign in to comment
The sample format of a WAV file is not always being set which results in get_data_format() returning ma_format_unknown.