Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Msc dev #68

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from
Open

Msc dev #68

wants to merge 16 commits into from

Conversation

offtools
Copy link
Contributor

@offtools offtools commented Mar 8, 2017

this adds MSC (Midi Show Control) to Action Cues and to the Cue Controller Protocols.
*MscMessage: write MSC messages
*MscParser: parse MSC messages
*session wide MSC Input is skipped for now (REST API)
*Keys are stored in hex sequence strings, like F0 7F 00 02 01 01 33 00 32 F7 (Generic Lighting, GO, Cue 3 Q_List 2), because they are easier to read, then the data fields of a mido sysex message.
Also most of hardware manufacturers of lighting equipment refer to these kind of notation.

@FrancescoCeruti FrancescoCeruti mentioned this pull request Jan 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants