Replies: 5 comments 10 replies
-
|
Can you paste your config file here? What version/release/build are you running ? |
Beta Was this translation helpful? Give feedback.
-
|
Hello Berneu65,
Peter |
Beta Was this translation helpful? Give feedback.
-
|
So maybe its not a sound issue at all, maybe you are not getting MIDI ino the synth. The ports are USBHosts, so they expect to see a MIDI controller of some sort on the USB, such as a midi keyboard. You mentioned a UART to USB device, I presume that connects to a USBhost port. Have you tested that on a PC or MAC that it is actually converting the 5 pin MIDI to USB? This needs to be set in the config after the MIDI setup. See https://github.com/probonopd/MiniDexed/wiki/Hardware#usb-gadget-modeUSBGadget=0 |
Beta Was this translation helpful? Give feedback.
-
|
@penfold42 Your screen is flickering :-) |
Beta Was this translation helpful? Give feedback.
-
|
That setting disables usb gadget mode, I just wanted to make sure you had
usb host mode enabled.
I'm gonna drop out of this conversation, I hate talking to ***.
…On Fri, 10 Apr 2026, 08:59 berneu65, ***@***.***> wrote:
I talked about two things, a Midi-Keyboard via USB and an UART-Connection
between the Raspberry and a Pi Pico, using the RX/TX ports and a common
Ground.
Of cause I have read about the USB-Gadget-Mode, but thats not what I
wanted.
—
Reply to this email directly, view it on GitHub
<#1024 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMFJTAOLRQDJOL2NAWUJTM34VCEUHAVCNFSM6AAAAACXORA4AWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMNJRGIYTOMI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I installed the Software on a Raspberry 3. The LCD is working, the device can be found with the service utility and the attached Monitor shows no error messages. I plugged in a Midi-Keyboard wich ist recognized, but I don't get any output.
Next I tried a sending Midi-Messages from a Pi Pico via USB and via UART, but nothing is working. I have checked the the Keyboard and the output from the pico with a Midi-Monitor, they are correct. I have checked the headphone jack of the raspberry with a linux-immage, it is working. What else can I do?
Beta Was this translation helpful? Give feedback.
All reactions