Skip to content

Reads mp3+bin zip files and plays the mp3 while drawing the CDG format gfx

License

Notifications You must be signed in to change notification settings

martinb3/java_karaoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Karaoke

A neat little library for playing MP3+CDG zipfiles.

Requirements

  • Zipfile name (minus extension) must EXACTLY match inner CDG and MP3 filenames.

Dependencies

Put the commons jar and the basicplayer jar in the top level directory, named like so:

  • basicplayer2.3.jar
  • commons-logging-1.1.jar

Unzip mp3spi1.9.4 as a subdirectory called MpegAudioSPI1.9.4.

Building

ant compile
ant jar
ant run

About

Reads mp3+bin zip files and plays the mp3 while drawing the CDG format gfx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages