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

[Scripting] Documentation update #12

Open
krkruk opened this issue Oct 27, 2017 · 0 comments
Open

[Scripting] Documentation update #12

krkruk opened this issue Oct 27, 2017 · 0 comments
Assignees

Comments

@krkruk
Copy link
Owner

krkruk commented Oct 27, 2017

LV3 application should provide script registering functionalities:

  • Store on the fly commands entered via IO devices such as joysticks
  • Establish a set of commands that can be registered.
  • Dump a file that stores all the data (can be text or binary one)

LV2 application should run scripts sent from LV3:

  • Receive and dispatch the script
  • Push the commands to an engine that runs these commands in domain of time

Note that, the functionalities described above should support multiple commands executed in parallel. A chosen data format must support it.

@krkruk krkruk self-assigned this Oct 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant