Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opatut/visualove

A music visualizer framework with Löve2D.
https://github.com/opatut/visualove

Last synced: 14 days ago
JSON representation

A music visualizer framework with Löve2D.

Awesome Lists containing this project

README

        

# Löve Music Visualizer Framework

## Visualizer directory path

You can add more visualizers into the following directory:

Windows: %APPDATA%\Love\visualove\visualizers\
Linux: ~/.local/share/love/visualove/visualizers/
Mac: /Users/user/Library/Application Support/LOVE/visualove/visualizers/

## Running

To run, first place a music file into `data/test.mp3`, then build and run the project with `make`.