You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt 2f2fab35f3 Add midi::Message::getFrame() and setFrame(). 3 years ago
..
approx.hpp Fix `float approxExp2Floor()` to work with negative arguments and arguments above 30. 3 years ago
common.hpp Change order of includes to C++ standard headers, library headers, and local project headers. 4 years ago
digital.hpp Make SchmittTrigger a template specialization instead of a separate class. 5 years ago
fft.hpp Change order of includes to C++ standard headers, library headers, and local project headers. 4 years ago
filter.hpp Add IIRFilter. 5 years ago
fir.hpp Change order of includes to C++ standard headers, library headers, and local project headers. 4 years ago
midi.hpp Add midi::Message::getFrame() and setFrame(). 3 years ago
minblep.hpp Auto-format code with astyle. 5 years ago
ode.hpp Use generic type for literals in ODE algorithms. 4 years ago
resampler.hpp Change order of includes to C++ standard headers, library headers, and local project headers. 4 years ago
ringbuffer.hpp Improve thread safety of ring buffers. 4 years ago
vumeter.hpp Use <> instead of "" for include directive. 5 years ago
window.hpp Auto-format code with astyle. 5 years ago