Control Surface  1.1.1
MIDI Control Surface library for Arduino
Classes | Namespaces
FilteredAnalog.hpp File Reference
#include <AH/Settings/Warnings.hpp>
#include <AH/Filters/EMA.hpp>
#include <AH/Filters/Hysteresis.hpp>
#include <AH/Hardware/ExtendedInputOutput/ExtendedInputOutput.hpp>
#include <AH/Hardware/Hardware-Types.hpp>
#include <AH/Math/IncreaseBitDepth.hpp>
#include <AH/Math/MinMaxFix.hpp>
#include <AH/Settings/SettingsWrapper.hpp>
Include dependency graph for FilteredAnalog.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FilteredAnalog< Precision, FilterShiftFactor, FilterType, AnalogType, IncRes >
 A class that reads and filters an analog input. More...
 

Namespaces

 AH