SCI2FB v1.01
by Brandon Blume
Rel: March 5, 2023
------------------
Converts Sierra SCI instrument patch resource files for the Yamaha FB-01/IBM Music Feature Card to one or two sysex bank files for use with the Yamaha FB-01 and software. Used in conjunction with its companion program FB2SCI, one can collect a library of FB-01 bank files from SCI games, extract the individual voices, and build your own bank files for use with SCI fangames or even other SCI games that never received official FB-01/IMF support. Or if you just like the sounds from a game you can extract them for use in other projects.


Changelog
=========
v1.01 (Mar 5, 2023):
-Added support for older SCI patch banks that contain only one sysex bank (before it would simply assume those files were invalid)
-Cleaned up the code a bit

v1.00 (Mar 4, 2023):
-Initial release