I made an electric 5-string viola for my daughter.
Category: Music
Parsing MIDI Files a Series
Originally published March 25, 2014 this post is an index page for my series on parsing midi files.
Some Bach and a Story
Executive Summary for the Squeamish In January 2014 I had an injury to my right hand. We were not sure if I would be able to play my Chapman Stick again. After 7 months of healing, physical therapy, and relearning how to play with my right hand, I am able to do this. If you'd … Continue reading Some Bach and a Story
MIDI Measures
Part 6 of a Series How does MIDI handle measures in music? Sample MIDI Files I'll be using some new MIDI example files in this part of the series in addition to the Bach Invention I have been using. measures_2_4 PDFDownload measures_2_4-midiDownload measures_4_4 PDFDownload measures_4_4-midiDownload measures_6_8 PDFDownload measures_6_8-midiDownload bach-invention-01 PDFDownload bach-invention-01-midiDownload Core MIDI Measures The … Continue reading MIDI Measures
MIDI Notes
Originally published April 13, 2014 this post is part of a series on parsing midi files. This part covers midi notes.
MIDI Events
Originally published April 5, 2014 this post is part of a series on parsing midi files.
MIDI Files and Tracks
Originally published March 30, 2014 this post is part of a series on parsing midi files.
MIDI File Format
Originally published March 28, 2014 this post is part of a series on parsing midi files. This part covers the midi file format.