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

G

getAsImage() - Static method in class com.perisic.sound.ShowImages
Converts the main frame into an image.
getFourFunctionsSpecial(long) - Static method in class com.perisic.function.FourFunctions
Factory method for the sonic mouse system.
getFunctionAtPoint(long, double, double) - Static method in class com.perisic.function.FourFunctionsFactory
Returns a function at point (x,y) via four functions.
getFunctions() - Method in class com.perisic.sound.Voice
Deprecated.  
getImage(Color) - Method in class com.perisic.function.AnyFunction
Returns a graph of this method of the fixed size 150x100.
getImage(Color, boolean, int, int) - Method in class com.perisic.function.AnyFunction
Returns a graph of this method of the fixed size 150x100.
getImage(double, double, int, int) - Method in class com.perisic.sound.MouseIconFactory
Returns a small circle.
getImage(int, int) - Method in class com.perisic.sound.Voice
Displays a visualization of the voice.
getImages() - Static method in class com.perisic.sound.ShowImages
Returns the images where the composition is shown.
getInstrument(double) - Method in class com.perisic.sound.Voice
The instrument (klangfarbe) is determined according to the defining function for instruments.
getInstrumentNames() - Method in class com.perisic.sound.Voice
This returns the names of all instruments that are used by this voice separated by newlines.
getMainFrame() - Static method in class com.perisic.sound.ShowImages
Can be used to enable a repaint() after a change has been made.
getMode() - Static method in class com.perisic.sound.Config
Repeated clicking on the icon changes the mode.
getName() - Method in class com.perisic.sound.Voice
When used in conjunction with the class VoiceAssignment
getNumberOfInstruments() - Method in class com.perisic.sound.Voice
 
getPitch(double) - Method in class com.perisic.sound.Voice
The pitch is determined according to the defining function for the pitch.
getPitchVelocityInstrumentFunctions() - Method in class com.perisic.sound.Voice
Gives an array of the three functions { pitch, velocity, instrument }.
getSequence(String) - Method in class com.perisic.sound.SonicEventGenerator
Returns a "hash" midi sequence of a sonic event given the string str as input.
getSequence(double, double) - Method in class com.perisic.sound.SonicEventGenerator
Returns a "hash" midi sequence of a sonic event on the point (x,y).
getVelocity(double) - Method in class com.perisic.sound.Voice
The velocity is determined according to the defining function for the velocity.
getVoices() - Method in class com.perisic.sound.VoiceAssignment
The array contains the five voices in the order { veryHigh, high, sopran, medium, bass }
gridSize - Static variable in class com.perisic.function.FourFunctionsFactory
 

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