Skip to content

rename enums/typedefs to from "MIDI" to "MIDI_1" to support building alongside current tinyusb with "midi.h" #9

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TrevorCash
Copy link

while bringing the project alongside tinyusb and building in stm32CubeIDE. I had redefinition conflicts from the current midi.h in tinyusb.

I'm adding this PR in case its a usefull to facilitate easier transition.

@AmeNote-Michael
Copy link
Contributor

Thank you for the input. Sorry for delay in seeing this, I did not get notification for some reason.

I had figured that an integrator would be doing one or other and not try to include both at same time. But if transitioning from old midi.h to ump.h they would want to keep their use of compiler defines, not needing to replace all in their code.

Please help explain why you would want to use midi.h and ump.h at same time?

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.

2 participants