
It lets you input the key and transpose amount, but doesn't it also need to know what scale you're using to work properly?
I suppose its only for major scale (and the six other modes)changelog wrote:-- Build 1115 - Saturday, 18 July 2009 12:45:46 UTC
- pattern xp: subpattern effect 11/12 - diatonic transpose up/down (first digit = key (0=C, 1=C#, ...), second digit = amount)
- pattern xp: subpattern effect 02 - offset in rows
Chahur is making some adds in Pattern XP, maybe he can give better reply.<KeyboardMappingFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Mappings>
<KeyboardMapping Name="Chromatic" Notes="C Db D Eb E F Gb G Ab A Bb B" Keys="zsxdcvgbhnjmq2w3er5t6y7ui9o0p" Off="1" Play="4" PlayAll="8"/>
<KeyboardMapping Name="Major Pentatonic" Notes="C D E G A" Keys="xcvbnsdfghwerty23456" Off="1" Play="7" PlayAll="8"/>
<KeyboardMapping Name="Minor Pentatonic" Notes="C Eb F G Bb" Keys="xcvbnsdfghwerty23456" Off="1" Play="7" PlayAll="8"/>
<KeyboardMapping Name="Ritusen Scale" Notes="C D F G A" Keys="xcvbnsdfghwerty23456" Off="1" Play="7" PlayAll="8"/>
<KeyboardMapping Name="Egyptian Scale" Notes="C D F G Bb" Keys="xcvbnsdfghwerty23456" Off="1" Play="7" PlayAll="8"/>
</Mappings>
</KeyboardMappingF