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 f967c68110 Header cleanup. ModuleBrowser work. 6 years ago
..
common.hpp Add various API documentation 6 years ago
digital.hpp Add Module::process and Module::ProcessContext. 6 years ago
fft.hpp Header cleanup. ModuleBrowser work. 6 years ago
filter.hpp Add param touch to engine. Add param learning to MIDI-Map. 6 years ago
fir.hpp Use proper std:: namespace as needed. 6 years ago
frame.hpp Use dsp:: namespace. Automatically include dsp headers in rack.hpp. 6 years ago
minblep.hpp Add window functions to dsp. Implement minBlepImpulse(). 6 years ago
ode.hpp Use dsp:: namespace. Automatically include dsp headers in rack.hpp. 6 years ago
resampler.hpp Use proper std:: namespace as needed. 6 years ago
ringbuffer.hpp Use proper std:: namespace as needed. 6 years ago
simd.hpp Add f32<4>(float, float, float, float) constructor. 6 years ago
sse_mathfun.h Add trunc to simd. 6 years ago
vumeter.hpp Header cleanup. ModuleBrowser work. 6 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. 6 years ago