timecode_tools icon indicating copy to clipboard operation
timecode_tools copied to clipboard

Implements LTC and MTC versions of the SMPTE timecode spec.

Depends on:

  • mido -- for python midi commands
  • python-rtmidi - required by mido
  • timecode -- for timecode manipulation

QuickStart

run generate_ltc.py or generate_mtc.py from the command line

use --help to get command line options

Scripts for generating LTC wave files ahead of time and MTC MIDI events in realtime.