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.
Description
Languages
C#
100%