<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>Op 24 aug. 2011, om 22:39 heeft Scott Wheeler het volgende geschreven:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>There's no actual standard on this, so when I was writing the code, I basically just did the same thing in WAV that is done to AIFF in iTunes (since they're such closely related formats).<br></div></blockquote><div><br></div><div>Good to know.</div><br><blockquote type="cite"><div><blockquote type="cite">- Serato adds a complete ID3v2 tag to a RIFF chunk.</blockquote><blockquote type="cite">- Traktor stores raw metadata directly in specific RIFF chunks.<br></blockquote><br>That would surprise me since TagLib's WAV support was added specifically for Traktor and Traktor uses TagLib for reading / writing tags.  (I used to work for Native Instruments.)<br></div></blockquote><div><br></div><div>The files my colleague sent me show that Traktor tags .wav files using RIFF 'INAM', 'ICMT', and 'IART' chunks (see attached image). Perhaps this can be changed in the Traktor settings?</div><div><br></div><div><a href="http://www.hieper.nl/files/Traktor.png">http://www.hieper.nl/files/Traktor.png</a></div><br><blockquote type="cite"><div><blockquote type="cite">The wavfile module appeared to be what I needed to support Serato. However, Serato stores the tag in a chunk named 'id3' (lowercase) and wavfile expects it to be in 'ID3'. Editing the wav file results in a file with two ID3 tags in two separate chunks. (QTKit on Mac will refuse to play some of these files).<br></blockquote><br>TagLib by default writes to "ID3 " but will read both "id3 " and "ID3 ".  Does Serato not read "ID3 " chunks?<br></div></blockquote><div><br></div>I'll need to check this. But it seems that adding both is not an option for me now because of the QTKit/Quicktime problem). And there shouldn't be two different tags, preferably...</div><div><br></div><div>patrick</div><div apple-content-edited="true">--<br>Patrick Machielse<br>Hieper Software<br><br><a href="http://www.hieper.nl/">http://www.hieper.nl</a><br><a href="mailto:info@hieper.nl">info@hieper.nl</a></div></div></body></html>