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 cb65043538 Add virtual ParamQuantity::toJson() and fromJson() so plugins can override JSON serialization behavior of params. 4 years ago
..
Cable.hpp Use randomly-generated 53-bit IDs for Module and Cable. 4 years ago
Engine.hpp Rename bypassed to bypass everywhere. 4 years ago
Light.hpp Simplify Light::setBrightness/Smooth. 6 years ago
Module.hpp Add AudioButton and MidiButton and Component Library subclasses with graphics. 4 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 virtual ParamQuantity::toJson() and fromJson() so plugins can override JSON serialization behavior of params. 4 years ago
Port.hpp Do not force Port alignment to 32 bytes. 4 years ago
PortInfo.hpp Interpret blank ParamQuantity/PortInfo name as "#id". 5 years ago