Search found 3 matches

by suitkite
Tue Jul 19, 2011 2:02 am
Forum: Audio Processing
Topic: Editing music files metadata, ID3 tags, etc.
Replies: 4
Views: 1461

Re: Editing music files metadata, ID3 tags, etc.

Well, (just in case we would go in a wrong direction), apparently ID3 tags are specific to certain standard files format like mp3. I do not know yet what I will learn from id3.org nor how are id3 tags exactly, but what I'm looking for is to do it entirely my way, like if I was actually creating a ne...
by suitkite
Tue Jul 19, 2011 12:06 am
Forum: Audio Processing
Topic: Editing music files metadata, ID3 tags, etc.
Replies: 4
Views: 1461

Re: Editing music files metadata, ID3 tags, etc.

Hey, thanks for your reply :) - I do know some basics of programming in C++, I can easily deal with simple loops, functions, basic arrays, I/O values, and have little experience with I/O files (reading text files), but no experience with graphical interface, pointers, etc. (and the rest lol, those 2...
by suitkite
Mon Jul 18, 2011 5:28 pm
Forum: Audio Processing
Topic: Editing music files metadata, ID3 tags, etc.
Replies: 4
Views: 1461

Editing music files metadata, ID3 tags, etc.

Hello ! Big newb here. And ambitious. I'm willing to enter in a domain of computers sciences that I've totally no idea where to start. I do have very little experience in C++, going to start Java this summer, started using Ubuntu this week, and I know the difference between a bit and a byte. I might...