Léo BONNAIRE, Léonard PRINCE, Gausse DONGMO
doc
folder containing archive files used during the creation process.
launchpad
containing every project files.
src/LaunchPadLib
is the developed library for this specific project, containing every usefull class.
include_samples.py
and line_prepending.py
are simple python scripts used for developement.
Most pins are defined in Pins.h
.
Pins for the audio output are defined in TabMgmt.h:soundPins
.
Samples are sets of hex values converted from WAV files (via wav2sketch). Samples are stored inside Samples
.
Samples sets are defined in Samples.h
. Their association with tabs are defined in TabMgmt.cpp:configure
.