source: tags/autoquest-release-0.1.2/autoquest-plugin-alignment/src/main/resources/manuals/efgToMM

Last change on this file was 1314, checked in by rkrimmel, 11 years ago

Hopefully resolved svn issues

File size: 266 bytes
Line 
1Loads a GUITAR EFG file and creates a first-order Markov model based on the contents. All transitions in the Markov model are equally probable.
2
3$USAGE$
4<filename> name of the efg file
5<modelname> name of the Markov model
6
7Example(s):
8efgToMM efgfile.efg markovModel
Note: See TracBrowser for help on using the repository browser.