From 2dd142fed006549655bd55d3dc80388fe7e36e2e Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Tue, 21 Feb 2017 17:19:02 -0800 Subject: Make the "sends" config option act as a limit Instead of forcing the device to always use the specified send count, it simply limits requests to it. --- utils/alsoft-config/mainwindow.ui | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) (limited to 'utils') diff --git a/utils/alsoft-config/mainwindow.ui b/utils/alsoft-config/mainwindow.ui index b886dc00..e074d63b 100644 --- a/utils/alsoft-config/mainwindow.ui +++ b/utils/alsoft-config/mainwindow.ui @@ -1585,14 +1585,8 @@ during updates. help for systems with apps that try to play more sounds than the CPU can handle. - - - - 3 - - - true + 4 256 @@ -1645,15 +1639,9 @@ create. A slot can use a non-negligible amount of CPU time if an effect is set on it even if no sources are feeding it, so this may help when apps use more than the system can handle. - - - 3 - - true - 64 @@ -1684,15 +1672,14 @@ may help when apps use more than the system can handle. - The number of auxiliary sends per source. When not specified, -it allows the app to request how many it wants. The maximum -value currently possible is 16. + Limits the number of auxiliary sends allowed per source. +Setting this higher than the default has no effect. - 1 + 2 - Auto + 16 -- cgit v1.2.3