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