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 d5b86f458b Add doc comments to dsp and engine namespaces. 3 years ago
..
Cable.hpp Fix module paste key command. Fix crash when deleting module selection. 3 years ago
Engine.hpp Master audio module (the module that clocks Engine) makes more sense. 3 years ago
Light.hpp Rename setSmoothBrightness() to setBrightnessSmooth() but leave an alias. 3 years ago
LightInfo.hpp Set default component ID to -1 in all classes. 3 years ago
Module.hpp Add doc comments to dsp and engine namespaces. 3 years ago
Param.hpp Add virtual ParamQuantity::toJson() and fromJson() so plugins can override JSON serialization behavior of params. 4 years ago
ParamHandle.hpp Fix module and cable ID variables that were `int` instead of `int64_t`. Add `Engine::getNumCables()` and `Engine::getCableIds()`. 4 years ago
ParamQuantity.hpp Add doc comments to dsp and engine namespaces. 3 years ago
Port.hpp Add doc comments to dsp and engine namespaces. 3 years ago
PortInfo.hpp Set default component ID to -1 in all classes. 3 years ago