Releases: mdias/rs_asio
Releases · mdias/rs_asio
RS ASIO 0.4.2
- Fix input signal for non 32-bit audio
RS ASIO 0.4.1
- Fix issue with float sample type not able to initialize input
RS ASIO 0.4.0
- Another workaround for ASIO4ALL freeze when exiting game
- Rework ASIO initialization and stream start/stop
- Add support for
outputReadyasio calls - Fix potential memory corruption on non 32-bit sample formats
- Other minor fixes
RS ASIO 0.3.11
- 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
Fix thread deadlock freezing sound processing
RS ASIO 0.3.9
Improved logging
RS ASIO 0.3.8
Try fixing input sometimes getting stuck with overrun messages
RS ASIO 0.3.7
Fix input not working
RS ASIO 0.3.6
NOTE: THIS RELEASE DOESN'T HAVE INPUT WORKING
Attempting to fix 24-bit format support
Avoid overfeeding client pipeline
RS ASIO 0.3.5
Add more logging to debug render/capture classes