Skip to content

FlexASIO 0.5a

Compare
Choose a tag to compare
@dechamps dechamps released this 11 Nov 22:27
· 322 commits to master since this release

A few last minute additions to FlexASIO 0.5.

  • Fix a bug in 0.5 that prevented WDM-KS from initializing. (Not that much of a regression, since WDM-KS was nearly unusable in 0.4, and was not selectable in previous versions.) With that fix WDM-KS is now operational, but make sure to read the updated documentation in BACKENDS to understand the limitations. Fixes #21.
  • FlexASIO will now probe the capabilities of the ASIO host application, and log the results. This will be useful to understand what features are supported by host applications and are therefore worth implementing in the future.