From d3561e8cf1d5a289ff2ce4a26e4a970437a812d5 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 29 Nov 2020 16:55:25 +0100 Subject: Remove flaky DSP load meter This never worked particularly well, and the underlying API is more or less useless with Jack 2. So, just replace it with a dropout counter. --- src/patchage.ui | 89 ++++++++++++++++++++------------------------------------- 1 file changed, 31 insertions(+), 58 deletions(-) (limited to 'src/patchage.ui') diff --git a/src/patchage.ui b/src/patchage.ui index b82cb44..d86fb80 100644 --- a/src/patchage.ui +++ b/src/patchage.ui @@ -329,51 +329,6 @@ False 1 True - - - True - False - True - Clear the dropout indicator - Clear dropout indicator. - gtk-clear - - - False - True - - - - - True - False - - - True - False - 0 - - - True - False - True - Drouput (XRun) Indicator - -The bar represents the percentage of available time used for audio processing (i.e. the DSP load). If the bar reaches 100%, a dropout will occur. - Load and dropout gauge. The bar shows the percentage of available time used for audio processing. If it reaches 100%, a dropout will occur. - True - 0.10000000149 - 0 Dropouts - 100 - - - - - - - False - - True @@ -389,25 +344,13 @@ The bar represents the percentage of available time used for audio processing (i True False - - - True - False - / - - - False - False - 0 - - True True True Jack buffer length in frames - Jack buffer length in frames + Jack buffer length in frames. 1 @@ -437,6 +380,36 @@ The bar represents the percentage of available time used for audio processing (i False + + + True + False + + + False + False + Dropouts: 0 + + + + + False + + + + + False + False + True + Clear the dropout indicator + Clear dropout indicator. + gtk-clear + + + False + True + + True -- cgit v1.2.1