|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--RunSelfSim
RunSelfSim is a program which is used to calculate and show a matrix of self-similarities of an entire music piece according to some vertex-based similarity measure. E.g. the similarity matrix shown on p.101 of our thesis was created using RunSelfSim.
Constructor Summary | |
RunSelfSim()
|
Method Summary | |
static void |
main(java.lang.String[] args)
RunSelfSim should be run with one command line parameter specifying a midi- or MuseData-file to be analysed. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RunSelfSim()
Method Detail |
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |