782

Parsing MIDI messages in Rust (Nicole Tietz-Sokolskaya). The venerable MIDI protocol is a beautifully simple way to control muscial instruments. This article breaks down what MIDI is, why it’s cool, and how you might go about processing MIDI content in the programming language Rust.