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

MIDITeensy4.1—USB MIDI not merged from AKAI MPK mini #3

Open
JeffAlyanak opened this issue Oct 14, 2021 · 1 comment
Open

MIDITeensy4.1—USB MIDI not merged from AKAI MPK mini #3

JeffAlyanak opened this issue Oct 14, 2021 · 1 comment

Comments

@JeffAlyanak
Copy link

When flashed with the interface firmware and connected via a computer, I've confirmed that all ports work as expected, including the USB 'host' port. In that configuration I can take input from the AKAI MPK mini USB keyboard and have it output back out through any of the ports.

When loaded with the midimerge firmware, midi data from the AKAI MPK mini still triggers the LED, but no longer appears to be output from the DIN MIDI outputs.

Is this expected behaviour? A brief read of the source makes me think that all devices, including USB devices, are simply read and then output on the output ports.

Any guidance would be appreciated.

@Deftaudio
Copy link
Owner

Hi, I'm not sure why it behaves differently for merge/non merge code for USB host devices. You can take non-merge code and start uncommenting lines there to see there it breaks. That's what it makes merge code.
https://github.com/Deftaudio/Midi-boards/blob/master/MIDITeensy4.1/Firmware/interface_8x8/interface_8x8.ino

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

No branches or pull requests

2 participants