MP3 ID3v1 Tag I/O
Before you submit code to the Code Repository, please make sure you have read the following:
Introduction - Submission Guidelines - Submission Procedure - (post questions here)
|
MP3 ID3v1 Tag I/O
|
|
|||||||||||||||||||||||
|
|
||||||||||||||||||||||
Inspired largely by this thread, I've written a tiny little group of utilities to read and write MP3 ID3v1 tags. This handles only version 1 type tags, and not the vastly more complicated version 2 tags. After looking at the specification for v2 tags, I'm not even going to attempt it unless there is a clearly visible need for such a thing. This implementation is done entirely in native LabVIEW; there are no DLLs involved. MP3 ID3v1 Tags V1.0.1 Copyright © 2007, Eric Olson All rights reserved. Author: Eric Olson eaolson@yahoo.com Distribution: This code was downloaded from the LAVA Code Repository: http://forums.lavag.org/downloads.html Description: Handles ID3v1 and v1.1 tags from MP3 files. Tags can be read, written, and deleted from files. This package does not handle the more complicated ID3v2 tags. Dependencies: Requires oglib_file and oglib_error available from www.openg.org. Support: If you have any problems with this code or want to suggest features: http://forums.lavag.org/CR-MP3-ID3v1-Tag-I-O-t7094.html Change Log: 1.0.0: Initial release of the code. 1.0.1: Added Validate ISO 8859-1 String to distribution zip file. License: Creative Commons Attribution 3.0 http://creativecommons.org/licenses/by/3.0/ |
|||||||||||||||||||||||
|
|
||||||||||||||||||||||
| Approved by crelf on Mar 25 2007, 02:45 PM | |||||||||||||||||||||||
Saved Versions
| Name | Filename | Updated | Operations |
|---|---|---|---|
| MP3 ID3v1 Tag I/O | MP3_ID3_v1_Tags_v1.0.0.zip | 18th March 2007 - 10:09 PM |
|
Code Repository Statistics
| Last ten submissions accepted · Downloads system statistics | |
| 1 user(s) active in the past 15 minutes | |
![]() |
1 guests, 0 members, 0 anonymous members |
| Code Repository Statistics | |
![]() |
We have a total of 66 files in 13 categories A total of 37 unique authors have submitted to our site There have been 21585 logged downloads to date The latest file submitted was Strings Levenshtein Distance by NimbleThink (submitted Aug 27 2008, 04:56 PM) |
| Time is now: 30th August 2008 - 02:26 AM |