A C D E F G L M N P R S U V

S

seed - Static variable in class com.perisic.sound.Config
The seed used for the random generator for the sonic mouse events.
setColors(Color, Color) - Method in class com.perisic.sound.MouseIconFactory
The two colours used for the icon.
setWeights(double[]) - Method in class com.perisic.function.LinCombOfFunctions
Sets the weights explicitly.
setWeightsViaPoint(double, double) - Method in class com.perisic.function.FourFunctions
a is the horizontal direction, b is the Vertical direction.
show(Voice[], String) - Static method in class com.perisic.sound.ShowImages
Shows a frame that visualizes the composition.
showComposition(String) - Method in class com.perisic.sound.SonicEventGenerator
Shows a visualization of the composition.
ShowImages - Class in com.perisic.sound
This class provides the visualization of the composition.
ShowImages(Voice[]) - Constructor for class com.perisic.sound.ShowImages
Constructs a new visualization.
SonicEventGenerator - Class in com.perisic.sound
The class generating the sonic events.
SonicEventGenerator() - Constructor for class com.perisic.sound.SonicEventGenerator
Initializes the sonic event generator with the default random number generator java.util.Random.
SonicEventGenerator(Random) - Constructor for class com.perisic.sound.SonicEventGenerator
Allows to construct a sonic event generator with a purpose-build random number generator.
SonicEventThread - Class in com.perisic.sound
Starts a thread that runs in the background and loops a sonic event depending on the position of the mouse on the screen.
SonicEventThread() - Constructor for class com.perisic.sound.SonicEventThread
 
SonicMouse - Class in com.perisic.sound
Main entry class for the sonic mouse system.
SonicMouse() - Constructor for class com.perisic.sound.SonicMouse
 
startThread() - Static method in class com.perisic.sound.SonicEventThread
Starts to loop the sonic events and reacts on mouse movements.

A C D E F G L M N P R S U V