From b2dda092aa5bc1ac37976e58e70288ec11d53090 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 7 Jan 2026 14:21:43 +0000 Subject: [PATCH] upd bus names --- configs/potato/streaming.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/potato/streaming.toml b/configs/potato/streaming.toml index 2542e0b..5e8337d 100644 --- a/configs/potato/streaming.toml +++ b/configs/potato/streaming.toml @@ -146,7 +146,7 @@ gain = 0.0 mode = "normal" [bus-1] -label = "ASIO [1,2]" +label = "System" mono = false eq.on = false mute = false @@ -154,7 +154,7 @@ gain = 0.0 mode = "normal" [bus-2] -label = "ASIO [3,4]" +label = "Comms" mono = false eq.on = false mute = false @@ -162,7 +162,7 @@ gain = 0.0 mode = "normal" [bus-3] -label = "ASIO [5,6]" +label = "Pretzel" mono = false eq.on = false mute = false @@ -170,7 +170,7 @@ gain = 0.0 mode = "normal" [bus-4] -label = "ASIO [7,8]" +label = "GAME PCs" mono = false eq.on = false mute = false