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

Call init or metro with SCRIPT op #184

Merged
merged 2 commits into from Sep 20, 2019
Merged

Conversation

@csboling
Copy link
Collaborator

@csboling csboling commented Sep 16, 2019

What does this PR do?

Tweaks the range check in the SCRIPT op so you can use SCRIPT 9 or SCRIPT 10 to call metro or init, respectively. This is consistent with the numbering used by the function keys and the grid ops and can be useful for programmatically re-initializing a scene, humanizing a clock, etc.

Provide links to any related discussion on lines.

https://llllllll.co/t/teletype-workflow-basics-and-questions/12392/766

How should this be manually tested?

Place triggers in metro and init scripts, call them manually with SCRIPT 9 and SCRIPT 10 from live mode.

I have,

  • updated CHANGELOG.md
  • updated the documentation
  • run make format on each commit
@csboling csboling changed the title Script op init metro Call init or metro with SCRIPT op Sep 17, 2019
@tehn tehn merged commit 24d88a4 into monome:master Sep 20, 2019
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants