Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collaboration ? #24

Closed
jcelerier opened this issue Feb 7, 2017 · 2 comments
Closed

Collaboration ? #24

jcelerier opened this issue Feb 7, 2017 · 2 comments

Comments

@jcelerier
Copy link

jcelerier commented Feb 7, 2017

Hello !

I am a developer of the ossia library which has sensibly the same goals than ofxRemoteUI : https://github.com/OSSIA/API ; it also has some in-progress openframeworks, Qt, java, C, unity3D, and python bindings but the core is pure cross-platform C++.

It is used in the i-score sequencer to provide communication with other software.

I woud like to know if you would be interested in collaborating so that i-score would be able to control and automate applications built with ofxRemoteUI in a time line ? The only thing to do would be to write a class in the ossia library that talks the OSC protocol of ofxRemoteUI, but I don't really know where to get started, if the protocol is fixed, etc.

@armadillu
Copy link
Owner

Hey - sorry for the super late reply!

If you are looking for a protocol spec, its outlined in here -
https://github.com/armadillu/ofxRemoteUI/blob/master/src/ofxRemoteUI.h#L90
Should be pretty straight forward to target from another lib if you are up for it.

@jcelerier
Copy link
Author

hello :)

yep, that seems doable (but like everything, with enough time :p)
I'm keeping it in mind for later. thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants