Releases: mdias/rs_asio
Releases · mdias/rs_asio
RS ASIO 0.1.7
- Detect and log buffer underruns
- Fix data racing
- Remove code used for debug where raw data was being dumped to D:\rs_asio_audio.raw (oops!)
RS ASIO 0.1.6
Fix use of unitialized variable resulting in broken ASIO endpoints.
RS ASIO 0.1.5
- Add option to configure buffer size mode in INI file
- Fix some issues when parsing the INI file
- Minor logging improvements
RS ASIO 0.1.4
- Fixes a memory corruption issue with ASIO outputs
- Other minor fixes
RS ASIO 0.1.3
- Fix some race condition issues
- Improve logging
RS ASIO 0.1.2
Now saves log on RS_ASIO-log.txt file.
RS ASIO 0.1.1
This should fix a crash when initializing ASIO drivers.
RS ASIO 0.1.0
This is the first release.
The software has seen very little testing and there are missing features.
Check the readme file for more info.