Skip to content

laser-zentrale-de/lasergraph-timecode-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build dependency status AGPL-3.0 Licensed wiki

Lasergraph timecode importer

Timecode importer for the Laseranimation Sollinger Lasergraph DSP.

Description

This tool imports timestamps from a csv-file to the LaserAnimation Sollinger Lasergraph DSP timescript and optionally adds the corresponding entries.

⚠️ IMPORTANT: This project is not related to LaserAnimation Sollinger GmbH. When using this command line tool, please report any bugs or suggestions directly via Github Issues.

Features

  • Import timestamps to timescript
  • Import entrys to film (optional)
  • Set start number for first entry (optional)
  • Import from CSV file

Usage

Usage: lasergraph-timecode-importer [OPTIONS] --address <IP-ADDRESS> --csv <FILE>

Options:
  -a, --address <IP-ADDRESS>  IP-Address of the Lasergraph DSP
  -p, --port <PORT>           TCP/IP port of the lasergraph DSP for remoting [default: 8210]
  -c, --csv <FILE>            Path to the CSV-file
  -e, --create-entry          Defines if entries should be created
  -s, --start-entry <ENTRY>   Defines the number of the first Entry [default: 0]
  -h, --help                  Print help
  -V, --version               Print version

For a more detailed explanation, see the repository wiki.

Why

Sometimes it's hard to find the correct timestamp for specific (out of beat) sequences in the Lasergraph DSP Timescript.
There are thrid party tools like Reaper, where you can set specific markers to the the timeline and export them afterwards to a csv-file.
For light shows with the MaLighting GrandMa2, it is common practice to use the exported csv and import it to the console.

I want to adapt this workflow to the Lasergraph DSP.

About

Timecode importer for the LaserAnimation Sollinger Lasergraph DSP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages