Page 1 of 1

Reading Mp3 info/tags

Posted: Fri Jun 04, 2021 4:33 am
by hmgchang
Hola Masters....

1. How to read Mp3 info from a Mp3 file ?
2. How to read Mp3 tags version 1, 2 etc ?
3. How to normalize / same-volume for several Mp3 files ?
4. How to find the tempo/slow-fast beat of an Mp3 ?

Pls advise on how to code in Hmg.

Thks n Rgds
Chang

Re: Reading Mp3 info/tags

Posted: Fri Jun 04, 2021 6:40 am
by Rathinagiri
https://github.com/larsbs/id3v2lib

I think you can make use of the library above.

Re: Reading Mp3 info/tags

Posted: Sat Jun 05, 2021 2:16 pm
by danielmaximiliano
@Ratinagiri, intenté compilar con gnu make32 de Mingw pero me da error, veré qué ruta faltan agregar para compilar id3v2lib