recordista
Nov 21 2004, 12:08
Is there any way for F2k to read metadata from BWF files?
--thanks
2Bdecided
Nov 22 2004, 04:31
I'm guessing it would be no harder than writing support for any other metadata (of which plenty is included in foobar).
I used to know where the BWAV format was defined on the web, but I've lost it. Maybe if you can point one of the developers to it, they'll look into it? IIRC it's not complicated at all (a very easy thing for someone to say when he can't program at all!).
Cheers,
David.
Jasper
Nov 22 2004, 09:01
See
Wotsit's format. It looks like it's basically a normal WAV file with some extra chunks.
recordista
Nov 22 2004, 10:39
Overview
here.
Some working PHP4 code to read them
here.