This Lesson is to help understand why the sample data is changed from a "float value" range of -1 to +1 into a "signed integer" range of -32,767 to +32,767 and then into a "unsigned integer" range of 0 to 65,535 before it is sent to the DAC.
This video is one of many in a series that educates how a DIY Virtual Analog Monosynth synthesizer, called the “BP Synth”, was programmed.
Go here to find the BP Synth Code Tutorials Playlist:
• BP-Synth Code Tutorials
To see how to build the BP Synth you can go directly to the Playlist:
• BP Synth.. a DIY Virtual Analog Monosynth
Links (AKA “Resource Tab”)
==================================================================
You can download the "BasicSaw" Project Folder directly from here:
https://drive.google.com/file/d/1zhhM...
Here is the STM32Cube IDE:
https://www.st.com/en/development-too...
You can find Atom here:
https://atom.io/
==================================================================