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 fb010d66e4 Add onThreshold/offThreshold arguments to SchmittTrigger. 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 onThreshold/offThreshold arguments to SchmittTrigger. 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 Rename simd/vector.hpp to simd/Vector.hpp. Make sure all useful headers are in rack.hpp. 3 years ago