Any alternative to Sevilla's Soft MIDI USB-USB device? #405
Replies: 6 comments 2 replies
-
This is alternative: https://gist.github.com/gbaman/50b6cca61dd1c3f88f41 Unfortunately, my RPi has a damaged USB port, and I couldn't find a new unit for a reasonable price, so I haven't tested it yet. edit. and it works only with RPi Zero |
Beta Was this translation helpful? Give feedback.
-
There might be a cheap DIY alternative using 2 QTPY samd21 boards. https://github.com/okyeron/2Host I am trying to use two qtpy rp2040 with no success so far, but he is going to look at the code this weekend and get back to me. I will let you know if this works. If so, the cost is something around USD: $9.00. |
Beta Was this translation helpful? Give feedback.
-
I wonder whether it will work, to just connect these 2 products together: Or will this not work? |
Beta Was this translation helpful? Give feedback.
-
Hey! Thanks for this. I will look into it, but I haven't had much luck with
those types of connectors.
…On Fri, Sep 20, 2024 at 2:50 PM andre2007 ***@***.***> wrote:
I wonder whether it will work, to just connect these 2 products together:
image.png (view on web)
<https://github.com/user-attachments/assets/113886b1-ff3d-4b29-8255-b0667e10de35>
(midi female to midi female)
image.png (view on web)
<https://github.com/user-attachments/assets/cc4727a6-9b9a-4bdd-9a64-551cb742acb6>
Or will this not work?
—
Reply to this email directly, view it on GitHub
<#405 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASWOLIUSBT43EV4UDYZVFDLZXRVABAVCNFSM6AAAAABOSVPO6SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANZQHA2TAOA>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
--
Dr. Parker Scinta, DMA
Kentucky Country Day
Director of Student Activities
Community Service Coordinator
***@***.***
4100 Springdale Rd.
Louisville, KY 40241
Pronouns: he/him/his
|
Beta Was this translation helpful? Give feedback.
-
I’m working on trying to reverse engineer the Sevilla device but I just
haven’t had much time. If anyone has successfully done this I’d love to
hear about it.
Dr. Parker Scinta, DMA
Kentucky Country Day
Director of Student Activities
Community Service Coordinator
***@***.***
4100 Springdale Rd.
Louisville, KY 40241
Pronouns: he/him/his
…On Fri, Sep 20, 2024 at 3:33 PM onlaj ***@***.***> wrote:
I tried this, it didn't work. I used some cheap aliexpress controllers,
with more expensive one it would probably work just fine. But then it would
cost as much or more as Sevilla's device.
—
Reply to this email directly, view it on GitHub
<#405 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASWOLIUC7BRBNVEABRVN2CDZXR2BFAVCNFSM6AAAAABOSVPO6SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANZQHA4DANQ>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
@onlaj This does the trick: Just add this to /boot/config.txt
and load these modules
|
Beta Was this translation helpful? Give feedback.
-
Costs quite a bit with shipping to my country. Any alternatives to this? I have tired RTP and just couldn't make it work because my Pi kept getting disconnected over and over again. RTPMidi kept giving me errors saying "my.pi.ip has not answered the connection request", same with bluetooth.
Beta Was this translation helpful? Give feedback.
All reactions