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

Properly display pressed notes #2

Closed
markjamesm opened this issue Apr 24, 2020 · 2 comments
Closed

Properly display pressed notes #2

markjamesm opened this issue Apr 24, 2020 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@markjamesm
Copy link
Owner

Currently, when you press a note on the Linnstrument a note will light up, but not the proper note. Need to implement a dictionary which maps the MIDI notes on to the corresponding grid elements.

@markjamesm markjamesm added the bug Something isn't working label Apr 24, 2020
@markjamesm markjamesm added this to the 1.0 milestone Apr 24, 2020
@markjamesm markjamesm self-assigned this Apr 24, 2020
@markjamesm
Copy link
Owner Author

This is in progress.

@markjamesm
Copy link
Owner Author

Fixed using optionals with .overlayPreferenceValue()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant