Laboratory
Simple MP3 Data Builder
i
Simple MP3 Data Builder
DOWNLOAD
Status: Available
Type: Desktop Application
Environment: Windows
Technology: .NET
Extension: .exe
Dependency: None
Size: 135 KB
Installation: Portable
License: Freeware
(Downloads: 1381)
Automatically generate an MP3 XML track list with essential details including name (file name), time (hh:mm:ss), duration (milliseconds), and size (bytes) information.
<mp3>
<Name>Track1.mp3</Name>
<Time>00:03:54</Time>
<Length>234658</Length>
<Size>3747968</Size>
</mp3>
<mp3>
<Name>Track2.mp3</Name>
<Time>00:02:33</Time>
<Length>153025</Length>
<Size>2443392</Size>
</mp3>
<Name>Track1.mp3</Name>
<Time>00:03:54</Time>
<Length>234658</Length>
<Size>3747968</Size>
</mp3>
<mp3>
<Name>Track2.mp3</Name>
<Time>00:02:33</Time>
<Length>153025</Length>
<Size>2443392</Size>
</mp3>
If you require greater control, you may benefit from using a more advanced tool, such as the upcoming "DATA Transformer" that is scheduled for re-release in the near future.