
Very basic frag player.
Requires st80w.dll to be in the same directory to run.

Instructions - load a falcon.tlk file (it also loads commfile.bin and fragfile.bin
and evalfile.bin behind the scenes).

Press play - or increment frag no/voice no. Press play command sequence to play that,
it uses the voice from the fragment section.

You can load the reg file to have a set of eval names rather than numbers, or add
your own.

To add a new fragment - click Add Frag - this adds a completely new fragment.
Click add voice to add a new voice fragment to an existing fragment structure.
Currently you can only add new evals, not modify or delete.

Changes

1.10
====
Increased size of commsequence name field
New function to save all voices from a fragment range to .wav files

1.9
===
Eval window has fragment Ids text.
Remembers the last phrase file

1.8
===
Fragment text window
Separate comms voice control
Eval inc/dec buttons added.


1.7
===
Loadable phrase file now.
Voice indexing redone - uses real index rather than offset.

1.6
===
Oh various stuff.
Fixed up import of old format wav files, search for frags and stuff...
blah blah blah.

1.3
===
loads more stuff. Can now edit evals and change them, and also edit, and add frags
Various other stuff that I've probably forgotten.
You can also name the evals - just edit the text bit. 

1.2
===

Play sequence of commands.
Wrote a great multi-threaded buffer module which works on Window98
but not on NT, so back to basic polling stuff for now.

