Re: Aup3 and blockfiles
freddyjohn via audacity-devel <[email protected]>
| Newsgroups | gmane.comp.audio.audacity.devel |
|---|---|
| Message-ID | <sLRbK0jnGWp36WWTBwmeChA0cY2HgVPa4edKvEtp9Xdx9oC7vuWnIe6bm31Fr6g8Oiafuu_kqHoLRkWTpDYCnsdsJaGUfc09w6p4YGbHBNY=@protonmail.com> |
damn it I meant to send the aup3 file. it does not matter you can run it on any aup3 file it only reads Sent with [ProtonMail](https://protonmail.com) Secure Email. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Tuesday, March 23, 2021 7:29 PM, freddyjohn <[email protected]> wrote: > Sorry I did not know 32 bit wav exists I changed my wav header accordingly but it still does not sound correct. Am I an idiot or am I missing something about these blocks? > > Sent with [ProtonMail](https://protonmail.com) Secure Email. > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Tuesday, March 23, 2021 6:25 PM, freddyjohn via audacity-devel <[email protected]> wrote: > >> Hello, I am writing an application similar to audacity for android. I am currently working on the data structure to support editing. I was studying the old format with what I think was B-tree inside xml doc until I read the articles about 3.0 yesterday. It is a lot easier to reverse. But one thing I ask out of Curiosity, what is with the encoding for the block files? It looks like the samples are aligned in some pattern. If you drop the output of these files into HxD for example. >> It’s like this with spacing increasing linearly >> >> s1.s2 >> s100..s101 >> s200...s201 >> If you unpack these bytes as 32 bit float and graph the samples it looks like audio data. But if I multiply each sample by 32767 and throw on a wav header it sounds like the bytes are offset(very horrible noise you don’t want to be familiar with). So is there more going on in a blockfile than just raw audio data? If so why? >> >> Sent from ProtonMail Mobile _______________________________________________ audacity-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/audacity-devel