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

Read info_text from a Clip #26

Open
celestial-labs opened this issue May 26, 2024 · 1 comment
Open

Read info_text from a Clip #26

celestial-labs opened this issue May 26, 2024 · 1 comment

Comments

@celestial-labs
Copy link

I'm currently using the ableton-live npm package to interact with Ableton Live, and I'm trying to read the info_text property from a Clip object. I couldn't find any direct method or property in the documentation or the codebase that allows access to the info_text of a Clip.

Expected Behavior:
I expect to retrieve the info_text of the specified Clip.

Actual Behavior:
An error is thrown because the info_text property does not seem to exist on the Clip object.

@ricardomatias
Copy link
Owner

According to the Live Object Model this property isn't exposed by the Max4Live API.

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