diff options
author | Wohlstand <admin@wohlnet.ru> | 2021-05-24 22:15:36 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2021-05-24 22:15:36 +0300 |
commit | e9502c59c46dac45dc0b412c523dd5e624dc413a (patch) | |
tree | a7d83d6d712a7deef13bdbf332912937c1c27420 /banks.ini | |
parent | c375ab993e3eb4c04e5407580c03891d3c30baf8 (diff) | |
download | libADLMIDI-e9502c59c46dac45dc0b412c523dd5e624dc413a.tar.gz libADLMIDI-e9502c59c46dac45dc0b412c523dd5e624dc413a.tar.bz2 libADLMIDI-e9502c59c46dac45dc0b412c523dd5e624dc413a.zip |
Added the DMX bank from the Strife game
Diffstat (limited to 'banks.ini')
-rw-r--r-- | banks.ini | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -11,7 +11,7 @@ ; [General] -banks = 76 +banks = 77 [bank-0] ;AIL (Star Control 3, Albion, Empire 2, Sensible Soccer, Settlers 2, many others) @@ -563,3 +563,8 @@ format = AIL file = "fm_banks/opl_files/lost-vikings.opl" prefix = "lostvik" +[bank-76] +name = "DMX (Strife)" +format = OP2 +file = "fm_banks/strife/genmidi.op2" +prefix = "strife" |