Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 738 Bytes

File metadata and controls

25 lines (21 loc) · 738 Bytes

Java-MP3-Visualizations

Collection of JavaFX classes which provide visualizations for mp3 files. It is a group project for CS 242 at Clarkson University.

Group Members: Eden Doonan, Kevin Grimmer, Ryan Golden, Cullen Vaughn, Greg Lang

Things that need to get done:
Style/fancy up interface - Greg

  • Playlist-style library - Greg (done)
  • Song control - Greg (done)
  • Microphone support - Cullen
  • Spectrum line - Ryan (done)
  • Spectrum circles - Ryan (done)
  • General UML Diagram - Ryan (done)
  • Pixel fountain - Kevin
  • Framework - Eden (done)
  • Color shifting - Eden (done)
  • Frequency compression - Eden (done)
  • .wav file support - Eden (done)