.. |
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
|
Use Engine frame instead of seconds timestamp for midi::Message.
|
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 |