JMp3Tag is a Java application to edit tags in MP3 files.
Tags are chunks of data stored within the audio file to help identify the content. Commonly used tags are - Title, Album, Artist, Year etc. Many audio players display these tags when a track containing tags is played and allow to group the tracks based on these tags. These tags are stored using a format named ID3 (version 2.3.0).
JMp3Tag runs on Java phones (MIDP 2.0 and above). The phone should also support JSR-75 API. This API is required to read/edit the filesystem.
Tags are chunks of data stored within the audio file to help identify the content. Commonly used tags are - Title, Album, Artist, Year etc. Many audio players display these tags when a track containing tags is played and allow to group the tracks based on these tags. These tags are stored using a format named ID3 (version 2.3.0).
JMp3Tag runs on Java phones (MIDP 2.0 and above). The phone should also support JSR-75 API. This API is required to read/edit the filesystem.
- Attachments
- JMp3Tag.zip
- You don't have permission to download attachments.
- (32 Kb) Downloaded 3 times