Skip to content

Commit f7dab6d

Browse files
committed
2 parents 0338eb1 + 660c39d commit f7dab6d

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# Timecode-for-Companion
2-
MTC Midi Timecode triggering of Companion
2+
**Applications**<br>
3+
This tiny application allows [Companion](https://bitfocus.io/companion/) to be triggered by MTC Midi Timecode. This can be useful for executing macros automatically during live performances with perfect frame accuracy. Examples of use cases are: Visionmixer macro triggering, audiomixer scene recall, or anything else you can imagine!
4+
<br>
5+
The application will send UDP messages to the Companion-instance on the specified IP address. The button that will be pressed on each timecode event is specified in the cuelist. To add a cue, just start typing in the blank row!
6+
<br><br>
7+
**MIDI Handeling**<br>
8+
The MIDI decoding is handled with [DryWet MIDI](https://github.com/melanchall/drywetmidi) with modifications made for smooth timecode chasing.
9+
<br><br>
10+
**Screenshots**<br>
11+
![Main window](screenshots/01.png)

screenshots/01.png

25.9 KB
Loading

0 commit comments

Comments
 (0)