Gouttfi / smpte-ltc-to-mtc

This repository contains a Python application for converting SMPTE-LTC timecode to MIDI Time Code (MTC).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMPTE-LTC to MTC Converter

Description

This repository contains a Python application for converting in realtime SMPTE-LTC timecode to MIDI Time Code (MTC).

Features

  • Real-time conversion from SMPTE-LTC to MTC.
  • Simple graphical user interface for easy operation.
  • Support for multiple standard frame rates.
  • Ability to select input and output devices.
  • Optimized code for maximum performance and minimal latency.

How to Use

To use the application, follow these steps:

  1. Select the audio input device for LTC.
  2. Choose the desired frame rate.
  3. Select the MIDI output port.
  4. Enable listening to begin real-time conversion.

About

This repository contains a Python application for converting SMPTE-LTC timecode to MIDI Time Code (MTC).

License:GNU General Public License v3.0


Languages

Language:Python 100.0%