Week 10: August 7th to August 13th
- Looked into the history of AUD_readSound to see why the sound gets normalised by overall max value.
- Looked into the Bézier curve changes done in this PR as suggested by @tintwotin in the #vse channel. We’ll be able to use something similar to constrain the samples the waveform drawing uses.
- As suggested by @iss, I just changed my second version of the AUD_readSound function to avoid normalising values
- I am currently looking to do dynamic normalisation/renormalization as suggested by @Ha_Lo (when e find a new max, rework the previous samples.
Next steps
- Finish the work on the partial loads
- Document the work done throughout the GSoC project