We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
shortcircuit-xt/src-ui/app/edit-screen/components/GroupTriggersCard.cpp
Line 108 in 10a872a
The range of values in L108 & L128 overlap. Should the upper values be < rather than <= ?
The text was updated successfully, but these errors were encountered:
yes i think that is correct. I'm in the code this afternoon let me confirm and merge. but it certainly looks like it should be < not <=.
Sorry, something went wrong.
Static Analyzer Fixes
6198474
Closes surge-synthesizer#1452 Closes surge-synthesizer#1453
f0a1589
Successfully merging a pull request may close this issue.
shortcircuit-xt/src-ui/app/edit-screen/components/GroupTriggersCard.cpp
Line 108 in 10a872a
The range of values in L108 & L128 overlap.
Should the upper values be < rather than <= ?
The text was updated successfully, but these errors were encountered: