Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 406 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 406 Bytes

Rusty Visualizer

An audio visualizer made in rust!

  • raylib for graphics and ui rendering
  • cpal for audio, really easy to get loopback audio.

Build

You would need cmake installed and must be in PATH

follow the same steps to get raylib working