Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 563 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 563 Bytes

Audio-Visualizer

A visualizer created using the SFML and FMOD libraries.

Creating an Effect

To create a visualizer effect make a child of the "Visualizer" class and implement the render() function. To retrieve the spectrum data for the visualizer call vMusic->getSpectrum().

#Screenshots Screenshot This is the menu.

Screenshot This is a sample of the bar graph visualizer.

Screenshot This is a sample of the colourful pie visualizer.

License

GPL