TACHYON Documentation
  • Welcome to the TACHYON Documentation
  • 📍USER GUIDE
    • 1. Prerequisites
      • 1. Before Starting TACHYON
      • 2. Fundamentals of TACHYON
    • 2. Setting-Up a Show
      • 1. Settings
      • 2. 3D Scene
        • 2.1 Signal Routing and Display Identification
        • 2.2 Adding Projection Surfaces
        • 2.3 Manual 2D Keystone Calibration
        • 2.4 Manual 3D Calibration
        • 2.5 Convergence and Seamless Projection
        • 2.6 Display Soloing
        • 2.7 Default Camera Selection
        • 2.8 Blending
        • 2.9 Calibration Lock
        • 2.10 Decorative Objects
        • 2.11 LED Screen Calibration
    • 3. Importing Content
      • 1. File Manager
      • 2. Imports
      • 3. Conversions
      • 4. Files Management & Display
      • 5. Playlists
      • 6. File Versioning
    • 4. Programming a Show
      • 1. Cue Editor
      • 2. Timeline Editor
        • 2.1 Sequences, Screens, Layers and Clips
        • 2.2 Clip Types
        • 2.3 Screen and Layer Timeline Properties
        • 2.4 Add or Replace Media
        • 2.5 Timeline Navigation
        • 2.6 Editing on the Timeline
        • 2.7 Inserting Cues on the Timeline
        • 2.8 Universal Crossfade
        • 2.9 Timeline Duration
        • 2.10 Timeline Auto Loop
        • 2.11 Timeline Freerun
        • 2.12 Duplicating, Exporting and Importing a Sequence
      • 4. Color Correction
    • ❗TACHYON - V11.1 Release Note
  • Tachyon Learning
    • TACHYON Learning walkthrough
  • Shortcuts
    • TACHYON Shortcuts
  • How to ?
    • Get Started
    • Map a MIDI Slider
    • Use Timecode
    • External TCP/UDP Control Specifications
Powered by GitBook
On this page
  • 2.12.1 Duplicate a Sequence
  • 2.12.2 Export a Sequence
  • 2.12.3 Import a Sequence

Was this helpful?

  1. USER GUIDE
  2. 4. Programming a Show
  3. 2. Timeline Editor

2.12 Duplicating, Exporting and Importing a Sequence

Previous2.11 Timeline FreerunNext4. Color Correction

Last updated 1 year ago

Was this helpful?

A Sequence can be duplicated, and it can be exported or imported as a .seq file.

2.12.1 Duplicate a Sequence

  1. [Right-click] on the Sequence tab to open a contextual menu.

  2. Select {Duplicate} from the menu; this will create a copy of the Sequence.

Problems related to Cues and Mappings might be experienced when duplicating a Sequence. Caution is advised.

2.12.2 Export a Sequence

  1. [Right-click] on the Sequence tab to open a contextual menu.

  2. Select {Export} from the menu. A dialog box will open and ask for the name and location of the exported Sequence.

  3. Enter the exported Sequence file name and choose a location. Click on the [Save] button.

2.12.3 Import a Sequence

  1. Select {File > Import sequence} from the Timeline Editor menu. A dialog box will open and ask which Sequence file to load.

  2. Select the .seq file you want to load. Click on the [Open] button.

This action will add the imported Sequence as new tab in the Timeline

.

Importing a Sequence into another project is possible, but given that the Timeline is Screen-based, the 3D Scene objects corresponding to the Timeline Screens need to be present in the 3D Scene prior to the import. Cues will have to be rebuilt because they are project dependent for the most part.

📍