Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 477 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 477 Bytes

Musicary

Musicary is a Music Player developed for an Academic Project. It makes a connection to a Server, that tranfers to the player all the informations about songs, artists, listens and so on, other than the song itself, obvsiusly, which is played by the Music Player, using some external libraries.

The GUI is designed using JavaFX and the business logic of the application is made using Java Language. The libraries used for the song playback are:

  • Tritonus
  • JLayer