Visuaudio. Turn music into moving visuals with a spectrum analyzer, equalizer, and light show.

github.com/jason0342/DCLAB-final-project-Visuaudio

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2017
  • finish visualizer
  • in visualizer, relate bubble spawn rate to the intensity of audio
  • BubbleRenderer pipeline
  • Fix typos
  • Add visualize
  • add beat detection
  • Merge branch 'master' of https://github.com/jason0342/DCLAB-final-pro…
  • change fft length to 2048
  • finish spectrum
  • Spectrum done
  • Use register for Pixel info
  • add vga output buffer
  • add fft module declaration
  • add fft, vga
  • fix spectrum bug
  • add pre-attenuation to prevent signal saturation
  • fix fft bug, add lock for async data transfer
  • time-smooth spectrum
  • log scale freqency spectrum
  • fix VGA timing issue