Created on 20th October 2020
•
It demonstrates how the wave file format works and attempts to write a sine wave in an audio file using raw bytes.
Understanding the memory layout of various blocks in the wave file since not many resources are readily available, which made it even more important to do since more people could understand the format using my project.
Technologies used