Skip to content

Commit

Permalink
Merge pull request #1284 from farvardin/master
Browse files Browse the repository at this point in the history
adding more XG controller definitions
  • Loading branch information
terminator356 committed Aug 30, 2024
2 parents 7074cff + 4a5e85d commit 6356b20
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions src/share/instruments/xg.idf
Original file line number Diff line number Diff line change
Expand Up @@ -592,8 +592,17 @@
<Controller name="AttackTime" l="73" />
<Controller name="Brightness" l="74" />
<Controller name="PortamentoControl" l="84" />
<Controller name="Effect1Depth" l="91" />
<Controller name="Effect3Depth" l="93" />
<Controller name="Effect1Depth (Reverb)" l="91" />
<Controller name="Effect3Depth (Chorus)" l="93" />
<Controller name="Data Increment" l="96" />
<Controller name="Data Decrement" l="97" />
<Controller name="All Sounds Off" l="120" />
<Controller name="Reset All Controllers" l="121" />
<Controller name="Reset Notes Off" l="123" />
<Controller name="Omni Off" l="124" />
<Controller name="Omni On" l="125" />
<Controller name="Mono On" l="126" />
<Controller name="Poly On" l="127" />
<Controller name="VariationSend" l="94" init="0" />
<Controller name="PitchBendSensitivity" type="RPN" h="0" l="0" max="24" init="2" />
<Controller name="FineTuning" type="RPN" h="0" l="1" min="-64" max="63" init="0" />
Expand Down

0 comments on commit 6356b20

Please sign in to comment.