GithubHelp home page GithubHelp logo

ios-osc-sender's Introduction

iOS OSC Sender

A simple iPad application to send Open Sound Control (OSC) messages over WiFi.

This app was written specifically for a visual arts class at Bowdoin College to control Max/MSP over WiFi as the app that comes with Max uses Bonjour and does not work well in our enterprise WiFi environment.

Configuration

The app must be configured in Settings with the IP address and port to send message to. Settings was used rather than an in-app configuration to allow the app to be put in single application or guided access mode, thus preventing users from doing anything on the device other than run the app.

The messages sent by the buttons and the icons and text are not user configurable in this version of the app.

The screen layout is designed for an iPad and has no code or configuration for adapting to other screen sizes.

OSC Messages

There are (currently) five message that the app sends to the OSC destination. These are, amazingly, sent based on which of the five on-screen buttons are pressed.

  1. /button-1
  2. /button-2
  3. /button-3
  4. /button-4
  5. /button-5

The SOUND button triggers playback (and stopping) of a built in audio narration track.

Compiling/Building

This project uses cocoapods and the OSCKit pod. To build the project you will have to install cocoapods and update/install the pods before building the project/workspace.

# Xcode 7 + 8
$ sudo gem install cocoapods
$ pod install

Please refer to the cocoapods website for the latest instructions on installing and using cocoapods.

ios-osc-sender's People

Contributors

stephenhouser avatar

Stargazers

Nick Arner avatar

Watchers

Jason Lavoie avatar Erik Pearson avatar James Cloos avatar  avatar Jeff Doring avatar  avatar

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.