Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 598 Bytes

File metadata and controls

11 lines (8 loc) · 598 Bytes

@/timecode

npm

📜 SMPTE ST 12-1:2014
Time and Control Code

👷 Work In Progress
This library is incomplete. It has string parsing and math operations for SMPTE timecodes, but it does not yet contain binary parsing/serialization for the binary timecode formats specified in ST 12-1.

A Typescript implementation for parsing and converting SMPTE timecodes (in string format) as well as doing math on them.