<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>StartEqualTemperament</after>
        <action>StartQCMeanTone</action>
        <scheme> ;;;;; mean tone:
(d-DirectivePut-standalone-midibytes "QCMeanTone" "0xf0 0x7f 0x7f 0x08 0x08   0x03 0x7f 0x7f    0x40 40 57 74 50 67 44 61 37 54 71 47   0xf7")
</scheme>
        <label>Quarter Comma Meantone</label>
        <tooltip>MIDI output becomes 1/4 comma mean tone from this point</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
