source:
trunk/autoquest-plugin-alignment/src/main/resources/manuals/efgToMM
@
1392
Last change on this file since 1392 was 1314, checked in by rkrimmel, 11 years ago | |
---|---|
File size: 266 bytes |
Rev | Line | |
---|---|---|
[1314] | 1 | Loads 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 | ||
7 | Example(s): | |
8 | efgToMM efgfile.efg markovModel |
Note: See TracBrowser
for help on using the repository browser.