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 52151a709d Add various API documentation 5 years ago
..
common.hpp Add various API documentation 5 years ago
digital.hpp Refactor dsp/digital.hpp 5 years ago
fft.hpp Add SliderKnob as SVGSlider's superclass. Add logarithmic scaling too ParamQuantity 5 years ago
filter.hpp Add param touch to engine. Add param learning to MIDI-Map. 5 years ago
fir.hpp Add window functions to dsp. Implement minBlepImpulse(). 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 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
ringbuffer.hpp Use dsp:: namespace. Automatically include dsp headers in rack.hpp. 5 years ago
vumeter.hpp Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont. 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