I’m trying to generate levels in a game using the OGG music payload (as file bytes, not decoded) but I can’t figure out how to calculate how many bytes I’d have to skip in a OGG file to get the music payload. also it’d be nice to get the length of the music payload in bytes as well.
Please forgive my terminology if it’s incorrect.