Skip to content

markusdemedeiros/lucid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucid Visualizations

Lucid Visualization is an audio visualization tool that aims to create lucid, groovy, and ethereal visualizations of your favorite songs.

This project is in fulfillment of the CPSC 312 2021W1 project requirements.

Video Demonstration and Supplimentary Links:

Dependencies

  • This project requires ffmpeg: either from your package manager of choice or downloaded off of their website.

  • This project requires libsndfile: either from your package manager of choice or built from source.

  • Usage: stack build -- exec "lucid-exe [args]". The -h flag will provide up to date usage information.

  • The basic functionality of the program can be invoked via stack build --exec "lucid-exe -i [PATH] where PATH is the path to a .wav file. This will create two files in the same directory as the .wav file: one without audio and one

About

Music visualizer written in haskell with FFMPEG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published