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

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

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