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

Tx, mbridge, add support for requesting an option by index #82

Closed
olliw42 opened this issue May 22, 2023 · 1 comment
Closed

Tx, mbridge, add support for requesting an option by index #82

olliw42 opened this issue May 22, 2023 · 1 comment

Comments

@olliw42
Copy link
Owner

olliw42 commented May 22, 2023

for lua scripts on memory constraint systems we may need to be able to request the settings for a parameter individually. See #74.

@olliw42
Copy link
Owner Author

olliw42 commented Jun 4, 2023

I have added support for calling a parameter by index. 0bd0aad
In the latest commit is also find an example lua script where this mechanism is used instead of the RequestList approach. It should help to realize how the byIndex mechanism is used.

hopefully this helps with getting better along with a bw script

@jasonwang01 FYI

@olliw42 olliw42 closed this as completed Jun 4, 2023
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

1 participant