Uses of Class
com.softsynth.jmsl.SequentialCollection
Package | Description |
---|---|
com.softsynth.jmsl | |
com.softsynth.jmsl.score |
-
Uses of SequentialCollection in com.softsynth.jmsl
Subclasses of SequentialCollection in com.softsynth.jmsl Modifier and Type Class Description class
Player
A Player has a sequence of MusicShapes and one Instrument to interpret MusicShape data.Methods in com.softsynth.jmsl with parameters of type SequentialCollection Modifier and Type Method Description Composable
Behavior. choose(SequentialCollection col)
choose a child to launchComposable
UniformRandomBehavior. choose(SequentialCollection col)
Choose a child to launch with a uniformly distributed random selection. -
Uses of SequentialCollection in com.softsynth.jmsl.score
Subclasses of SequentialCollection in com.softsynth.jmsl.score Modifier and Type Class Description class
ScoreCollection
ScoreCollection contains the playable structure of a Score.Methods in com.softsynth.jmsl.score with parameters of type SequentialCollection Modifier and Type Method Description Composable
ScoreCollectionBehavior. choose(SequentialCollection col)
Choose a child to launch depending on repeat bars, repeat counts, etc of measure