#include <AH/Containers/Updatable.hpp>
#include <AH/Hardware/FilteredAnalog.hpp>
#include <AH/Arduino-Wrapper.h>
#include <Audio.h>
#include <Def/Def.hpp>
Go to the source code of this file.
Classes | |
class | VolumeControl< N > |
A class for controlling the volume of AudioMixer4 objects using a potentiometer. More... | |