GithubHelp home page GithubHelp logo

opengo's Introduction

# DISCLAIMER:
This is a work in progress.
Do not use this in a live show.

opengo

opengo can receive serial messages from arduino boards or similars and fire the corresponding applescripts for QLab control. Easily make your own custom go box, and use this app to control QLab without worrying about keyboard focus or MIDI.

Bundled app

v0.1-alpha

Developers

Open the project in XCode and build it. If you have an arduino board you can write your own code or use the sample provided. Simply program a button to send one of the serial messages in the dictionary.

Running

The app will look for a usb serial device when it starts. If you have an arduino board plugged in it will connect immediately using 9600 baud rate. If you wish to change the device or the rate click the status bar "G".

Dictionary

The following messages are available at the current version:

* QLab_Go: fires the currently selected cue
* QLab_Stop: stops all (?) cues
* QLab_Pause: pauses the selected cue
* QLab_Load: loads the selected cue
* QLab_Down: moves the playhead to the next cue
* QLab_Up: moves the playhead to the previous cue

Contributing

Feel free to send pull requests if you're interested. I'm a rookie objc/cocoa coder, so I feel like I made lots of mistakes.

Get in touch

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.