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

Allow MIDI notes to be used as navigation buttons for MiniDexed #368

Merged
merged 2 commits into from
Dec 3, 2022

Conversation

probonopd
Copy link
Owner

Allow MIDI notes (note keys on MIDI keyboards) to be used as navigation buttons for MiniDexed instead of/in addition to rotary encoder and/or GPIO buttons.

@diyelectromusic in #360 (comment):

use NoteOn/NoteOff messages as "MIDI buttons" too. Just turn it on with:
MIDIButtonNotes=1
and then set the MIDIButton values to MIDI note numbers instead - e.g. 60, 62, 64, 65, 67 for C4-G4.

Of course if you're using a MIDI channel that you're playing on then things will get, er, interesting...

@probonopd
Copy link
Owner Author

Can be tested with MiniDexed_2022-10-04-6e4dbb8

@warpeggio
Copy link

Oh, this is great. This should make it easier for me to program my Arturia Keylab Essential 61. It was real picky about what commands it would send.

@probonopd
Copy link
Owner Author

Does it work for you?

@diyelectromusic: Ready for merging?

@diyelectromusic
Copy link
Collaborator

Does it work for you?

@diyelectromusic: Ready for merging?

Sorry - was this waiting for a reply from me? I have no issues with this going in if it hasn't already :)

@probonopd probonopd merged commit f32c0c9 into probonopd:main Dec 3, 2022
@probonopd
Copy link
Owner Author

Thanks @diyelectromusic.

@diyelectromusic diyelectromusic deleted the buttonmidi2 branch January 18, 2023 21:42
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