November 2018
Intermediate to advanced
1150 pages
24h 11m
English
As usual, before diving into the code, let's study the structure of the project. The aim of the project is to be able to:
To play a sound, we will lay out four big buttons that will play a specific drum sound upon click (or a keyboard event): a kick, a snare, a hi-hat, and a cymbal crash. These sounds will be .wav files loaded by the application. The user will be able to record his sequence of sounds and replay it.
For the serialization part, we do not only want to save the track to a single file format, we would rather do three:
Read now
Unlock full access