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

SAMD21 enumerating on MacOS, not on Linux #88

Open
romix123 opened this issue Jun 6, 2022 · 0 comments
Open

SAMD21 enumerating on MacOS, not on Linux #88

romix123 opened this issue Jun 6, 2022 · 0 comments
Labels
type: imperfection Perceived defect in any part of project

Comments

@romix123
Copy link

romix123 commented Jun 6, 2022

I have built a MIDI controller based on a Samd21 (Adafruit qt-py bootloader). It enumerates correctly on MacOS and notes, CC and PC messages come through correctly.
The board does not work on linux hosts ((monome norns, rsta/minisynth, bare linux). The test code on the main lib page “
execute aseqdump -l; the output will be something similar to

Port Client name Port name
0:0 System Timer
0:1 System Announce
14:0 Midi Through Midi Through Port-0
20:0 Arduino Micro Arduino Micro MIDI 1”

only produces the 2 system lines.
What’s up?

@per1234 per1234 added the type: imperfection Perceived defect in any part of project label Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants