diff options
author | Wohlstand <admin@wohlnet.ru> | 2017-09-23 16:29:39 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2017-09-23 16:29:39 +0300 |
commit | 9f3c398387b3027f2e2bf99030366dd11764a1b4 (patch) | |
tree | c2fe7d02854076d6e6ecd6468c886e12f78a483f /banks.ini | |
parent | c9ec6d259b45c0ee0055f7c062a6b8f55dea0189 (diff) | |
download | libADLMIDI-9f3c398387b3027f2e2bf99030366dd11764a1b4.tar.gz libADLMIDI-9f3c398387b3027f2e2bf99030366dd11764a1b4.tar.bz2 libADLMIDI-9f3c398387b3027f2e2bf99030366dd11764a1b4.zip |
Improved instruments in 68'th bank and fixed octaves offsets in 59'th
Diffstat (limited to 'banks.ini')
-rw-r--r-- | banks.ini | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -409,8 +409,9 @@ prefix = "fat2" [bank-59] name = "OP3 (The Fat Man 4op set)" -format = Junglevision -file = "fm_banks/op3_files/fat4.op3" +format = AIL +;file = "fm_banks/op3_files/fat4.op3" +file = "fm_banks/op3_files/fat4-fixed.opl" prefix = "fat4" [bank-60] |