Loading...
Logo
Processing Forum
Hi everyone,

can someone please help me with developing a code wich basically removes all ID3 tags of an mp3 file located in the data folder?

I need this in order to work with minim, as it gets confused by mp3 files tagged with APIC, UFID etc tags... and that's not very nice, the sketch freezes if this happens. :(

Thanks a lot in advance,
Ben

Replies(1)

There are lot of softwares able to do that, available for free on the Internet, and probably working on your platform.
I suggest to go this route, as it is much simpler than doing it with code (you still need to locate a library anyway, etc.).