Skip to content

Releases: mdias/rs_asio

RS ASIO 0.1.7

14 Sep 14:50

Choose a tag to compare

RS ASIO 0.1.7 Pre-release
Pre-release
  • 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

13 Sep 16:39

Choose a tag to compare

RS ASIO 0.1.6 Pre-release
Pre-release

Fix use of unitialized variable resulting in broken ASIO endpoints.

RS ASIO 0.1.5

12 Sep 23:04

Choose a tag to compare

RS ASIO 0.1.5 Pre-release
Pre-release
  • 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

11 Sep 00:34

Choose a tag to compare

RS ASIO 0.1.4 Pre-release
Pre-release
  • Fixes a memory corruption issue with ASIO outputs
  • Other minor fixes

RS ASIO 0.1.3

09 Sep 22:19

Choose a tag to compare

RS ASIO 0.1.3 Pre-release
Pre-release
  • Fix some race condition issues
  • Improve logging

RS ASIO 0.1.2

08 Sep 22:30

Choose a tag to compare

RS ASIO 0.1.2 Pre-release
Pre-release

Now saves log on RS_ASIO-log.txt file.

RS ASIO 0.1.1

06 Sep 21:43

Choose a tag to compare

RS ASIO 0.1.1 Pre-release
Pre-release

This should fix a crash when initializing ASIO drivers.

RS ASIO 0.1.0

05 Sep 23:33

Choose a tag to compare

RS ASIO 0.1.0 Pre-release
Pre-release

This is the first release.
The software has seen very little testing and there are missing features.

Check the readme file for more info.