Expand description
LTC Decoder - Biphase Mark Code decoding from audio
This module implements a complete LTC decoder that:
- Analyzes audio waveforms for biphase mark code transitions
- Detects and validates SMPTE sync words
- Extracts timecode and user bits
- Handles variable playback speeds
- Provides error correction and validation
Structsยง
- LtcDecoder
- Biphase mark code decoder