A B C D E F G H I L M N O P R S T U W

A

A - Static variable in interface tactu5.T5Notes
 
A_FLAT - Static variable in interface tactu5.T5Notes
 
A_SHARP - Static variable in interface tactu5.T5Notes
 
AbstractUtilities - Class in tactu5
 
AbstractUtilities() - Constructor for class tactu5.AbstractUtilities
 
addCluster(Cluster) - Method in class tactu5.ClusterSequence
Add a Cluster to the sequence array
addCluster(Cluster, int) - Method in class tactu5.ClusterSequence
 
addCluster(Cluster, int, float) - Method in class tactu5.InternalSequence
 
addClusterSequence(ClusterSequence) - Method in class tactu5.Aggregator
Add ClusterSequence datatype to Agregator container.
addClusterSequence(ClusterSequence, float) - Method in class tactu5.Aggregator
Add ClusterSequence to Aggregator container, it allows to define a time offset in millieconds.
addNote(Note) - Method in class tactu5.Cluster
Add a note to the cluster.
addNote(Note) - Method in class tactu5.Sequence
Add a note to Sequence internal array.
addNote(Note) - Method in interface tactu5.T5Containers
 
addSequence(Sequence) - Method in class tactu5.Aggregator
Add sequence with no offset declaired
addSequence(Sequence, float) - Method in class tactu5.Aggregator
Add simple sequence to Aggregator container, it allows to define a time offset in millieconds.
addToCluster(Cluster, int) - Method in class tactu5.ClusterSequence
Add a Cluster to an existing cluster
AEOLIAN - Static variable in interface tactu5.T5Notes
 
Aggregator - Class in tactu5
Aggregator class generate objects to feed the sequencer.
Aggregator() - Constructor for class tactu5.Aggregator
 

B

B - Static variable in interface tactu5.T5Notes
 
B_FLAT - Static variable in interface tactu5.T5Notes
 
B_SHARP - Static variable in interface tactu5.T5Notes
 

C

C - Static variable in interface tactu5.T5Notes
 
C_SHARP - Static variable in interface tactu5.T5Notes
 
chordGenerator(Note, int[], int[], Cluster) - Method in class tactu5.Tactu5Utilities
 
CHROMATIC - Static variable in interface tactu5.T5Notes
 
clone() - Method in class tactu5.Cluster
 
clone() - Method in class tactu5.InternalSequence
 
clone() - Method in class tactu5.Note
 
clone() - Method in class tactu5.Sequence
 
closeSequencer() - Method in class tactu5.Tactu5
Eliminate sequencer.
Cluster - Class in tactu5
Cluster class allows to create chord instances with Tactu5.
Cluster() - Constructor for class tactu5.Cluster
 
Cluster(Note[]) - Constructor for class tactu5.Cluster
 
ClusterSequence - Class in tactu5
ClusterSequence class allows to create chord sequences with Tactu5.
ClusterSequence() - Constructor for class tactu5.ClusterSequence
 
ClusterSequence(Cluster[]) - Constructor for class tactu5.ClusterSequence
 

D

D - Static variable in interface tactu5.T5Notes
 
D_FLAT - Static variable in interface tactu5.T5Notes
 
D_SHARP - Static variable in interface tactu5.T5Notes
 
DO - Static variable in interface tactu5.T5Notes
 
DO_DIESIS - Static variable in interface tactu5.T5Notes
 
DORIAN - Static variable in interface tactu5.T5Notes
 

E

E - Static variable in interface tactu5.T5Notes
 
E_FLAT - Static variable in interface tactu5.T5Notes
 
E_SHARP - Static variable in interface tactu5.T5Notes
 

F

F - Static variable in interface tactu5.T5Notes
 
F_FLAT - Static variable in interface tactu5.T5Notes
 
F_SHARP - Static variable in interface tactu5.T5Notes
 
FA - Static variable in interface tactu5.T5Notes
 
