Jérôme Hordies
Jérôme Hordies
Here is a simple Java program to test the behaviour: Save as MidiPortTest.java compilce with : javac MidiPortTest.java Run with: java MidiPortTest.class ``` import javax.sound.midi.MidiDevice; import javax.sound.midi.MidiSystem; import javax.sound.midi.MidiUnavailableException; import...
> As I attempted to hint at in the linked issue, the Raspberry Pi 500 keyboard uses RP2040, not RP2350. > > Also, IMHO it would be better if this...
> Thanks! I'll take a look at this next week. Thanks, I tried to make a minimal version integrating your comments
Sorry for the delay and closing the PR by mistake. I tried to reflect your comments in the code.
Thanks @lurch
Raspberry is launching the 500+ Their press release seem to indicate they anticipate customer to want to use the micro controller for something else than originally intended. [https://www.raspberrypi.com/news/the-ultimate-all-in-one-pc-raspberry-pi-500-plus-on-sale-now-at-200/](https://www.raspberrypi.com/news/the-ultimate-all-in-one-pc-raspberry-pi-500-plus-on-sale-now-at-200/) _The most...