K
K
keri42013-11-29 20:50:23
Objective-C
keri4, 2013-11-29 20:50:23

Objective-C id3 tag editing

There was a need for a library for working with id3 tags of audio files on OS X (read / write). Under Objective-C, I found only id3lib and taglib, but could not figure out how to attach them to my project.
Can you please tell me if there are other libraries? Or tell me how to use the first two correctly. Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Egor Tolstoy, 2013-11-29
@YourDestiny

Have you tried building TagLib.framework ?

A
Alexey Storozhev, 2013-12-01
@storoj

Why doesn't AudioToolbox fit? looks good
www.informit.com/articles/article.aspx?p=1856390&seqNum=3
in the example you can figure out how to read the tags, not sure about writing

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question