diff options
author | JP Cimalando <jp-dev@inbox.ru> | 2018-08-29 04:52:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-29 04:52:01 +0200 |
commit | 49614671cd7486645b01b63c54298352ee6b5eff (patch) | |
tree | 1c777a456f1af11bb80155edad20a21eccbd6c19 /banks.ini | |
parent | 57ef547b460843c0864e14ae4ce0fcf1f901a9d7 (diff) | |
parent | 7ccbb3a40a80637a130f499bb914bbafbcd71646 (diff) | |
download | libADLMIDI-49614671cd7486645b01b63c54298352ee6b5eff.tar.gz libADLMIDI-49614671cd7486645b01b63c54298352ee6b5eff.tar.bz2 libADLMIDI-49614671cd7486645b01b63c54298352ee6b5eff.zip |
Merge pull request #161 from jpcima/joconnell
Fixing some miswritten names in the metadata
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" |