Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/opatut/visualove
- Owner: opatut
- Created: 2012-08-25T18:31:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-07-31T12:32:12.000Z (over 8 years ago)
- Last Synced: 2023-03-11T13:35:01.410Z (almost 2 years ago)
- Language: Lua
- Size: 7.9 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.