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

CV.GET #314

Merged
merged 1 commit into from
May 2, 2023
Merged

CV.GET #314

merged 1 commit into from
May 2, 2023

Conversation

scanner-darkly
Copy link
Member

What does this PR do?

adds CV.GET op - get the current CV value with slew and offset taken into account. this is essentially "get the real CV value at the output".

How should this be manually tested?

set slew time for CV output 1 to 10 sec, then execute CV.SET 1 0 and CV.SET 1 V 10. while it's slewing, execute CV.GET 1 repeatedly in live screen - it should return different values as the CV value is being slewed from 0 to V10.

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

@scanner-darkly scanner-darkly merged commit 0ec41b9 into monome:main May 2, 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