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
513 stars 111 forks source link

[Enhancement] Log/Event viewer in web interface #378

Closed sreich closed 1 year ago

sreich commented 2 years ago

Love this project so far and what it's helped me do

My issue is I'm troubleshooting some MIDI event issues and having a midi event viewer inside, perhaps on the Ports/Connections page, would be great.

A simple "[time] read MIDI message yada yada" that updates would be great. Would not even have to be persisted to disk

onlaj commented 1 year ago

Hey, something like that will be enough?

chrome_fUJZosUJjx

onlaj commented 1 year ago

Added, you can find new function under "ports" tab on the web interface.

sreich commented 1 year ago

Yeah that's perfect! Nice work, thanks