Updated the WOPN banks collection

This commit is contained in:
Wohlstand 2023-01-02 01:30:36 +03:00 committed by Christoph Oelckers
parent 0d23816179
commit 79a4e4a0e3
6 changed files with 30 additions and 0 deletions

1
fm_banks/LINKS.txt Normal file
View File

@ -0,0 +1 @@
https://github.com/Wohlstand/OPN2BankEditor

View File

@ -0,0 +1,15 @@
Bank was imported by a hacky way from the Tomsoft's SegaMusic program
by TommyXie (Xie Rong Chun):
- the dummy MIDI file was created that contains all 128 instruments in GM order
- the Sega emulator playable BIN file was generated
- the GYM dump was generated from the playback of that dummy instrument
- OPN2 Bank Editor was used to scan GYM file for instruments and import all of
them.
The work woth done by Jean-Pierre Cimalando:
https://github.com/Wohlstand/OPN2BankEditor/issues/44
Then, the bank was tuned by Wohlstand:
- Corrected note offsets to align octaves of all instruments
- Merged with xg.wopn to provide the set of percussions.

BIN
fm_banks/Tomsoft.wopn Normal file

Binary file not shown.

14
fm_banks/readme.txt Normal file
View File

@ -0,0 +1,14 @@
This bank (gm.wopn and xg.wopn) is made by me. I have imported some instruments from various
VGM files, ported from OPL3 banks, or remixed them.
This bank can be freely used, modified, shared with any purposes.
License for this bank - MIT
To edit this bank and other banks in WOPN format, you can use this editor
which I created for that: https://github.com/Wohlstand/OPN2BankEditor
==============================================================================
Vitaliy Novichkov "Wohlstand", 2017-2018

BIN
fm_banks/xg.wopn Normal file

Binary file not shown.