Skip to content

Fuhrmann/relm4-cairo-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relm4 Cairo - Audio Visualizer

demo

This is a simple example of how to use Relm4 to create a simple audio visualizer using cairo drawing. We use the cava binary to get the audio data and then we draw it using cairo.

How to run

  • First, you need to install the cava binary in your linux distribution.
  • You can then run by using cargo run

About

Example of how to use Relm4 to create a simple audio visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages