|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Cluster in tactu5 |
---|
Methods in tactu5 that return Cluster | |
---|---|
Cluster |
Tactu5Utilities.chordGenerator(Note note,
int[] mode,
int[] modeDegrees,
Cluster c)
|
Methods in tactu5 with parameters of type Cluster | |
---|---|
void |
ClusterSequence.addCluster(Cluster inote)
Add a Cluster to the sequence array |
void |
ClusterSequence.addCluster(Cluster inote,
int pos)
|
void |
InternalSequence.addCluster(Cluster inote,
int pos,
float t)
|
void |
ClusterSequence.addToCluster(Cluster newC,
int idC)
Add a Cluster to an existing cluster |
Cluster |
Tactu5Utilities.chordGenerator(Note note,
int[] mode,
int[] modeDegrees,
Cluster c)
|
void |
InternalSequence.insertCluster(Cluster inote,
int pos,
float t)
|
Constructors in tactu5 with parameters of type Cluster | |
---|---|
ClusterSequence(Cluster[] inseq)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |