|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SequentialCollection | |
|---|---|
| com.softsynth.jmsl | |
| com.softsynth.jmsl.score | |
| Uses of SequentialCollection in com.softsynth.jmsl |
|---|
| Subclasses of SequentialCollection in com.softsynth.jmsl | |
|---|---|
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 | |
|---|---|
Composable |
UniformRandomBehavior.choose(SequentialCollection col)
Choose a child to launch with a uniformly distributed random selection. |
Composable |
Behavior.choose(SequentialCollection col)
choose a child to launch |
| Uses of SequentialCollection in com.softsynth.jmsl.score |
|---|
| Subclasses of SequentialCollection in com.softsynth.jmsl.score | |
|---|---|
class |
ScoreCollection
ScoreCollection contains the playable structure of a Score. |
| Methods in com.softsynth.jmsl.score with parameters of type SequentialCollection | |
|---|---|
Composable |
ScoreCollectionBehavior.choose(SequentialCollection col)
Choose a child to launch depending on repeat bars, repeat counts, etc of measure |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||