ltc 0.2.0

A crate for decoding Linear/Longitudinal Timecode data from audio samples, potentially in real time
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Danny Wensley"]
description = "A crate for decoding Linear/Longitudinal Timecode data from audio samples, potentially in real time"
edition = "2018"
homepage = "https://gitlab.com/tcnj/rs-ltc"
license = "BSD-3-Clause"
name = "ltc"
readme = "README.md"
repository = "https://gitlab.com/tcnj/rs-ltc"
version = "0.2.0"