I am doing a project in school, and after many attempts to make projects (quiz maker, peer to peer chat, FTP server, etc) I have decided on making a programme which will allow me to edit MP3 tags, namely editing a whole albums MP3 tags.
What I want my programme to do:
- User selects a folder which contains the album, will load all mp3 files into programme.
- Will display songs in order of track
- User will be able to change the ID3 of the entire album: album, album artist, year, comment, genre.
- For each specific song they will be able to change: title, comment, track.
- User can play songs in the programme, when one song is finished, it will start the next.
How feasible is this to do with someone with a pretty basic understanding of programming? It will be created in VB6, which I have an ok grasp with. I have until March to complete the entire project, and it should take around 40 hours to complete. But already I've spent around 10 hours trying different things before I've came to a conclusion.
To do this I will need to learn to:
- Control mp3 files
- Edit ID3 tags of mp3 files
- File handling of mp3 files
What sort of level would this be at and how quickly do you think I could learn how to do something like this, starting from beginner (as in, I know all the fundamentals and basics and have created a few programmes, nothing very advanced)?
Thanks for your help if I get it!


LinkBack URL
About LinkBacks
Reply With Quote