Skip to content

khaledkadri/AudioTagEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Tags Editor

Application Screenshot

Description

Audio Tags Editor is an application created in Java with a very simple and intuitive interface that allows you to edit the information of an MP3 audio file, such as the title, album, year, author, composer, and the album image.

Requirements

Change the path in Media.java class to point to the VLC installation.

NativeLibrary.addSearchPath(
                RuntimeUtil.getLibVlcLibraryName(), "/Directory path/to/VLC installation");

License

This project is licensed under the GPL-3.0 license. For more details, please read the LICENSE file.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages