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

Write to EEPROM #7

Open
wants to merge 2 commits into
base: test/segment-display
Choose a base branch
from

Conversation

zachberry
Copy link
Collaborator

Fixes #6

This builds off of #4, hasn't been tested yet.

zachberry added 2 commits May 13, 2019 09:40
* "Off" channel of 0 is now MIDI_CHANNEL_OFF (17).
* Hopefully now displays a dot on the left side of the display when a MIDI message comes through on that channel
* Hopefully now displays a dot on the right side of the display when the output knob is changed
* Left side 0 now represents OMNI. Added a feature where setting the output channel for the input of 0 (omni) re-routes ALL messages to that output channel
* MIDI handlers no longer check if the output channel is off, the MIDI.h library should handle it automatically since off channels now use MIDI_CHANNEL_OFF
* Add starting documentation
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.

1 participant