| Convert sequence and instrument data from
games using Squaresoft's PS2 sound driver to standard midi and downloadable
sound formats.
Games which use the BGM/WD driver:
- Final Fantasy X
- Final Fantasy X-2
- Final Fantasy XI
- Final Fantasy XI: Rise of the Zilart
- Front Mission 4
- Kingdom Hearts
- The Bouncer
- Play Online Kernel
Notes:
The sequence format is about as similar to midi as it could be. Supports
over 32 tracks (perhaps 48 max?) with each track getting its own channel,
to use midi terminology.
The instrument set format is functionally very similar to DLS and SF2.
Each instrument is composesd of key regions, and even velocity regions
(though sparseley used). There is no apparent limit to the number of regions
per instrument. Also supports stereo samples for each region (one left
and one right monotone sample). All samples are 44.1khz and, of course,
use playstation ADPCM compression.
|