Removing ID3 tags of mp3 files?
in
Programming Questions
•
2 years ago
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
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
1