tcview/README.md

30 lines
519 B
Markdown
Raw Normal View History

2021-09-23 01:34:33 +00:00
tcview v0.1
By Sam Neurohack
Display Link, OSC, Artnet and Midi timecodes
Listen on all network interface and midi interfaces
OSC port : 9001
ARTNET Port : 6454
* Link
- BPM
- beats
* OSC
- hour:minutes:seconds:ms (from OSC message received /TC1/time/30 '00:00:02:23')
- (https://github.com/hautetechnique/OSCTimeCode.git)
* Artnet (OpTimeCode)
- codetype hours:minutes:seconds:frames
* Midi (Clock)
- BPM computed from received clock messages
- MTC https://github.com/jeffmikels/timecode_tools.git