Releases: Milkitic/KeyASIO.Net
Releases · Milkitic/KeyASIO.Net
KeyAsio.Net-v3.0.0-beta.2
Test for update checking
v2.0.2
v2.0.1
v2.0.0
- Update framework to .NET 6.0
- Use hooking by
QueueUserWorkItem
(see https://github.com/kfirprods/NonInvasiveKeyboardHook), and release hooking immediately after closing STA Window. - Create audio device in UI thread.
- Use
Span<T>
for audio processing. - Fix the configuration bug, and use .yaml format.
- Improve the code and fix bugs.