Added SwitchQuantity
to Rack v2. Instead of displaying 0, 1, 2, etc for switches, this displays the actual value names instead.
Usage example:
configSwitch(MODE_PARAM, 0, 1, 1, "Engine mode", {"Digital", "Analog"});
Added SwitchQuantity
to Rack v2. Instead of displaying 0, 1, 2, etc for switches, this displays the actual value names instead.
Usage example:
configSwitch(MODE_PARAM, 0, 1, 1, "Engine mode", {"Digital", "Analog"});