Converts the instrument data from Yamaha FB-01 sysex bank files to Sierra's SCI interpreter instrument Patch format for use in SCI games. The program takes three arguments. Two input files for the FB-01 sysex instrument banks (Bank A and Bank B) and an output file for the SCI patch file (typically PATCH.002).
Example execution: "fb2sci.exe bank_a.syx bank_b.syx patch.002"
First release February 25, 2023