I am planning to implement Invert, Retrograde & Retrograde Invert, see

  http://en.wikipedia.org/wiki/Counterpoint#Contrapuntal_derivations

into RG. The attached file shows an example of the implementation of "invert".

How should one organize these into the menus? Would the following be ok:

        <Menu name="Transpose">
        ...
        </Menu>
        <Separator/>
        <Menu name="Contrapuntal derivations">
          <text>Contrapuntal derivations</text>
          <Action name="invert"/>
          <Separator/>
          <Action name="retrograde"/>
          <Separator/>
          <Action name="retrograde_invert"/>
         </Menu>

Best wishes,

Heikki

Attachment: patch_invert
Description: Binary data

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to