Object composition op(s) #131
Unanswered
cristianvogel
asked this question in
Feature Requests
Replies: 1 comment 1 reply
-
you could actually use StringCompose to construct your json object, then use ParseObject to make it JSON |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am thinking something along the lines of StringCompose, where inputs can be injected as values into JS or JSON Objects.
At the moment, trying to set up OSC ( see my post here ) its difficult to get the most out of the possibilities of Cables as front end for other devices due to the lack of simple Object creation and updating Ops.
For example, just sending one message over OSC involves quite a bit of wiring?
Beta Was this translation helpful? Give feedback.
All reactions