Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 739 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 739 Bytes

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.

1

2

2