FA_BEMOLLE - Static variable in interface tactu5.T5Notes
 
FA_DIESIS - Static variable in interface tactu5.T5Notes
 

G

G - Static variable in interface tactu5.T5Notes
 
G_FLAT - Static variable in interface tactu5.T5Notes
 
G_SHARP - Static variable in interface tactu5.T5Notes
 
getChannel() - Method in class tactu5.Note
Get a channel number.
getClusterNumber() - Method in class tactu5.Cluster
Get the elements number of the cluster.
getClusterNumber() - Method in class tactu5.ClusterSequence
Return the number of all cluster inside the sequence
getComment() - Method in class tactu5.Note
Get a comment.
getContainerNum() - Method in class tactu5.Cluster
 
getContainerNum() - Method in class tactu5.Sequence
 
getContainerNum() - Method in interface tactu5.T5Containers
 
getData() - Method in class tactu5.Tactu5Controller
 
getDuration() - Method in class tactu5.Cluster
Get cluster duration in milliseconds.
getDuration() - Method in class tactu5.Note
Get the duration value in milliseconds.
getDuration() - Method in class tactu5.Sequence
Return a float array with all duration values in the sequence.
getFrequency() - Method in class tactu5.Note
Get the the frequency value in Hz.
getFrequency() - Method in class tactu5.Sequence
Rreturn a float array with all frequency values in the sequence.
getNote(int) - Method in class tactu5.Cluster
Return a Note, an int parameter defines its position.
getNote(int) - Method in class tactu5.Sequence
return a specific note of the sequence
getNote(int) - Method in interface tactu5.T5Containers
 
getPan() - Method in class tactu5.Note
Get the pan value.
getPan() - Method in class tactu5.Sequence
Return a float array with all pan values in the sequence.
getScore() - Method in class tactu5.Aggregator
Return the aggragated score, it's necessary to call this method to feed Tactu5 internal sequencer.
getSequence() - Method in class tactu5.Sequence
Return the internal array of Note objects.
getSequenceLength() - Method in class tactu5.Sequence
Return the number of sequence notes.
getSequenceMilliSec() - Method in class tactu5.Sequence
Return the sequence duration in milliseconds.
getSustain() - Method in class tactu5.Note
Get the sustain value in milliseconds.
getSustain() - Method in class tactu5.Sequence
Return a float array with all sustain values in the sequence.
getTimeAtStep(int) - Method in class tactu5.ClusterSequence
Return the the time in millisecond at the specified event.
getTimeAtStep(int) - Method in class tactu5.Sequence
Return the time in milliseconds of a specific elements of the internal array.
getTotalTime() - Method in class tactu5.ClusterSequence
Return the sequence time length
getVelocity() - Method in class tactu5.Note
Get the velocity value.
getVelocity() - Method in class tactu5.Sequence
Return a float array with all velocity values in the sequence.

H

harmonizer(Sequence, int[], int[], ClusterSequence) - Method in class tactu5.Tactu5Utilities
Harmonize sequences.

I

insertCluster(Cluster, int, float) - Method in class tactu5.InternalSequence
 
InternalSequence - Class in tactu5
 
InternalSequence() - Constructor for class tactu5.InternalSequence
 
invertRest() - Method in class tactu5.Note
Invert the boolean value for identify a rest.
IONIAN - Static variable in interface tactu5.T5Notes
 
isThereNewData() - Method in class tactu5.Tactu5Controller
 
isThisARest() - Method in class tactu5.Note
Return a boolean value, true if the sound value is a rest, false if is a note.

L

LA - Static variable in interface tactu5.T5Notes
 
LA_BEMOLLE - Static variable in interface tactu5.T5Notes
 
LA_DIESIS - Static variable in interface tactu5.T5Notes
 
LOCRIAN - Static variable in interface tactu5.T5Notes
 
LYDIAN - Static variable in interface tactu5.T5Notes
 

M

MAJOR - Static variable in interface tactu5.T5Notes
 
MI - Static variable in interface tactu5.T5Notes
 
MI_BEMOLLE - Static variable in interface tactu5.T5Notes
 
MI_DIESIS - Static variable in interface tactu5.T5Notes
 
MIXOLYDIAN - Static variable in interface tactu5.T5Notes
 

N

NATURAL_MINOR - Static variable in interface tactu5.T5Notes
 
Note - Class in tactu5
Class Note defines a single sound event.
It's possible to create a new instance of the object passing a variable numbers of parameters.
Though some parameters could seem arbitrary, because Tactu5 does not implement any sound generator, using them in the suggested way allows to utilize properly some advanced methods.
Note(float, boolean) - Constructor for class tactu5.Note
 
Note(float, boolean, String) - Constructor for class tactu5.Note
 
Note(float, float) - Constructor for class tactu5.Note
 
Note(float, float, float) - Constructor for class tactu5.Note
 
Note(float, float, float, boolean) - Constructor for class tactu5.Note
 
Note(float, float, float, float, float, boolean) - Constructor for class tactu5.Note
 
Note(float, float, float, float, float, boolean, String, int) - Constructor for class tactu5.Note
 
noteToFreq(float, int) - Method in class tactu5.Tactu5Utilities
Passing a frequency and an octave to transpose this method return a new frequency

O

OCTATONIC_HTONE - Static variable in interface tactu5.T5Notes
 
OCTATONIC_TONE - Static variable in interface tactu5.T5Notes
 

P

PENTAPHONIC_MAJOR - Static variable in interface tactu5.T5Notes
 
PENTAPHONIC_MINOR - Static variable in interface tactu5.T5Notes
 
PHRYGIAN - Static variable in interface tactu5.T5Notes
 

R

RE - Static variable in interface tactu5.T5Notes
 
RE_BEMOLLE - Static variable in interface tactu5.T5Notes
 
RE_DIESIS - Static variable in interface tactu5.T5Notes
 
resetAll() - Method in class tactu5.Aggregator
Reset all.
retrogradation() - Method in class tactu5.ClusterSequence
Retrogradation of the sequence
rewind() - Method in class tactu5.Tactu5
Rewind sequncer to initial loop position.
rewind() - Method in class tactu5.Tactu5SimpleSequencer
 
rewindAndStop() - Method in class tactu5.Tactu5
Rewind and stopo sequncer to initial loop position
run() - Method in class tactu5.Tactu5SimpleSequencer
 

S

scaleDuration(float) - Method in class tactu5.Sequence
This method modifies all events duration in the sequence
scaleSustain(float) - Method in class tactu5.Sequence
This method modifies all events duration in the sequence
Sequence - Class in tactu5
Sequence class allows to create musical phrases or patterns with Tactu5.
Sequence() - Constructor for class tactu5.Sequence
 
Sequence(Note[]) - Constructor for class tactu5.Sequence
 
sequenceGenerator(Note, int[], int[], Sequence) - Method in class tactu5.Tactu5Utilities
This method generates new sequences contents.
setChannel(int) - Method in class tactu5.Note
Set a channel number.
setChannel(int[]) - Method in class tactu5.Sequence
Set all the channel values of internal Note array.
setChannel(int) - Method in class tactu5.Sequence
 
setComment(String) - Method in class tactu5.Note
Write a comment.
setData(InternalSequence) - Method in class tactu5.Tactu5Controller
 
setDataAndFeedBack(InternalSequence) - Method in class tactu5.Tactu5Controller
 
setDuration(float) - Method in class tactu5.Note
Set the duration value of an event.
setDuration(float[]) - Method in class tactu5.Sequence
Set all the duration values of internal Note array.
setDuration(float) - Method in class tactu5.Sequence
 
setEndLoop(float) - Method in class tactu5.Tactu5
 
