Tagged "MIDI"

MIDI (Musical Instrument Digital Interface) is the standard protocol for electronic music communication. These posts cover MIDI programming, device integration, and creating music-related applications with Java.

Coding for fun: An experiment with Virtual Threads, JavaFX, and Music

When a nerdy dad and 14-year-old music-playing son join forces and start experimenting with music and code, some nice things can happen. Did you ever present your music piece in a business dashboard with charts? Did you know that the FXGL game library can be used to generate a piano with fireworks? And can Virtual Threads playback MIDI events with just a few lines of code and thousands of threads?

DIY Arduino MIDI instrument

And another summer project got finished… ;-)
My sons drum corps teacher triggered me to build an Arduino Midi controller so he could practice his rhythm skills.