Quantcast
Channel: KVR Audio
Viewing all articles
Browse latest Browse all 5379

DSP and Plugin Development • Re: wave format

$
0
0
@mystran you are telling me that the best way to read a wave file is from the end so i can have trusted starting point to the audio data?
No. I am telling you that the best way to read a wave file is to loop over the chunks and look at what they contain. The "trusted starting point" is when you find a "data" chunk. This is usually not the first one, but it's also not necessarily the last one.

Statistics: Posted by mystran — Sat Aug 24, 2024 5:45 pm



Viewing all articles
Browse latest Browse all 5379

Trending Articles