Skip to content

FlexASIO 1.7a

Compare
Choose a tag to compare
@dechamps dechamps released this 04 Jan 09:18
· 81 commits to master since this release

This is a hotfix release containing the following changes:

  • Fix a bug where WASAPI Exclusive would wrongly detect the sample type of some 24-bit devices as Float32 (instead of Int24).
    • In FlexASIO 1.7 this could result in failure to initialize; in previous versions this could compromise bit-perfect operation.
    • See #106.