diff options
author | Ben Burwell <bburwell1@gmail.com> | 2014-12-22 21:43:59 -0500 |
---|---|---|
committer | Ben Burwell <bburwell1@gmail.com> | 2014-12-22 21:43:59 -0500 |
commit | a2bf1568d77fb8644bd65b8d2edeacd1e34dc7f8 (patch) | |
tree | e5d4305522ff044257148facc70231906cfa09d7 /projects/unified-show-control/index.markdown | |
parent | c1204b0ec508038a6799b594802477ce21c409de (diff) | |
parent | ced87d4c3a3331012c93a7a92c2788023dbe6c30 (diff) |
Merge pull request #1 from benburwell/a-new-look
Some new styles
Diffstat (limited to 'projects/unified-show-control/index.markdown')
-rw-r--r-- | projects/unified-show-control/index.markdown | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/projects/unified-show-control/index.markdown b/projects/unified-show-control/index.markdown new file mode 100644 index 0000000..cbbaa74 --- /dev/null +++ b/projects/unified-show-control/index.markdown @@ -0,0 +1,12 @@ +--- +layout: post +title: Unified Show Control +description: A paper on unifying all aspects of theatrical show control. +date: 2013-01-13 00:00:00 +--- + +For my freshman writing seminar at Muhlenberg, I wrote a paper on a system I devised for controlling many different theatrical cueing consoles from one master console using MIDI Show Control (MSC). I called my system [Unified Show Control (pdf)](/assets/pdf/Unified_Show_Control.pdf). + +Shortly after finishing this project, I discovered that [QLab][] from Figure 53 already has MSC built into it. Though it was slightly disappointing, I was thrilled that my idea already exists, albeit in a slightly different form. + +[QLab]: http://figure53.com/qlab/ |