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

add SCALE0 op #311

Merged
merged 1 commit into from
Apr 17, 2023
Merged

add SCALE0 op #311

merged 1 commit into from
Apr 17, 2023

Conversation

scanner-darkly
Copy link
Member

What does this PR do?

adds a new op SCALE0 (alias SCL0): scale from range 0..A to range 0..B

SCALE0 100 200 X is equivalent to SCALE 0 100 0 200 X

How should this be manually tested?

compare against SCALE

I have,

  • updated CHANGELOG.md and whats_new.md
  • updated the documentation
  • updated help_mode.c (if applicable)
  • run make format on each commit
  • run tests

Copy link
Member

@tehn tehn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very useful, thanks!

@scanner-darkly scanner-darkly merged commit 3224efa into monome:main Apr 17, 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

Successfully merging this pull request may close these issues.

2 participants