snippetbashTip
cava — Cross-platform audio visualizer. More information: <https://github.com/karlstav/cava#usage>.
Viewed 0 times
commandvisualizerclicrossplatformaudiomorecava
Problem
How to use the
cava command: Cross-platform audio visualizer. More information: <https://github.com/karlstav/cava#usage>.Solution
cava — Cross-platform audio visualizer. More information: <https://github.com/karlstav/cava#usage>.Start the visualizer:
cavaUse the specified configuration file:
cava -p {{path/to/file}}Increase/Decrease sensitivity:
{{<ArrowUp>|<ArrowDown>}}Increase/Decrease the number of bars:
{{<ArrowRight>|<ArrowLeft>}}Reload the configuration file (this resets the number of bars and sensitivity):
<r>Reload colors from the configuration file:
<c>Cycle the foreground/background color:
{{<f>|<b>}}Quit:
<q>Code Snippets
Start the visualizer
cavaUse the specified configuration file
cava -p {{path/to/file}}Increase/Decrease sensitivity
{{<ArrowUp>|<ArrowDown>}}Increase/Decrease the number of bars
{{<ArrowRight>|<ArrowLeft>}}Reload the configuration file (this resets the number of bars and sensitivity)
<r>Context
tldr-pages: common/cava
Revisions (0)
No revisions yet.