Real-time audio visualizer for the top bar powered by cava. Soundbar offers three visualization modes: - Bars - LED Bars - VU Meter (Analog) Note: Cava (https://github.com/karlstav/cava) must be installed for this extension to work.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please remove `schemas/gschemas.compiled`. Not needed for 45+ packages. 2. Fix the indentations (line 31-36 `extension.js`). 3. No need to use any parameters since you already set it in `metadata.json`: - line 330 `extension.js` - line 9 `prefs.js` If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions
Approved but fix those for the next version. Also, you can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations)