File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
FlexASIO is a * universal [ ASIO] [ ] driver* , meaning that it is not tied to
12
12
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.
14
15
15
16
Universal ASIO drivers use hardware-agnostic audio interfaces provided by the
16
17
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
149
150
[ logging ] : #logging
150
151
[ MME ] : https://en.wikipedia.org/wiki/Windows_legacy_audio_components#Multimedia_Extensions_(MME)
151
152
[ Kernel Streaming ] : https://en.wikipedia.org/wiki/Windows_legacy_audio_components#Kernel_Streaming
153
+ [ KoordASIO ] : https://github.com/koord-live/KoordASIO
152
154
[ PortAudio ] : http://www.portaudio.com/
153
155
[ releases ] : https://github.com/dechamps/FlexASIO/releases
154
156
[ report ] : #reporting-issues-feedback-feature-requests
You can’t perform that action at this time.
0 commit comments