diff options
author | Ben Burwell <bburwell1@gmail.com> | 2014-04-30 20:18:45 -0400 |
---|---|---|
committer | Ben Burwell <bburwell1@gmail.com> | 2014-04-30 20:18:45 -0400 |
commit | 14cbb4d47a506cf5af326c77b429289cfc993850 (patch) | |
tree | e6786fb6dc2e7dcabc62ba2b9f6e5e20ed1c04f6 /_posts/2013-01-13-unified-show-control.markdown | |
parent | 543f6b5590f564e9095c8d7b390730d09fdbe1f2 (diff) |
Add projects
Diffstat (limited to '_posts/2013-01-13-unified-show-control.markdown')
-rw-r--r-- | _posts/2013-01-13-unified-show-control.markdown | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/_posts/2013-01-13-unified-show-control.markdown b/_posts/2013-01-13-unified-show-control.markdown new file mode 100644 index 0000000..c288599 --- /dev/null +++ b/_posts/2013-01-13-unified-show-control.markdown @@ -0,0 +1,13 @@ +--- +layout: post +title: Unified Show Control +description: A paper on unifying all aspects of theatrical show control. +date: 2013-01-13 00:00:00 +type: project +--- + +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/ |