Add ASIO support #63
Labels
No labels
bug
documentation
explore
improvement
roadmap
No assignees
1 participant
Notifications
Due date
No due date set.
Reference
Tearnote/Playnote#63
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Steinberg's ASIO is an audio driver protocol offering the best possible latency on certain (typically high-end) audio hardware. It's a very good idea to support it in a low-latency rhythm game, especially as BMS enthusiasts in particular might have these audio setups more often than an average person.
There are two viable alternatives here:
The proprietary Steinberg SDK is not an option, as it allows Steinberg to terminate the agreement for any reason with a 36 month notice.
Implemented in
6c615d5d59