Skip to content

AnmolS1/audio_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audio_visualizer

visualizes audio


TODO

  • connect app to spotify (done w/ react & express)
  • sign in through website
  • sync up to spotify in real-time (or as close as possible)
    • essentially get what user is playing in real time
  • feed audio through visual
    • this will be the hardest part
    • may require refactoring of visual
    • may be possible with severe manipulation of spotify's audio analysis
    • log both outputs for comparison
      • to file?
  • sync visual to music
  • clean up layout
  • find a way to serve full webapp
  • improve base visualizer
  • full control menu
  • choose music from website
  • introduce modifications to visuals

Steps to run

  • npm i
  • npm run start
    • app will be available on localhost:3000

About

visualizes audio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published