Uses of Class
com.softsynth.jmsl.score.transcribe.SearchPathListExpansionException
Package | Description |
---|---|
com.softsynth.jmsl.score.transcribe | |
jmslexamples.simple | |
jmsltestsuite |
-
Uses of SearchPathListExpansionException in com.softsynth.jmsl.score.transcribe
Methods in com.softsynth.jmsl.score.transcribe that throw SearchPathListExpansionException Modifier and Type Method Description void
SearchPathList. expand(SearchPath winner)
Select the lowest cost searchpath, and expand it with the BeatDivisions in the BeatDivisionLost for the next legal beatSearchPath
SearchPathList. getMinCostSearchPath()
SearchPath
SearchPathList. getMinCostSearchPath(boolean mustReachNextLegalBeat)
SearchPath
HeuristicSearch. search()
void
Transcriber. transcribe()
-
Uses of SearchPathListExpansionException in jmslexamples.simple
Methods in jmslexamples.simple that throw SearchPathListExpansionException Modifier and Type Method Description Score
TranscribeAndNotate. generateScore()
-
Uses of SearchPathListExpansionException in jmsltestsuite
Methods in jmsltestsuite that throw SearchPathListExpansionException Modifier and Type Method Description Score
MultipleScoresDemo1. transcribe(MusicShape s)
Transcribe a MusicShape and return a new Score