Re: [flac-dev] flac-dev Digest, Vol 180, Issue 1

2021-04-01 Thread Bum57
> 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

Re: [flac-dev] FLAC as a format for archiving non-audio (SDR) sample data?

2021-04-01 Thread Martijn van Beurden
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

Re: [flac-dev] FLAC as a format for archiving non-audio (SDR) sample data?

2021-04-01 Thread Martin Leese
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