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 1a5ae9ea28 Tweaks to dsp/filter.hpp algorithms. Re-enable autosave on close. 5 years ago
..
common.hpp Add various API documentation 5 years ago
digital.hpp Add Module::process and Module::ProcessContext. 5 years ago
fft.hpp Header cleanup. ModuleBrowser work. 5 years ago
filter.hpp Tweaks to dsp/filter.hpp algorithms. Re-enable autosave on close. 5 years ago
fir.hpp Use proper std:: namespace as needed. 5 years ago
frame.hpp Use dsp:: namespace. Automatically include dsp headers in rack.hpp. 5 years ago
minblep.hpp Add window functions to dsp. Implement minBlepImpulse(). 5 years ago
ode.hpp Use dsp:: namespace. Automatically include dsp headers in rack.hpp. 5 years ago
resampler.hpp Use proper std:: namespace as needed. 5 years ago
ringbuffer.hpp Use proper std:: namespace as needed. 5 years ago
simd.hpp Add pow to simd.hpp 5 years ago
sse_mathfun.h Add trunc to simd. 5 years ago
vumeter.hpp Header cleanup. ModuleBrowser work. 5 years ago
window.hpp Move DSP window functions to window.hpp. Use 0-indexed module/cable IDs instead of 1-indexed. Unserialize module/cable IDs as they are in the patch file. 5 years ago