| .. |
|
common.hpp
|
Create dsp/midi.hpp, based on CV_MIDI's implementation of PolyphonicMidiOutput.
|
6 years ago |
|
digital.hpp
|
Add TSchmittTrigger. Update/clean up changelog.
|
6 years ago |
|
fft.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
filter.hpp
|
Fix documentation for RCFilter::setCutoff to dodge math error. Add setCutoffFreq with the correct frequency relation.
|
6 years ago |
|
fir.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
midi.hpp
|
Add TSchmittTrigger. Update/clean up changelog.
|
6 years ago |
|
minblep.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
ode.hpp
|
Use alloca() instead of VLAs for dynamic stack allocation.
|
6 years ago |
|
resampler.hpp
|
Make dsp::Decimator compatible with SIMD types.
|
6 years ago |
|
ringbuffer.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
vumeter.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
window.hpp
|
Clean up types in dsp/window.hpp. Fix createModel() in helpers.hpp if a member field exists called `model`. Fix `make install` path for plugins. Fail silently if a MIDI message >3 bytes is received.
|
6 years ago |