diff --git a/README.md b/README.md index 53c12c7..fe63b93 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ -# Audio-Router +# Audio Router + +Routes audio via the AudioGraph Windows 10 API. + +Devices operate in shared mode; and can have a latency as low as 10 ms (default Windows constraint; needs a WASAPI implementation to go lower). + +Multiple devices can be multiplexed to a single output; this output can use a physical loopback (line-out -> microphone/line in) to expose the muxed sound +to a recording service such as Discord, Zoom, or OBS. -Routes audio via the AudioGraph API \ No newline at end of file