Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 360 Bytes

Raylib Audio Visualizer

Simple raylib based audio visualizer.

Usage: rave <music file>

Options: [-w<width in pixels>], [-h<height in pixels>], [-f<fps>], [-b<buffer size in 64 bit words>].

Once in the visualizer, use 'q' or 'ESC' to quit gracefully (or force close the window if you don't mind a segfault).