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 useful PercussionChord.pitches property #1547

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

jacobtylerwalls
Copy link
Member

PercussionChord.pitches until now just fell back to the NotRest implementation that returns (). Now, it does something useful: setting, has parity with Chord; getting, has additional safety to filter out Unpitched instances in the ._notes array.

TODO statement is just copied from Chord.pitches.

@coveralls
Copy link

Coverage Status

Coverage: 93.071% (+0.0008%) from 93.071% when pulling 81b2bd5 on percussion-chord-pitches-prop into 75420e1 on master.

@mscuthbert mscuthbert merged commit e45753d into master Mar 30, 2023
@mscuthbert
Copy link
Member

THANKS!

@mscuthbert mscuthbert deleted the percussion-chord-pitches-prop branch March 30, 2023 01:09
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.

3 participants