<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>NotationMagick-TwelveToneRow</action>
        <scheme> 
		(NotationMagick::InsertListRandomlyLy (list "c'" "des'" "d'" "ees'" "e'" "f'" "fis'" "g'" "aes'" "a'" "bes'" "b'"))		
		</scheme>
        <label>Twelve Tone Row</label>
        <tooltip>Generates twelve notes of the prevailing duration, each is unique so the whole chromatic range gets inserted in a random manner. </tooltip>
      </row>
    </map>
  </merge>
</Denemo>
