Ardwiino icon indicating copy to clipboard operation
Ardwiino copied to clipboard

[Request]: Pro Keys

Open Proofeek opened this issue 1 year ago • 3 comments

Please describe your request.

It would be great if Santroller could emulate Rock Band pro keys, allowing you to play with any USB MIDI keyboard by connecting it through USB host, like this: IMG_20240123_180458

What operating system are you using?

Windows 10

os-other

No response

What microcontroller are you making a request for?

pi pico

How will the microcontroller be programed for this request?

N/A

Proofeek avatar Jan 23 '24 14:01 Proofeek

Cool idea but not sure when I'd get to it - midi input is a much more complicated thing than standard controllers

sanjay900 avatar Jan 23 '24 19:01 sanjay900

Some sort of way to replicate a midi pro adapter using Santroller would be awesome! Hope one day you get around to exploring that avenue.

Moose1002 avatar Jan 31 '24 16:01 Moose1002

It's one of those things on the list but I have no idea when it'll happen

sanjay900 avatar Jan 31 '24 18:01 sanjay900

this could also allow people who have the xbox 360 version of RB3's pro keys to use it on ps3 without buying a wii or ps3 midi pro adapter. you could probably use RPCS3's midi adapter emulation as a base for figuring out midi support.

dude98 avatar Feb 10 '24 13:02 dude98

The main problem here is MIDI input and output, which RPCS3 doesn't actually really help with since thats on a USB layer and RPCS3 is much higher than that. I do want to implement it at some point, its just that there are more important things to get working first

I suspect MIDI output will probably happen before MIDI input, but we will see.

sanjay900 avatar Feb 10 '24 23:02 sanjay900

Implemented now

sanjay900 avatar May 23 '24 22:05 sanjay900