summaryrefslogtreecommitdiff
path: root/muse2/share/instruments/Roland-E28.idf
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2012-11-03 12:05:56 +0000
committerTim E. Real <termtech@rogers.com>2012-11-03 12:05:56 +0000
commit31f618e5461553bd7836677f944acfa233e5ae3c (patch)
tree9ce5c671ed1a089bb2cd19692db5a9c45951b237 /muse2/share/instruments/Roland-E28.idf
parentb45ce65ca39817a0678f2172410b71433f79f736 (diff)
Improved: Instrument Editor, fFixed MANY bugs. Should be SOLID now.
Improved: Midi controller graph 'Ctrl' popup menus. Improved: Aftertouch and PolyAftertouch (channel/key pressure) are true MusE controllers now. TODO: Still W.I.P. See ChangeLog
Diffstat (limited to 'muse2/share/instruments/Roland-E28.idf')
-rw-r--r--muse2/share/instruments/Roland-E28.idf10
1 files changed, 5 insertions, 5 deletions
diff --git a/muse2/share/instruments/Roland-E28.idf b/muse2/share/instruments/Roland-E28.idf
index dd96fdd7..5d6d62d8 100644
--- a/muse2/share/instruments/Roland-E28.idf
+++ b/muse2/share/instruments/Roland-E28.idf
@@ -298,11 +298,11 @@
<Controller name="AttackRate" type="NRPN" h="1" l="99" />
<Controller name="DecayRate" type="NRPN" h="1" l="100" />
<Controller name="ReleaseRate" type="NRPN" h="1" l="102" />
- <Controller name="DrumPitchCoarseTune" type="NRPN" h="24" l="pitch" min="-64" max="63" />
- <Controller name="DrumLevel" type="NRPN" h="26" l="pitch" />
- <Controller name="DrumPanpot" type="NRPN" h="28" l="pitch" min="-64" max="63" />
- <Controller name="DrumReverbSend" type="NRPN" h="29" l="pitch" />
- <Controller name="DrumChorusSend" type="NRPN" h="30" l="pitch" />
+ <Controller name="DrumPitchCoarseTune" type="NRPN" h="24" l="pitch" min="-64" max="63" showType="1" />
+ <Controller name="DrumLevel" type="NRPN" h="26" l="pitch" showType="1" />
+ <Controller name="DrumPanpot" type="NRPN" h="28" l="pitch" min="-64" max="63" showType="1" />
+ <Controller name="DrumReverbSend" type="NRPN" h="29" l="pitch" showType="1" />
+ <Controller name="DrumChorusSend" type="NRPN" h="30" l="pitch" showType="1" />
<Controller name="Pitch" type="Pitch" />
<Controller name="Program" type="Program" />
</MidiInstrument>