From b721b84dc0b0503fb3e6201a05ba0dde5685b924 Mon Sep 17 00:00:00 2001 From: Brychan Dempsey Date: Mon, 4 Oct 2021 23:17:54 +1300 Subject: [PATCH] Changed description --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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