> For the complete documentation index, see [llms.txt](https://benjohansen.gitbook.io/musictech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://benjohansen.gitbook.io/musictech/2023_spring/projects/day-2-midi.md).

# Day 2 = MIDI

Read:

* [MIDI Chapter in Introduction to Computer Music](https://cmtext.indiana.edu/MIDI/chapter3_MIDI.php)
  * note: "All MIDI codes are two hex digits. Look at how much easier it is to to recognize the MIDI codes in the hex column than in the decimal column. Because a single hex digit ranges from 0 to 15 (0-F hex), every four bit binary number can be represented by a single hex digit." ([source](https://people.carleton.edu/~jellinge/m208w14/pdf/02MIDIBasics_doc.pdf))

Watch:

* [The Martian Hexadecimal Scene](https://www.youtube.com/watch?v=k-GH3mbvUro)
