Carla and OSC to Control GUI
Posted: Fri Feb 08, 2013 4:44 pm
This software is able to create GUI elements defined with json and scriptable with JavaScript
to communicate with midi/OSC via WiFi:
http://charlie-roberts.com/Control/
I'm a java/net programmer using Kubuntu/Kxstudio at home, so I can be a bit confused about these kind of situations, sorry
but, my idea is:
to communicate with midi/OSC via WiFi:
http://charlie-roberts.com/Control/
I'm a java/net programmer using Kubuntu/Kxstudio at home, so I can be a bit confused about these kind of situations, sorry
but, my idea is:
- Carla offers a parameter section (a sort of API readable from a plugin black box)
- I can decode those parameters: parsing common names, reading values and boundaries.
- I can create a json (or XML) using a default set of templates (knobs, sliders, buttons, x/y controllers)
- I can offer/push these dynamic templates to the app Control (on Android, bitten apple devices)
- I can start control the plugin-parameters in a primitive way with my wifi device