Oops. Actually make new Properties changes work.
[ardour.git] / libs / ardour / ardour / session_configuration_vars.h
index fd85993a29e4da918417f40e710f4116c44b5860..2776787271b6d491c29506c4126729b002bd2fe2 100644 (file)
@@ -47,3 +47,5 @@ CONFIG_VARIABLE (bool, use_video_sync, "use-video-sync", false)
 CONFIG_VARIABLE (float, video_pullup, "video-pullup", 0.0f)
 CONFIG_VARIABLE (bool, show_summary, "show-summary", true)
 CONFIG_VARIABLE (bool, show_group_tabs, "show-group-tabs", true)
+CONFIG_VARIABLE (bool, external_sync, "external-sync", false)
+CONFIG_VARIABLE (SyncSource, sync_source, "sync-source", JACK)