-
Notifications
You must be signed in to change notification settings - Fork 84
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
Add hardware configuration for genXnoise devices #768
Conversation
Build for testing: Need to replace the default |
'USBGadget=1' is not appearing in the desktop_module.ini of this build. |
According to https://github.com/probonopd/MiniDexed/wiki/Hardware#usb-gadget-mode
On the desktop module as it is shipped, is there no way to inadvertently power it on another way than the USB host? (E.g., does the housing prevent from this?) Otherwise I'd be hesitant to enable this by default, in order not to have people who don't read the wiki brick their devices. |
So far this option is not in our default |
Thanks again for your time spent on this, I understand the option to enable networking could also complicate including USBGadget in the default configuration. Perhaps adding a clear warning in the #comments above the USBGadget parameter would help caution users about potential risks. Users of both the desktop and dXeus modules already have flexibility with multiple connectivity options, including USB-MIDI, USB-Gadget, and soon, networking access, allowing them to tailor their setup to their needs. |
Build for testing: |
The ini file for the desktop module now contains:
That doesn't guarantee that everyone will ever read it there though... |
|
Shouldn't this forward MIDI IN to the THRU port? I assume that ttyS0 is the IN port and ttyS1 is the THRU port. Edit: |
Add hardware configurations for
(still to be tested)