Package | Description |
---|---|
com.soundhelix.component.lfo.impl | |
com.soundhelix.misc |
Constructor and Description |
---|
LFOSequenceLFO(LFOSequence lfoSequence)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
LFOSequence |
Track.getLFOSequence(String name)
Returns the LFO sequence with the given name.
|
Modifier and Type | Method and Description |
---|---|
void |
Track.add(LFOSequence sequence,
String name)
Adds the given sequence to this track.
|