macOS
brew install ltc-toolslocal Homebrew formula metadata
sudo port install ltc-toolsMacPorts ports tree · multimedia/ltc-tools/Portfile · source: api.github.com
brew / rank 8148
Tools to deal with linear-timecode (LTC). Version 0.7.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#ltc-tools.
install
brew install ltc-toolslocal Homebrew formula metadata
sudo port install ltc-toolsMacPorts ports tree · multimedia/ltc-tools/Portfile · source: api.github.com
nix profile install nixpkgs#ltc-toolsnixpkgs package indexes · pkgs/by-name/lt/ltc-tools/package.nix · source: api.github.com
overview
Tools to deal with linear-timecode (LTC)
history
ltc-tools is a small collection of command-line programs for generating, dumping, converting, and triggering against linear timecode.
The official README is deliberately short: it identifies the project as command-line tools for linear timecode and notes that it requires x42/libltc. The repository contents show C sources and roff man pages for tools such as `ltcgen`, `ltcdump`, `jltcgen`, `jltcdump`, `jltc2mtc`, `jltcntp`, and `jltctrigger`.
Adoption evidence is niche but real: the supplied package-manager facts list Homebrew, MacPorts, and Nix packages, and GitHub shows about 91 stars, 23 forks, 200 commits, and a v0.7.0 release. This is consistent with a specialist audio/video utility rather than a general-purpose media application.
Users install the package to get focused CLI tools for LTC workflows. The executable names map directly to package-nerd use cases: generate LTC, dump or inspect LTC, bridge JACK-oriented LTC to MIDI timecode, and perform trigger or NTP-related timecode tasks.
ltc-tools matters in package histories because it exposes pro-audio synchronization primitives as simple Unix commands. It is the sort of package that rarely appears in broad developer tooling discussions but is important in audio, broadcast, and measurement setups where linear timecode must be inspected or synthesized without a large DAW.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jltc2mtc | executable | indexed executable | Discovered from the local executable index. |
jltcdump | executable | indexed executable | Discovered from the local executable index. |
jltcgen | executable | indexed executable | Discovered from the local executable index. |
jltcntp | executable | indexed executable | Discovered from the local executable index. |
jltctrigger | executable | indexed executable | Discovered from the local executable index. |
ltcdump | executable | indexed executable | Discovered from the local executable index. |
ltcgen | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ltc-tools |
|---|---|
| Version | 0.7.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/x42/ltc-tools |
| Repository | https://github.com/x42/ltc-tools |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ltc-tools
nix profile install nixpkgs#ltc-toolsltc-tools
sudo port install ltc-toolssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.