Getting MIDI data/music from Piano to corresponding LED lights and PC for recording. #494
-
Hello all, I have a keyboard of which I wanted to do 2 things at the same time:
So, I have a piano model (DONNER DEP-10) which I want to connect a USB midi cable to my computer to record music, but I have already used the port on connecting a MIDI cable to a raspberry pi 3B for controlling individually addressable LED lights such that when I press a key, the corresponding light flashes, which works fine!! - (using your OS for my piano/lights.) The problem is that I now there can't connect any cables to my computer to allow recording of MIDI data - as the usb midi port on my piano is now taken: What I was thinking: I've been looking in the manual for my piano (which i'll leave attached) (and in image above) - the PEDAL socket suspiciously looks like an old MIDI cable socket where an old MIDI cable would go. But I don't know if it's MIDI IN, MIDI OUT or MIDI THRU, or if it even transmits MIDI data at all. Also the usb socket in my piano as far as I know only allows the playing of .mp3 songs on a USB plugged into it. - It doesn't record any midi data :( how do I get the midi data to register and play on my computer while simultaneously lighting my lights correctly? other forums directed me to buying one of these MIDI to USB interface cables: but there is only one socket on my piano where it could fit and that's either midi in, out, thru, or doesnt work at all. Here is the raspberry pi 3b which has a custom operating system allowing my lights to work: I looked at various other links if your interested PiMiDi: a Raspberry Pi Midi Box, or How I Learned to Stop Worrying and Love MIDI : 5 Steps - Instructables Any methods on what I should do to get both things working? Piano: Donner DEP-10 (I attached my manual of my piano below) (look on pages 3 and 4 for socket information) Thanks so much! And have an amazing Christmas all! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hello |
Beta Was this translation helpful? Give feedback.
Hello
You can find an answer here: https://github.com/onlaj/Piano-LED-Visualizer/blob/master/Docs/features.md#we-need-to-make-a-connection-between-your-pcmacandroid-there-are-at-least-3-ways-of-doing-that
Merry Christmas!