https://github.com/dasantonym/node-ltc
Linear/Logitudinal Time Code (LTC) Library Bindings for Node.js
https://github.com/dasantonym/node-ltc
Last synced: 4 months ago
JSON representation
Linear/Logitudinal Time Code (LTC) Library Bindings for Node.js
- Host: GitHub
- URL: https://github.com/dasantonym/node-ltc
- Owner: dasantonym
- License: lgpl-3.0
- Created: 2015-05-10T22:26:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-10T23:42:59.000Z (about 11 years ago)
- Last Synced: 2025-10-28T09:51:44.600Z (8 months ago)
- Language: CMake
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-ltc
[](https://travis-ci.org/dasantonym/node-ltc)
Linear/Logitudinal Time Code (LTC) Library Bindings for Node.js
## Install
You need cmake and [libltc](https://github.com/x42/libltc) installed.
```shell
npm install ltc
```