Skip to content

YuJian95/imusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

中文版

This project is a library of music-related-operation tools based on related jars (e.g.,org.jaudiotagger, etc.).

Related theory knowledge, can look at This Blog

Has complete functions

  • Access to the information in the mp3 music files (singer, song name, album title, the broadcast time)

Specification

Project structure

  • main : The main program code

    • java : Java code
      • model : Store related music models
      • util : Tool class method
    • resource : Project-related resources
  • test : The code of test

    • java : Java code
      • util : Tool class method of test
    • resource : Project-related resources of test

Code specification

  • Follow the code rules alibaba Java development manual

About

This project is a library of music-related-operation tools based on related jars (e.g.,org.jaudiotagger, etc.).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages