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

Add Installation Editor menu for dynamically updating OSC outputs #45

Merged
merged 3 commits into from
Jan 18, 2018

Commits on Jan 16, 2018

  1. Configuration menu
    Copy the full SHA
    db38369 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Add Installation Editor menu for dynamically updating OSC outputs

    A new installation editor sidebar menu has been added which allows for
    specifying the target IP, port and OSC address for sending musical data
    to each of the installations in the exhibition.
    
    When editing the IP:PORT string the text box will glow red if the string
    is not a valid IPV4 address and port. It will disallow updating the
    target until the string represents a valid IPV4 address and port. The
    target can be updated by pressing `Enter` within either of the text
    boxes.
    
    Next on the list is adding the option for assigning one or more
    installations to each speaker channel, each with a unique weight.
    mitchmindtree committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    88daef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da84b1d View commit details
    Browse the repository at this point in the history