RubyKaigi 2025 LT https://rubykaigi.org/2025/presentations/lt/ #rubykaigi
Tip: In the demo movie (and the performance after the LTs), Digital Synth PRA32-U2 (with Panel) written in C++ is played by MIDI Controller PRMC-1 (type-0) using PicoRuby/R2P2
URLs in the slides:
- MIDI Controller PRMC-1 (type-0) Demo https://youtu.be/Eq25Ze3kTH4
- MIDI Controller PRMC-1 https://github.com/risgk/midi-controller-prmc-1
- MIDI 1.0 Detailed Specification https://midi.org/midi-1-0-detailed-specification
- MIDI1.0規格書 https://amei.or.jp/midistandardcommittee/MIDIspcj.html
- Ruby x Arduinoでシンセサイザーを作ってみた (浜松Ruby会議01) https://gist.github.com/risgk/0db52ea683530652d933
- PRA32-U2 https://github.com/risgk/digital-synth-pra32-u2
- ラズベリー・パイPico/Pico W攻略本 https://interface.cqpub.co.jp/magazine/2023pico/
- シンセカイリアル (Synthesizer Meeting Real) on April 28th https://x.com/Yasushi_K/status/1910670512419738018
- PicoRuby https://github.com/picoruby/picoruby
- R2P2 https://github.com/picoruby/R2P2
- Want the option to fix timeout on I2C #206 https://github.com/picoruby/picoruby/issues/206