ID3v2 Collaborative Project [Help Wanted]
i started making a class to read/write mp3 id3v2 tags. i can decode the initial header and part of the optional second header, but i'm getting a little bit stuck. this is a pretty big project, and i really want to finish it, but maybe somebody wants to work on it together with me.
if you're interested, i'll post the class i have so far and we can split the work. here is a link for information on the structure of the tag, which i use as my main resource, along with opening mp3 files in a text editor and just analyzing them.
id3v2 official documentation