Skip to content

genekogan/ofxControlOSC

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 

ofxControlOSC

ofxControlOSC is an OpenFrameworks addon which allows you to create interface layouts for the iOS/Android OSC-sending app Control.

Control is similar to TouchOSC but has several nice features, including additional widgets not found in TouchOSC and the ability to specify custom layouts using Json. Also it's free.

This addon allows you to design layouts and then generate the Json string. You can then upload it to the web and load it from the URL on the Control app, or automatically push it to your phone via OSC (note: there seems to be a bug that causes Control to crash if you try to push via OSC a layout with multiple pages -- so use the manual approach in this case).

See the example for usage details.

To-do / feature requests

  • Add support for accelerometer, gyro, any other missing widget.
  • Convert an ofxUICanvas to a ControlOSC interface, and communicate between them automatically via osc.
  • Generate positioning details of widgets automatically.

About

openFrameworks addon for generating layouts for the iOS/Android OSC-sending app Control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published