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 getters for most things #14

Merged
merged 2 commits into from
Dec 13, 2022
Merged

implement getters for most things #14

merged 2 commits into from
Dec 13, 2022

Conversation

webern
Copy link
Owner

@webern webern commented Dec 13, 2022

Some getters were missing that users needed. Fix that. Also fix a few clippy lints that popped up.

Issue Number

Closes #13

Description of Changes

Add some getters.

Testing

Unit 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.

Some getters were missing that users needed. Fix that. Also fix a few
clippy lints that popped up.
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.

How to retrieve note number/velocity from NoteMessage
1 participant