Skip to content

TimecodeExporter

Export Timecode Pool objects to CSV.

Export Timecode Pool objects to CSV.

  • Support multiple objects in a single export

The exported CSV file has the following format:

TimecodeTypeTrackTrackgroupPool
HH:MM:SS:FFGo+MySequenceTrackGroup 1MyPoolObject
HH:MM:SS:FFOffMySequenceTrackGroup 1MyPoolObject
HH:MM:SS:FFGo+OtherSeqTrackGroup 2PoolObject2
HH:MM:SS:FFOffOtherSeqTrackGroup 2PoolObject2

Plugin "TimecodeExporter"
  • Timecode X: Timecode Pool object(s)
  • /File abc.csv: The export filename (optional, default: TimecodeExport.csv)
  • Export Timecode object by index:

    Plugin "TimecodeExporter" "Timecode 2"
  • Export Timecode object by name and set exported file name:

    Plugin "TimecodeExporter" "Timecode MySong /File MySong.csv"
  • Export multiple Timecode objects:

    Plugin "TimecodeExporter" "Timecode 1 thru 5"
Download Latest

Requires grandMA3 version 2.0.2.0 or above.

Other versions of the plugin are available on the Releases page

Installation Steps

  1. Download plugin.

  2. Unzip the file in the gma3_library/datapools/plugins/ folder of your MA installation:

    • macOS: ~/MALightingTechnology/...
    • Windows: C:\ProgramData\MALightingTechnology\...
    • USB key: /grandMA3/...

    Once unzipped:

    • Directory.../gma3_library/datapools/plugins
      • DirectoryTimecodeExporter_v0.1.0.0
        • TimecodeExporter.xml
        • TimecodeExporter.lua
      • ... Other plugin files
  3. In your showfile, import the plugin in a new Plugin pool object.

  • Release v0.1.0.0

      -  05/10/2025 Latest
    • Initial release
    • Supports for multiple timecode objects
    • Configurable export CSV filename