Lots of bugfixes + bi-directional communication. The bi-directional communication works the same way as on a JazzMutant Lemur… if a slider outputs to OSC address /volume, just send a message to the address /volume at Control’s ip to change the value of the slider.
IMPORTANT: For whatever reason I hardcoded Control’s OSC receive port to 51000. I’ve already programmed a preference in the next update where you can specify it, but, that’s what we’ve got for now.
Also, Control is now open-sourced under the MIT license. You can view / download the source at GitHub. Let me know if you’d like to contribute.