

This is the test demo version pre-alpha, so don't complain
me about how this is too difficult and strict and poor.

-- bisqwit@iki.fi


Convert a midi to a midi-s3m (adlib-s3m with midi information):

    ./fmdrv -vv /mid/silius/jts-st3.mid jts-st3.s3m

Intgen it (convert into internalformat):

    ./intgen -vapi jts-st3.s3m $ $

Start the editor (automatically loads nesmusa.$$$):

    ./mt -o	# if you have a SB compatible.
    ./mt -m	# if you have a good quality MIDI
           	# device, like AWE32 or something.

Play it by pressing F5.

Probably add TC0 opcode at the first line
to increase the speed to pleasant level.

Press F3 and the player crashes.

-- PS:
  If you have never used Scream Tracker 3, you probably
  won't feel yourself home when you use this.
