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

Make renderChord() use render key modifier #1535

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

martijnversluis
Copy link
Owner

renderChord() would not respect the rendering key modifier. For example, for a A chord in an A key, rendered as Bb would become A#.

renderChord() would not respect the rendering key modifier. For example,
for a `A` chord in an `A` key, rendered as `Bb` would become `A#`.
@martijnversluis martijnversluis force-pushed the fix-render-chord-rendering-key branch from d604f7a to 3ada6d9 Compare January 5, 2025 09:06
Copy link

codeclimate bot commented Jan 5, 2025

Code Climate has analyzed commit 3ada6d9 and detected 0 issues on this pull request.

View more on Code Climate.

@martijnversluis martijnversluis merged commit 7659db1 into master Jan 5, 2025
8 checks passed
@martijnversluis martijnversluis deleted the fix-render-chord-rendering-key branch January 5, 2025 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant