Releases: Milkitic/KeyASIO.Net
KeyAsio.Net-v3.1.1
Release notes
- [~] Fix bugs that may cause issues when loading certain wav files. (e.g. PCM 24bit/32bit)
- [~] Enhance the audio file reader to make it more accurate in determining file formats. (Thanks ATL!)
- [~] Improve logging.
Full Changelog: v3.1.0...v3.1.1
KeyAsio.Net-v3.1.0
Release notes
- [~] Replace the memory reader with new one. This one improved the performance. The software & source code is now under GPL 3.0 license.
- [~] Updated to .NET 8 to improve the performance.
- [~] Fix initialization of loading skins.
- [~] Make scanner and other operations in different threads. This will make scanning thread (and both audio thread) more stable.
- [+] Support hitsounds during auto play and replay (deal with auto mod).
- [+] Support seperated custom memory scanning interval between delay-insensitive and delay-sensitive fields (see configuration file).
- [+] Support internal timer for high interval (will enable automatically when>=16ms) (#16).
- [-] Remove internal general offsets function in realtime mode.
Full Changelog: v3.0.0...v3.1.0
KeyAsio.Net-v3.1.0-alpha.2
Release notes
- [+] Support separate scanning interval between delay-insensitive and delay-sensitive fields (see configuration file).
- [+] Support hitsounds during replay (deal with auto mod).
- [+] Support internal timer for high interval (#16).
- [~] Trim memory reading object to reduce unnecessary usage.
- [~] Make scanner and other operations in different threads. This will make scanning thread (and both audio thread) more stable.
KeyAsio.Net-v3.1.0-alpha.1
Release notes
- [~] Use new memory reader
- [~] Updated to dotnet 8
- [~] Fix first loading of skin
- [+] Support Auto mod
- [+] Allow custom scanning interval
Installation
.NET 8.0 Desktop Runtime is required for the smallest asset.
For the other two assets with "-win32" and "-win64" postfix, you don't need to install anything more.
KeyAsio.Net-v3.0.0
Release notes
- [+] Allow force to enable nightcore beats
Installation
.NET 7.0 Desktop Runtime is required for the smallest asset.
For the other two assets with "-win32" and "-win64" postfix, you don't need to install anything more.
KeyAsio.Net-v3.0.0-beta.17
Release notes
- [+] Add internal timer for accuracy
- [+] Support pausing music with music related functions
- [~] Fix beatmap GetHashCode() null bugs (?)
- [~] Fix device enumerating issues
- [~] Fix infinity slider length issue which causes OutOfMemory issue.
- [~] Fix interface timer. Now support negative timing.
- [~] Fix bug on failing to start syncing audio with music related functions
Installation
.NET 7.0 Desktop Runtime is required for the smallest asset.
For the other two assets with "-win32" and "-win64" postfix, you don't need to install anything more.
KeyAsio.Net-v3.0.0-beta.16
Release notes
- Fix muted hitting (Sometimes the sound will be ignored to play). Now the mainly bug which causes this problem was fixed in this version.
Installation
.NET 7.0 Desktop Runtime is required for the smallest asset.
For the other two assets with "-win32" and "-win64" postfix, you don't need to install anything more.
KeyAsio.Net-v3.0.0-beta.15
Release notes
- [~] Fix beatmap parsing bugs
- [~] Fix inaccurate hitsounds playing (sliderticks)
- [~] Fix key triggering concurrent bugs
- [~] Fix audio playing / mania columns unhandled exception
- [~] Minor fixes
Installation
.NET 7.0 Desktop Runtime is required for the smallest asset.
For the other two assets with "-win32" and "-win64" postfix, you don't need to install anything more.
KeyAsio.Net-v3.0.0-beta.14.1
Release notes
- Updated to .net 7.0
Installation
.NET 7.0 Desktop Runtime is required for the smallest asset.
For the other two assets with "-win32" and "-win64" postfix, you don't need to install anything more.
KeyAsio.Net-v3.0.0-beta.14
Release notes
- [~] Fix exiting bug
- [~] Fix inaccurate hitsounds playing
- [~] Improve performance
- [~] Seperate configuration framework
- [~] Minor fixes
Installation
.NET 6.0 Desktop Runtime is required for the smallest asset.
For the other two assets with "-win32" and "-win64" postfix, you don't need to install anything more.