An open API service indexing awesome lists of open source software.

https://github.com/coyorkdow/fx-music-player

A music player created by JavaFX, this is a course project of my java course.
https://github.com/coyorkdow/fx-music-player

javafx javafx-desktop-apps javafx-gui media-player mediaplayer music-player

Last synced: about 2 months ago
JSON representation

A music player created by JavaFX, this is a course project of my java course.

Awesome Lists containing this project

README

        

# FX-music-player
a music player created by JavaFX, this is a course project of my java course.

Fx music player uses [JFoenix](https://github.com/jfoenixadmin/JFoenix) and [Undecorator](https://github.com/in-sideFX/Undecorator).

JFoenix is under Apache License 2.0, I modified some of its source codes, the modified code file is JFXScrollPane.java which is located in \src\Player\MainContent

Fx-music-player supports audio visualize. A spectrum graph will be drawing dynamically when music is playing.

![1](https://github.com/coyorkdow/FX-music-player/blob/master/1.png)

![2](https://github.com/coyorkdow/FX-music-player/blob/master/2.png)

![2](https://github.com/coyorkdow/FX-music-player/blob/master/anime.gif)