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

implement pitch bend messages #20

Merged
merged 1 commit into from
Oct 5, 2023
Merged

implement pitch bend messages #20

merged 1 commit into from
Oct 5, 2023

Conversation

webern
Copy link
Owner

@webern webern commented Sep 8, 2023

Issue Number

Closes #17
Implements pitch bend for #10

Description of Changes

Implement PitchBend message reading and writing.

Testing

Created files with two applications and added them as tests.

Disclaimer

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@webern
Copy link
Owner Author

webern commented Sep 9, 2023

I have taken pitch_bend_two_byte.mid, which was created with this app, and imported into Logic Pro. The values look as expected:

image

src/core/message.rs Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
@webern webern marked this pull request as ready for review October 5, 2023 23:40
@webern webern merged commit 77ba05a into main Oct 5, 2023
3 checks passed
@webern webern deleted the bendy branch October 5, 2023 23:40
@webern webern mentioned this pull request Oct 6, 2023
15 tasks
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.

Crash on tauri app after open midi file has "Pitch Bench" message
1 participant