public class PatternSequenceEngine extends AbstractMultiPatternSequenceEngine
AbstractSequenceEngine.PatternRestartModeisNormalizeChords, random, TRANSITIONlogger, patternRestartMode, randomSeed| Constructor and Description |
|---|
PatternSequenceEngine()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
configure(SongContext songContext,
Node node)
Configures the instance using the specified XML node.
|
render, setNormalizeChords, setPatternsconfigurePatternRestartMode, getActivityVectorCount, getNextPatternRestartTick, getRandomSeed, setPatternRestartMode, setRandomSeedpublic void configure(SongContext songContext, Node node) throws XPathException
XMLConfigurablesongContext - the song contextnode - the parent XML node of the configuration tagsXPathException - in case of an XPath problem