So here's the deal. Me and a friend have ripped (collectively) about 100GB of music to FLAC using CDex and getting the tags from CDDB. What we want to do is to convert those files to Apple Lossless. I've been writing a simple VB program that does this over the past few days, and I've almost got it working. (IE, it will decode a file, export the tags to a text file and then write the tags back into VB String variables). Its really really basic, and uses the iTunes COM interface to write the tags into the ALAC files.
Its a prettier version of iTunesEncode designed specifically for FLAC files.
Basically it works. Its fairly pretty, and it'll be available under the GNU GPL. My question is, is there any point in me making updates once i'm done? Would anyone else use it?
EDIT: woah, one hell of a first post, eh?
