Skip to content

Implements LTC and MTC versions of the SMPTE timecode spec.

Notifications You must be signed in to change notification settings

AndyFug/timecode_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Install

pip install git+https://github.com/AndyFug/timecode_tools.git

Description

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

About

Implements LTC and MTC versions of the SMPTE timecode spec.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%