onlaj / Piano-LED-Visualizer

Piano LED Visualizer: Connect an LED strip to your Raspberry Pi and create an immersive visual experience for your piano playing
MIT License
498 stars 107 forks source link

No Piano input in Synthesia with Rtpmidi #406

Closed tutseryday closed 1 year ago

tutseryday commented 1 year ago

Hello,

I have managed to connect my Pi to Rtpmidi (Win 10) and connected it to Synthesia. If I go to Free Play and press notes on my computer, the piano keys light up. If I play a song tutorial, the lights on my piano also light up. However I have no input from my Piano to Synthesia, so I can't progress with the song and am always stuck at the beginning. If i press keys on my piano in Free Play, nothing happens either. Seems like only output is working, any idea on how to fix this?

Thank you

ezocustoms commented 1 year ago

I have the same issue!

onlaj commented 1 year ago

Hey. What is your setup? Piano connected to RPi and then RPi (through RTP) to PC? What are your Synthesia settings? Can you post screenshot from settings under "music devices" tab?

tutseryday commented 1 year ago

Hey. What is your setup? Piano connected to RPi and then RPi (through RTP) to PC? What are your Synthesia settings? Can you post screenshot from settings under "music devices" tab?

Thank you for the reply. Yes my Piano is connected to RPi, got the visualizer working and all. Then I connect my RPi to my PC with RTPMidi successfully. On Synthesia, the notes that should be pressed light up on my Piano in tutorial mode and in Free play if I use my pc to press notes on screen, they also light up on my Piano, but no matter what I press on my Piano nothing happens, even in Free play.

Edit: The output works it seems (notes light up), input does not though.

image image image

onlaj commented 1 year ago

Did you try pressing "connect ports" on Visualizer's screen or web interface? Also, SSH into RPi and type aconnect -i -l, show us the command's output.

tutseryday commented 1 year ago

Did you try pressing "connect ports" on Visualizer's screen or web interface? Also, SSH into RPi and type aconnect -i -l, show us the command's output.

Wow that did it. I never tried "connect ports". Thank you so much for both this project and your assistance! Would love to support the project somehow

tutseryday commented 1 year ago

Oops closed by mistake. That managed to fix the issue and I now have input on Synthesia, but the keys no longer light up for some reason

onlaj commented 1 year ago

Try changing the input to your piano. Also, use web interface if possible, the GUI is more readable there. Under the "ports" tab you can find current port, secondary (with a button to easily switch between them) and list of port's connections.

tutseryday commented 1 year ago

Try changing the input to your piano. Also, use web interface if possible, the GUI is more readable there. Under the "ports" tab you can find current port, secondary (with a button to easily switch between them) and list of port's connections.

Thank you I will try the web interface