Skip to content

Releases: mdias/rs_asio

RS ASIO 0.4.2

01 Mar 22:39

Choose a tag to compare

  • Fix input signal for non 32-bit audio

RS ASIO 0.4.1

22 Feb 22:13

Choose a tag to compare

  • Fix issue with float sample type not able to initialize input

RS ASIO 0.4.0

13 Feb 01:30

Choose a tag to compare

  • Another workaround for ASIO4ALL freeze when exiting game
  • Rework ASIO initialization and stream start/stop
  • Add support for outputReady asio calls
  • Fix potential memory corruption on non 32-bit sample formats
  • Other minor fixes

RS ASIO 0.3.11

01 Feb 23:26

Choose a tag to compare

  • Fixes freeze with ASIO4ALL
  • Attempts fixing 16-bit support
  • Show error message if avrt.dll cannot load rs_asio.dll

RS ASIO 0.3.10

15 Jan 22:08

Choose a tag to compare

Fix thread deadlock freezing sound processing

RS ASIO 0.3.9

12 Jan 23:34

Choose a tag to compare

RS ASIO 0.3.9 Pre-release
Pre-release

Improved logging

RS ASIO 0.3.8

12 Jan 20:03

Choose a tag to compare

Try fixing input sometimes getting stuck with overrun messages

RS ASIO 0.3.7

10 Jan 01:19

Choose a tag to compare

Fix input not working

RS ASIO 0.3.6

08 Jan 21:53

Choose a tag to compare

RS ASIO 0.3.6 Pre-release
Pre-release

NOTE: THIS RELEASE DOESN'T HAVE INPUT WORKING

Attempting to fix 24-bit format support
Avoid overfeeding client pipeline

RS ASIO 0.3.5

07 Jan 23:43

Choose a tag to compare

RS ASIO 0.3.5 Pre-release
Pre-release

Add more logging to debug render/capture classes