From 5b6cadaaed502ee00b6ca5cebf7c51354c00d948 Mon Sep 17 00:00:00 2001 From: Lena <126529524+acuteenvy@users.noreply.github.com> Date: Tue, 15 Jul 2025 16:23:34 +0000 Subject: [PATCH] cava: add page (#17235) --- pages/common/cava.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 pages/common/cava.md diff --git a/pages/common/cava.md b/pages/common/cava.md new file mode 100644 index 0000000000..b21286f234 --- /dev/null +++ b/pages/common/cava.md @@ -0,0 +1,36 @@ +# cava + +> Cross-platform audio visualizer. +> More information: . + +- Start the visualizer: + +`cava` + +- Use the specified configuration file: + +`cava -p {{path/to/file}}` + +- Increase/Decrease sensitivity: + +`{{|}}` + +- Increase/Decrease the number of bars: + +`{{|}}` + +- Reload the configuration file (this resets the number of bars and sensitivity): + +`` + +- Reload colors from the configuration file: + +`` + +- Cycle the foreground/background color: + +`{{|}}` + +- Quit: + +``