public class ChordSequenceEngine extends MultiPatternSequenceEngine
AbstractSequenceEngine.PatternRestartMode
isNormalizeChords, random, TRANSITION
logger, patternRestartMode, randomSeed
Constructor and Description |
---|
ChordSequenceEngine()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
configure(SongContext songContext,
Node node)
Configures the instance using the specified XML node.
|
render, setNormalizeChords, setPatterns
configurePatternRestartMode, getActivityVectorCount, getNextPatternRestartTick, getRandomSeed, setPatternRestartMode, setRandomSeed
public void configure(SongContext songContext, Node node) throws XPathException
XMLConfigurable
configure
in interface XMLConfigurable
configure
in class MultiPatternSequenceEngine
songContext
- the song contextnode
- the parent XML node of the configuration tagsXPathException
- in case of an XPath problem