About:

VGM2TFI is a small command-line tool, which allows to extract OPN instruments
from *.vgm or *.vgz files and save them as *.tfi files. It can process one or
few files, or whole directory with all sub-directories at once.  Tool removes
copies of same instruments from different files, and also removes copies with
different volumes (extracts only most loud ones).  Extracted instruments will
be saved into tool directory  and will be named by name of original file with
number of instrument into that file and with *.tfi extension.


Usage:

VGM2TFI FILENAME.VGM (or .VGZ) - process one VGM file
VGM2TFI FILE1.VGM FILE2.VGM .. - process few VGM files
VGM2TFI PATH\* - process all VGM files from directory and all sub-directores


Notes:

Tool was tested with VGM v1.80 files. Tool was not crash-tested, by processing
thousands of files at once, for example.
 
To compile source code you'll need zlib library from http://www.zlib.net/.


History:

v1.0 26.01.08 - Initial release.


mailto: shiru@mail.ru
homepage: shiru.untergrund.net