Skip to content

Unimplemented api features #77

Answered by leolabs
coeur-de-loup asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for your feedback, I'm happy to hear that you find this library useful!

Generally, all properties that contain strings, booleans, and numbers, and all functions in the supported namespaces can be accessed without making any change to this library. However, if the property is an object like the browser you're trying to access, the library needs to know how to serialize the object.

If there's no defined serialization, ableton-js will try to convert the property into a string which is what you got when you tried to access the browser property.

I should be able to make a PR for this soon, but going through the API specification of Live, it seems like the volume property can't be obs…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by coeur-de-loup
Comment options

You must be logged in to vote
3 replies
@leolabs
Comment options

@leolabs
Comment options

@leolabs
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants