Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NickvisionApps/Cavalier
Visualize audio with CAVA
https://github.com/NickvisionApps/Cavalier
audio cava csharp flathub gnome gtk4 libadwaita music visualizer
Last synced: 3 months ago
JSON representation
Visualize audio with CAVA
- Host: GitHub
- URL: https://github.com/NickvisionApps/Cavalier
- Owner: NickvisionApps
- License: mit
- Created: 2023-05-31T11:44:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-20T23:07:30.000Z (7 months ago)
- Last Synced: 2024-04-27T14:32:22.477Z (6 months ago)
- Topics: audio, cava, csharp, flathub, gnome, gtk4, libadwaita, music, visualizer
- Language: C#
- Homepage:
- Size: 2.76 MB
- Stars: 131
- Watchers: 2
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-gtk - Cavalier - Audio visualizer based on [CAVA](https://github.com/karlstav/cava) `#csharp` `#gtk4` `#libadwaita`. (Audio / Audio Tools)
README
![](NickvisionCavalier.Shared/Resources/banner.png)
[![Translation status](https://hosted.weblate.org/widgets/nickvision-cavalier/-/app/svg-badge.svg)](https://hosted.weblate.org/engage/nickvision-cavalier/) ✨Powered by [Weblate](https://weblate.org/en/)✨
# Features
* 11 drawing modes!
* Set any single color, a gradient or an image for background and foreground.
* Configure smoothing, noise reduction and a few other CAVA settings.# Installation
# Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for details on how can you help the project and how to provide information so we can help you in case of troubles with the app.
# Screenshots
GNOME
![GNOMEDefault](NickvisionCavalier.GNOME/Screenshots/Default.png)
![GNOMEBars](NickvisionCavalier.GNOME/Screenshots/Bars.png)
![GNOMESpine](NickvisionCavalier.GNOME/Screenshots/Spine.png)
![GNOMELevels](NickvisionCavalier.GNOME/Screenshots/Levels.png)
![GNOMEImages](NickvisionCavalier.GNOME/Screenshots/Images.png)
![GNOMECircle](NickvisionCavalier.GNOME/Screenshots/Circle.png)# Dependencies
- [.NET 8](https://dotnet.microsoft.com/en-us/)
- [CAVA](https://github.com/karlstav/cava/) >= 0.9.1# Code of Conduct
This project follows the [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct).