VocalEasel/mma/util
Matthias Neeracher 35300f3344 merging mma-1.1
2007-04-29 06:47:40 +00:00
..
mklibdoc.py merging mma-1.1 2007-04-29 06:47:40 +00:00
mma-renum.py merging mma-1.1 2007-04-29 06:47:40 +00:00
mmatabs.py merging mma-1.1 2007-04-29 06:47:40 +00:00
mup2mma.py merging mma-1.1 2007-04-29 06:47:40 +00:00
README.mklibdoc Added MMA 2006-11-10 08:07:56 +00:00
README.mmatabs merging mma-1.1 2007-04-29 06:47:40 +00:00
README.timsplit merging mma-1.1 2007-04-29 06:47:40 +00:00
timsplit.py merging mma-1.1 2007-04-29 06:47:40 +00:00

Short usage file for timsplit.py.

This program is used to create a set of wav tracks from a MMA
input file. You need MMA, the input file and timidity. The command:

	  timsplit.py somefile.mma

will create a MIDI file (the name is hardcoded to outfile.mid) and
then create a wav file for each track using timidity. 

Conversion takes a few minutes, depending on the soundfont you're using
and the size of the MIDI file. Be patient.

bvdp, March 2007.