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.@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?
Statistics: Posted by mystran — Sat Aug 24, 2024 5:45 pm