Code

r10819@tres: ted | 2006-01-29 16:08:29 -0800
authorgouldtj <gouldtj@users.sourceforge.net>
Mon, 30 Jan 2006 05:12:27 +0000 (05:12 +0000)
committergouldtj <gouldtj@users.sourceforge.net>
Mon, 30 Jan 2006 05:12:27 +0000 (05:12 +0000)
 Putting all the Fret Finder stuff into it's own submenu

share/extensions/ffmet.inx
share/extensions/ffms.inx
share/extensions/ffset.inx
share/extensions/ffss.inx

index 9cebe2d6ac2a549f600a72bbcce13a1b803052af..ec7c6c581c0c2e164e831a9ad4043242d0f19402 100644 (file)
@@ -16,6 +16,9 @@
        <param name="pxperunit" type="float" min="0" max="1000" _gui-text="px per Unit">90</param>
     <effect>
                <object-type>all</object-type>
+               <effects-menu>
+                       <submenu _name="Fret Finder"/>
+               </effects-menu>
     </effect>
     <script>
         <command reldir="extensions" interpreter="python">fretfind.py</command>
index 31ac61ecd9ea48466004e29c52b319bae8d23544..3786cb9241853860b4fe20c5d872c73cdf1da4a9 100644 (file)
@@ -16,6 +16,9 @@
        <param name="pxperunit" type="float" min="0" max="1000" _gui-text="px per Unit">90</param>
     <effect>
                <object-type>all</object-type>
+               <effects-menu>
+                       <submenu _name="Fret Finder"/>
+               </effects-menu>
     </effect>
     <script>
         <command reldir="extensions" interpreter="python">fretfind.py</command>
index bba7ce558178ba16cbebb3e9609e8888aeef8bf3..5ac1133bd423d302161ae6786bda21fef8b9f5aa 100644 (file)
@@ -14,6 +14,9 @@
        <param name="pxperunit" type="float" min="0" max="1000" _gui-text="px per Unit">90</param>
     <effect>
                <object-type>all</object-type>
+               <effects-menu>
+                       <submenu _name="Fret Finder"/>
+               </effects-menu>
     </effect>
     <script>
         <command reldir="extensions" interpreter="python">fretfind.py</command>
index 102b502858189ac756fb4b089a56a13c49fdd983..0d6ea1a1b81aa11267334086ede33e7124f96289 100644 (file)
@@ -14,6 +14,9 @@
        <param name="pxperunit" type="float" min="0" max="1000" _gui-text="px per Unit">90</param>
     <effect>
                <object-type>all</object-type>
+               <effects-menu>
+                       <submenu _name="Fret Finder"/>
+               </effects-menu>
     </effect>
     <script>
         <command reldir="extensions" interpreter="python">fretfind.py</command>