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

sendPitchBend(-1.0) does not result in 0x00, 0x00. #53

Closed
franky47 opened this issue Oct 6, 2016 · 0 comments
Closed

sendPitchBend(-1.0) does not result in 0x00, 0x00. #53

franky47 opened this issue Oct 6, 2016 · 0 comments
Labels
Milestone

Comments

@franky47
Copy link
Member

franky47 commented Oct 6, 2016

The minimum is not reached because scaling is done with MIDI_PITCHBEND_MAX, which is one less than MIDI_PITCHBEND_MIN in absolute.

@franky47 franky47 added the bug label Oct 6, 2016
@franky47 franky47 added this to the 4.3 milestone Oct 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant