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 4e8b9ef301 Improve namespace documentation. 3 years ago
..
approx.hpp Fix `float approxExp2Floor()` to work with negative arguments and arguments above 30. 3 years ago
common.hpp Improve namespace documentation. 3 years ago
digital.hpp Add/edit doc comments. 3 years ago
fft.hpp Change order of includes to C++ standard headers, library headers, and local project headers. 4 years ago
filter.hpp Add doc comments to dsp and engine namespaces. 3 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 Add doc comments to dsp and engine namespaces. 3 years ago
window.hpp Auto-format code with astyle. 5 years ago