> Is there some way I could store a sample rate with 32 bit precision? It
> seems like the sample rate doesn't actually make any difference for raw data
> and people are just using 48000 as a placeholder, but it would be really
> useful if the true sample rate could be stored as it is required
Hi,
Considering the sample rate, I'm pretty sure you'll have to resort to
metadata to store that information. The FLAC format can't be extended to
store such high sample rates in the frame headers. However, the normal
vorbis tags accept any key=value pair you want to use, no restrictions.
For ins
Alistair Buxton wrote:
...
> What about other metadata?
Xiph has a page in the Wiki on metadata:
https://wiki.xiph.org/Metadata
However, I don't see much there that is
particularly relevant to what you want.
Regards,
Martin
--
Martin J Leese
E-mail: martin.leese stanfordalumni.org
Web: htt