Feat: big movement for ASIO

This commit is contained in:
2026-03-20 13:03:32 +01:00
parent 5c5488a9f0
commit b6daa81304
28 changed files with 236 additions and 1338 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [0.1.5]
### Added
- Support i32/i16 sample formats at cpal boundary for ASIO compatibility
## [0.1.4]
### Breaking