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 2210287039 Move handling of RackWidget from Scene to RackScrollWidget. 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 Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 5 years ago
Param.hpp Move handling of RackWidget from Scene to RackScrollWidget. 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
Port.hpp Clean up dsp headers and documentation. 5 years ago