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 a38daa33db Improve documentation of Module. 5 years ago
..
Cable.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
Engine.hpp Don't overwrite param handles when duplicating MIDI-Map. 5 years ago
Light.hpp Add dsp::Counter. Rename dsp::VUMeter to VuMeter. Add Light::setSmoothBrightness(), deprecate setBrightnessSmooth(). 5 years ago
Module.hpp Improve documentation of Module. 5 years ago
Param.hpp Move all metadata from Param to ParamQuantity. 5 years ago
ParamHandle.hpp Replace ModuleHandle with ParamHandle. Move touchedParam from Engine to RackWidget. Fix param mapping bugs in MIDI-Map. 5 years ago
ParamQuantity.hpp Initialize OpenGL context before calling scene->draw(). 5 years ago
Port.hpp Clean up dsp headers and documentation. 5 years ago