6 // These must match the following arrays:
7 // xml_titles in autoconf.C and automation.C.
8 // auto_colors in trackcanvas.C
9 // auto_operations in trackcanvas.C
10 // auto_pixmaps in trackcanvas.C
11 // auto_text in gwindowgui.C
18 AUTOMATION_PROJECTOR_X,
19 AUTOMATION_PROJECTOR_Y,
20 AUTOMATION_PROJECTOR_Z,
31 // Automation group types (used by the gui to control the ranges)
33 // These must match the following arrays:
34 // xml_autogrouptypes_* in localsession.C
35 // autogrouptypes_fixedrange in automation.C
38 AUTOGROUPTYPE_AUDIO_FADE,
39 AUTOGROUPTYPE_VIDEO_FADE,
52 AUTOMATION_TYPE_FLOAT,