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 31d99cbdcd Add assertions to Module helpers. 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 Write to `settings::sampleRate` and `threadCount` instead of calling Engine methods. 5 years ago
Light.hpp Add dsp::Counter. Rename dsp::VUMeter to VuMeter. Add Light::setSmoothBrightness(), deprecate setBrightnessSmooth(). 5 years ago
Module.hpp Add assertions to Module helpers. 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 Draw plugs under wires for CableWidgets in CableContainer. 5 years ago