Add a GUI to set the number of active extenders for the Mackie control surface.
[ardour.git] / libs / ardour / ardour / rc_configuration_vars.h
index fd087c0c1d308cd7711cf9629238ea48f69bcf73..ffe85e8fcb0d72a0b84f97b0503c8d68609b41f2 100644 (file)
@@ -50,6 +50,7 @@ CONFIG_VARIABLE (int, mtc_qf_speed_tolerance, "mtc-qf-speed-tolerance", 5)
 CONFIG_VARIABLE (uint32_t, feedback_interval_ms,  "feedback-interval-ms", 100)
 CONFIG_VARIABLE (bool, use_tranzport,  "use-tranzport", false)
 CONFIG_VARIABLE (std::string, mackie_emulation, "mackie-emulation", "mcu")
+CONFIG_VARIABLE (uint32_t, mackie_extenders, "mackie-extenders", 0)
 CONFIG_VARIABLE (RemoteModel, remote_model, "remote-model", MixerOrdered)
 
 /* disk operations */