Skip to content

FFTVis a simple music player with a bar visualization. Full commented source code.

License

Notifications You must be signed in to change notification settings

Sulunia/love2d-fftvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

love2d-fftvis

Screenshot FFTVis a simple music player with a bar visualization. Full commented source code.

##How to run this You'll need to install the following libraries:

  • love2d (love2d.org)
  • luafft

To do so, install first love2d on your machine. Then, download all luafft files, navigate to love2d installation folder and paste luafft's "lua" folder on the root of love2d folder. After doing so, simply save main.lua along with a song of your liking on any folder you want and set the Song variable using a text editor to point at the music you want to play. Then, just drag and drop this folder to the love2d executable or desktop shortcut.

About

FFTVis a simple music player with a bar visualization. Full commented source code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages