genekogan / ofxControl

openframeworks addon for generating GUI, managing OSC, presets, and sequencers (W.I.P.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ofxControl

ofxControl is an addon for openFrameworks which manages parameters (variables). It features:

  • GUI
  • Osc management (send/receive)
  • Presets
  • Sequencer
  • Midi sequencer
  • Save TouchOSC layouts

It has many features but is currently a work in progress, and overlaps a great deal with ofxGui and ofParameter, as well as borrowing some features from other addons like ofxUI.

The examples demonstrate most of the key features.

Todo

  • replace ofxControlParameter with ofParameter
  • internal fbo + efficient redraw
  • bpm setting tool

About

openframeworks addon for generating GUI, managing OSC, presets, and sequencers (W.I.P.)


Languages

Language:C++ 90.0%Language:Makefile 9.2%Language:C 0.8%