#2 Audio Programming Tutorial: Simple WAV Player

Опубликовано: 26 Октябрь 2024
на канале: thebennybox
58,315
676

In this video, we look at some code that loads and plays an audio file. The main point of this video is to give an idea of what audio code is like, and provide some interesting code to play with. The details of how this code works and why will be the topic of the next few videos.

Starting Code: https://github.com/BennyQBD/AudioTuto...

Finished Code: https://github.com/BennyQBD/AudioTuto...

Code Changes: https://github.com/BennyQBD/AudioTuto...