From 738e74076a77919787c717fa7efd2eeb00c5d223 Mon Sep 17 00:00:00 2001 From: atse Date: Mon, 14 Oct 2024 17:46:01 +0800 Subject: [PATCH] ctrl_panel: Explain "SPS" in Postfilter tooltip --- pytec/pytec/gui/view/param_tree.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytec/pytec/gui/view/param_tree.json b/pytec/pytec/gui/view/param_tree.json index 595ab47..6023526 100644 --- a/pytec/pytec/gui/view/param_tree.json +++ b/pytec/pytec/gui/view/param_tree.json @@ -260,7 +260,7 @@ "27 SPS": 27.0, "Off": null }, - "tip": "Adjust the output data rate of the enhanced 50 Hz & 60 Hz rejection filter\n(Helps avoid mains interference)", + "tip": "Adjust the output data rate (in samples per second) of the enhanced 50 Hz & 60 Hz rejection filter\n(Helps avoid mains interference)", "lock": false } ]