Skip to content

Commit fc4f579

Browse files
committed
Mention KoordASIO in the README
1 parent 1c31072 commit fc4f579

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010

1111
FlexASIO is a *universal [ASIO][] driver*, meaning that it is not tied to
1212
specific audio hardware. Other examples of universal ASIO drivers include
13-
[ASIO4ALL][], [ASIO2KS][], [ASIO2WASAPI][].
13+
[ASIO4ALL][], [ASIO2KS][], [ASIO2WASAPI][]. [KoordASIO][] is a derivative of
14+
FlexASIO that focuses on WASAPI and user convenience.
1415

1516
Universal ASIO drivers use hardware-agnostic audio interfaces provided by the
1617
operating system to produce and consume sound. The typical use case for such a
@@ -149,6 +150,7 @@ while the problem is occurring, and attach it to your report. The output of
149150
[logging]: #logging
150151
[MME]: https://en.wikipedia.org/wiki/Windows_legacy_audio_components#Multimedia_Extensions_(MME)
151152
[Kernel Streaming]: https://en.wikipedia.org/wiki/Windows_legacy_audio_components#Kernel_Streaming
153+
[KoordASIO]: https://github.com/koord-live/KoordASIO
152154
[PortAudio]: http://www.portaudio.com/
153155
[releases]: https://github.com/dechamps/FlexASIO/releases
154156
[report]: #reporting-issues-feedback-feature-requests

0 commit comments

Comments
 (0)