We're trying to put an external free program together that functions as a small database for use in a DAW. This is also called a BIN in some applications like Avid Media Composer, or Media Pool in Cubase. It would store references to files and use the descriptions in the Broadcast WAV Extension (bext) chunk of a WAV file to name the references.

What we're missing is a parser for the BEXT chunk.

Can anyone point us to a chunk of code that does this? We're doing this in Delphi right now, but would love to see anything you care to point us at.

Right now libsndfile is being used to get the chunk, or at least that' what we're trying right now.
The results can be see here. http://www.cockos.com/forum/showthread.php?t=18198