Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ompanion into main
  • Loading branch information
emanueltilly committed Apr 9, 2021
2 parents 0338eb1 + 660c39d commit f7dab6d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# Timecode-for-Companion
MTC Midi Timecode triggering of Companion
**Applications**<br>
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!
<br>
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!
<br><br>
**MIDI Handeling**<br>
The MIDI decoding is handled with [DryWet MIDI](https://github.com/melanchall/drywetmidi) with modifications made for smooth timecode chasing.
<br><br>
**Screenshots**<br>
![Main window](screenshots/01.png)
Binary file added screenshots/01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f7dab6d

Please sign in to comment.