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 7004502ed9 samplerate and convolver cleanup 6 years ago
..
decimator.hpp Remove dsp.hpp. Plugins must now #include the specific dsp/ header file 7 years ago
digital.hpp Remove low and high thresholds from SchmittTrigger, use 0 and 1 as fixed 6 years ago
fft.hpp Break dsp.hpp into many small files 7 years ago
filter.hpp Slightly change SlewLimiter implementation 6 years ago
fir.hpp samplerate and convolver cleanup 6 years ago
frame.hpp Add Vec::flip() 6 years ago
functions.hpp Header file tweaks 6 years ago
minblep.hpp Rename interp to interpolateLinear() 6 years ago
ode.hpp Break dsp.hpp into many small files 7 years ago
ringbuffer.hpp Add buffer methods to ring buffer, change int types to size_t in ring buffer, add ScrollWidget::scrollTo() 6 years ago
samplerate.hpp samplerate and convolver cleanup 6 years ago
vumeter.hpp Refactoring, remove "f" and "i" prefixes from math.hpp functions 6 years ago