FX-music-player

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

MIT License

Stars
11

FX-music-player

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

Fx music player uses JFoenix and 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.

Related Projects