diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2018-08-31 03:55:14 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2018-08-31 03:55:14 +0300 |
commit | d8b894af640bd1e2b1115bd69c29b4654b3c6973 (patch) | |
tree | 6d5d28788bd719e6439976cd4716673bc74bc654 /banks.ini | |
parent | c7b3199669a7b7e0ba11eb0d94d4e143a5fdd633 (diff) | |
parent | cf121066a365286bd1427f54064b487799623ec9 (diff) | |
download | libADLMIDI-d8b894af640bd1e2b1115bd69c29b4654b3c6973.tar.gz libADLMIDI-d8b894af640bd1e2b1115bd69c29b4654b3c6973.tar.bz2 libADLMIDI-d8b894af640bd1e2b1115bd69c29b4654b3c6973.zip |
Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.git
# Conflicts:
# src/adlmidi_opl3.cpp
Diffstat (limited to 'banks.ini')
-rw-r--r-- | banks.ini | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -472,10 +472,10 @@ format = TMB file = "fm_banks/op3_files/gmopl_wohl_mod.tmb" prefix = "b65" -; Jammey O'Connel's bank used in his FM Driver for Win3x/9x and was +; Jamie O'Connell's bank used in his FM Driver for Win3x/9x and was ; pre-included with his SB-Timbre editor. Percussions are custom. [bank-66] -name = "SB (Jammey O'Connel's bank)" +name = "SB (Jamie O'Connell's bank)" format = TMB file = "fm_banks/op3_files/gmoconel.tmb" prefix = "b66" @@ -484,7 +484,7 @@ prefix = "b66" ; May be listened from the setup utiltiy while testing music, ; or in the Duke Nukem 3D Beta. [bank-67] -name = "TMB (Default bank of Apgee Sound System)" +name = "TMB (Default bank of Apogee Sound System)" format = TMB file = "fm_banks/tmb_files/default.tmb" prefix = "3drm67" |