diff options
Diffstat (limited to 'attic/muse_qt4_evolution/share/instruments/ZynAdd-1_4.idf')
-rw-r--r-- | attic/muse_qt4_evolution/share/instruments/ZynAdd-1_4.idf | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/attic/muse_qt4_evolution/share/instruments/ZynAdd-1_4.idf b/attic/muse_qt4_evolution/share/instruments/ZynAdd-1_4.idf deleted file mode 100644 index 1534b53d..00000000 --- a/attic/muse_qt4_evolution/share/instruments/ZynAdd-1_4.idf +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0"?> -<muse version="1.0"> - <MidiInstrument name="ZynAddSubFX-1.4"> - <Controller name="Pitch" type="Pitch" /> - <Controller name="Modulation" type="Control" l="1" /> - <Controller name="MainVolume" type="Control" l="7" init="100" /> - <Controller name="Pan" type="Control" l="10" init="64" /> - <Controller name="Expression" type="Control" l="11" init="127" /> - <Controller name="Sustain" type="Control" l="64" /> - <Controller name="Portamento" type="Control" l="65" /> - <Controller name="FilterQ" type="Control" l="71" init="64"/> - <Controller name="FilterCutoff" type="Control" l="74" init="64"/> - <Controller name="Bandwidth" type="Control" l="75" init="64"/> - <Controller name="ModulationAmp" type="Control" l="76" init="127"/> - <Controller name="ResonanceCenter" type="Control" l="77" init="64"/> - <Controller name="ResonanceBandwidth" type="Control" l="78" init="64"/> - <Controller name="AllSoundsOff" type="Control" l="120" /> - <Controller name="ResetAllController" type="Control" l="121" /> - <Controller name="AllNotesOff" type="Control" l="123" /> - </MidiInstrument> -</muse> - |