2.6.0
Small improvements.
From v2.6.0-pre.1:
brstm_converter:
- Track mixing options (--mix-tracks)
- Other improvements and bug fixes
brstm_rt:
- Optional track mixer for multi-track files (--enable-mixer)
- New improved user interface
- Other improvements and bug fixes
openrevolution library:
- Proper support for reading and writing BRSTM files with PCM audio
- Added memory getBaseInformation function (brstm_getBaseInformation)
- Added alternative functions for getting codec and format strings (format/codec code can be directly passed as argument instead of the full Brstm struct pointer)
- Better checks and corrections for invalid information from files
- Better error handling in brstm_fstream functions, new brstm_fstream_safe_getbuffer function
- Many improvements and bug fixes