Timecode importer for the Laseranimation Sollinger Lasergraph DSP.
This tool imports timestamps from a csv-file to the LaserAnimation Sollinger Lasergraph DSP timescript and optionally adds the corresponding entries.
- Import timestamps to timescript
- Import entrys to film (optional)
- Set start number for first entry (optional)
- Import from CSV file
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.
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.