Control Surface
1.0.0
MIDI Control Surface library for Arduino
|
#include <Arduino.h>
#include <Audio.h>
#include <Def/Def.hpp>
#include <Hardware/FilteredAnalog.hpp>
#include <Helpers/Updatable.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... | |