Skip to content

Releases: Milkitic/KeyASIO.Net

KeyAsio.Net-v3.1.1

21 Feb 09:04
Compare
Choose a tag to compare

Forum page

Release notes

  1. [~] Fix bugs that may cause issues when loading certain wav files. (e.g. PCM 24bit/32bit)
  2. [~] Enhance the audio file reader to make it more accurate in determining file formats. (Thanks ATL!)
  3. [~] Improve logging.

Full Changelog: v3.1.0...v3.1.1

KeyAsio.Net-v3.1.0

31 Dec 06:02
Compare
Choose a tag to compare

Forum page

Release notes

  1. [~] Replace the memory reader with new one. This one improved the performance. The software & source code is now under GPL 3.0 license.
  2. [~] Updated to .NET 8 to improve the performance.
  3. [~] Fix initialization of loading skins.
  4. [~] Make scanner and other operations in different threads. This will make scanning thread (and both audio thread) more stable.
  5. [+] Support hitsounds during auto play and replay (deal with auto mod).
  6. [+] Support seperated custom memory scanning interval between delay-insensitive and delay-sensitive fields (see configuration file).
  7. [+] Support internal timer for high interval (will enable automatically when>=16ms) (#16).
  8. [-] Remove internal general offsets function in realtime mode.

Full Changelog: v3.0.0...v3.1.0

KeyAsio.Net-v3.1.0-alpha.2

25 Dec 06:34
Compare
Choose a tag to compare
Pre-release

Forum page

Release notes

  1. [+] Support separate scanning interval between delay-insensitive and delay-sensitive fields (see configuration file).
  2. [+] Support hitsounds during replay (deal with auto mod).
  3. [+] Support internal timer for high interval (#16).
  4. [~] Trim memory reading object to reduce unnecessary usage.
  5. [~] 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

24 Dec 09:46
Compare
Choose a tag to compare
Pre-release

Forum page

Release notes

  1. [~] Use new memory reader
  2. [~] Updated to dotnet 8
  3. [~] Fix first loading of skin
  4. [+] Support Auto mod
  5. [+] 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

30 Dec 08:14
Compare
Choose a tag to compare

Forum page

Release notes

  1. [+] 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

21 Dec 08:08
Compare
Choose a tag to compare
Pre-release

Forum page

Release notes

  1. [+] Add internal timer for accuracy
  2. [+] Support pausing music with music related functions
  3. [~] Fix beatmap GetHashCode() null bugs (?)
  4. [~] Fix device enumerating issues
  5. [~] Fix infinity slider length issue which causes OutOfMemory issue.
  6. [~] Fix interface timer. Now support negative timing.
  7. [~] 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

19 Dec 07:07
Compare
Choose a tag to compare
Pre-release

Forum page

Release notes

  1. 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

14 Dec 07:04
Compare
Choose a tag to compare
Pre-release

Forum page

Release notes

  1. [~] Fix beatmap parsing bugs
  2. [~] Fix inaccurate hitsounds playing (sliderticks)
  3. [~] Fix key triggering concurrent bugs
  4. [~] Fix audio playing / mania columns unhandled exception
  5. [~] 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

11 Nov 06:02
Compare
Choose a tag to compare
Pre-release

Forum page

Release notes

  1. 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

07 Nov 09:24
Compare
Choose a tag to compare
Pre-release

Forum page

Release notes

  1. [~] Fix exiting bug
  2. [~] Fix inaccurate hitsounds playing
  3. [~] Improve performance
  4. [~] Seperate configuration framework
  5. [~] 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.