<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>ShiftRealWholeUp</action>
        <scheme>(SingleAndSelectionSwitcher (lambda () 
	(ShiftProto ANS::CalculateWholeRealStepUp)))


</scheme>
        <label>Whole tone up</label>
        <tooltip>Transpose/shift the cursor note or selection one whole tone up</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