setFrequency(float) - Method in class tactu5.Note
Set the the frequency value in Hz.
setFrequency(float[]) - Method in class tactu5.Sequence
Set all the frequency values of internal Note array.
setFrequency(float) - Method in class tactu5.Sequence
 
setLoop(boolean) - Method in class tactu5.Tactu5
 
setPan(float) - Method in class tactu5.Note
Set the pan value of an event.
setPan(float[]) - Method in class tactu5.Sequence
Set all the pan values of internal Note array.
setPan(float) - Method in class tactu5.Sequence
 
setStartLoop(float) - Method in class tactu5.Tactu5
 
setSustain(float) - Method in class tactu5.Note
Set the sustain value of an event.
setSustain(float[]) - Method in class tactu5.Sequence
Set all the sustain values of internal Note array.
setSustain(float) - Method in class tactu5.Sequence
 
setVelocity(float) - Method in class tactu5.Note
Set the velocity value of an event.
setVelocity(float[]) - Method in class tactu5.Sequence
Set all the velocity values of internal Note array.
setVelocity(float) - Method in class tactu5.Sequence
 
SI - Static variable in interface tactu5.T5Notes
 
SI_BEMOLLE - Static variable in interface tactu5.T5Notes
 
SI_DIESIS - Static variable in interface tactu5.T5Notes
 
SOL - Static variable in interface tactu5.T5Notes
 
SOL_BEMOLLE - Static variable in interface tactu5.T5Notes
 
SOL_DIESIS - Static variable in interface tactu5.T5Notes
 
SPECIAL - Static variable in interface tactu5.T5Notes
 
start() - Method in class tactu5.Tactu5
Start internal sequencer
startMe() - Method in class tactu5.Tactu5SimpleSequencer
 
stop() - Method in class tactu5.Tactu5
Stop internal sequencer
stopMe() - Method in class tactu5.Tactu5SimpleSequencer
 

T

T5_LOOP - Static variable in interface tactu5.Tactu5ConstantsPack
 
T5_NOLOOP - Static variable in interface tactu5.Tactu5ConstantsPack
 
T5Containers - Interface in tactu5
 
T5Notes - Interface in tactu5
 
tactu5 - package tactu5
 
Tactu5 - Class in tactu5
Tactu5 class allows users to interacts with internal sequencer.
Tactu5(PApplet, InternalSequence) - Constructor for class tactu5.Tactu5
 
Tactu5(PApplet, InternalSequence, boolean) - Constructor for class tactu5.Tactu5
 
Tactu5ConstantsPack - Interface in tactu5
 
tactu5controller - Variable in class tactu5.Tactu5
 
Tactu5Controller - Class in tactu5
 
Tactu5Controller() - Constructor for class tactu5.Tactu5Controller
 
tactu5equencer - Variable in class tactu5.Tactu5
 
Tactu5SimpleSequencer - Class in tactu5
 
Tactu5SimpleSequencer(PApplet, InternalSequence, Tactu5Controller, boolean) - Constructor for class tactu5.Tactu5SimpleSequencer
 
Tactu5Utilities - Class in tactu5
Tactu5Utility class allows to easily create, modify and convert musical materials.
Tactu5Utilities() - Constructor for class tactu5.Tactu5Utilities
 
transpose(float, float, int) - Method in class tactu5.Tactu5Utilities
This method transpose a frequency for an interval defined in semitone.
transposeNotes(T5Containers, int) - Method in class tactu5.Tactu5Utilities
This method transpose all notes included in Sequence and Cluster datatypes for a given interval in semitones

U

updateSequencer(InternalSequence) - Method in class tactu5.Tactu5
This method allows dynamically changing Tactu5 internal sequencer through Aggregator output.
updateTime(float) - Method in class tactu5.Sequence
 

W

WHOLE_TONE - Static variable in interface tactu5.T5Notes
 

A B C D E F G H I L M N O P R S T U W

Processing library tactu5 by Alessandro Capozzo. (C) 2012