Explore the MIDI protocol and file format in this 47-minute video tutorial, implementing a MIDI file parser from scratch. Visualize MIDI contents and learn how to send MIDI data to a synthesizer. Dive into topics such as MIDI basics, audio latency, MIDI specifications, and file format. Follow along as the code is written, covering MIDI running status, reading MIDI data, and creating MIDI tracks. Test the parser, convert notes to MIDI, and play MIDI files. Access the source code on GitHub and connect with the creator through various social media platforms for further learning and engagement.
Overview
Syllabus
Intro
MIDI Basics
Audio Latency
MIDI Specifications
Writing the Code
MIDI File Format
MIDI Running Status
Reading MIDI Data
Creating MIDI Tracks
Testing the Parser
Converting Notes to MIDI
Playing MIDI File
Conclusion
Taught by
javidx9