Hello This is my first post in this list. I'm trying to write a c++ prog which should calc a checkusum about the raw audio data. I will refind a file even if the tags are changed. How can i create the checksum. I think i can use the TagLib::ByteVector::checksum ( ) const but how can i get a ByteVector of the audio data? Best regards Patrick