Skip to content

sophia-hubscher/lyric-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lyric Visualizer

  Desktop application that creates charts and diagrams based on lyrics

Usage

Adding Music

All songs with music are denoted by a (♬) at the end of the song title

  1. Download the song file
  2. Convert file to .wav if it is not in that format already (Music.io is a great tool for this)
  3. Rename the file to be the song title in CamelCase.wav (i.e. SingleLadies.wav)
  4. Upload the file to the music folder

Adding Lyrics

  1. Open the lyric document
  2. Add your song anywhere in the document formatted as written below
*****
Song Title
Artist
Genre (Alternative, Electronic, Indie, Metal, Pop, R&B, Rap, Rock)
Year Released
-----
Lyrics
*****
  1. Open the song title document
  2. Write the song title anywhere in the document on a new line followed by a space and a character

Stack

  • Written in Java
  • GUI design in Java Swing

Acknowledgments

About

Desktop application that creates charts and diagrams based on lyrics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages