A C D E G M N P S U V

V

Voice - Class in com.perisic.sound
This class represents a voice that consists of a set of three functions [0..1] -> [0..1] that determine the pitch, velocity and instrument at time t where 0 <= t <= 1.
Voice(Random, int[], int, int, String) - Constructor for class com.perisic.sound.Voice
These parameters determine fully this voice.
VoiceAssignment - Class in com.perisic.sound
The set of five voices that define the composition.
VoiceAssignment(Random) - Constructor for class com.perisic.sound.VoiceAssignment
Construction of a set of five voices bass, medium, sopran, high and veryHigh based on the random number generator rG.

A C D E G M N P S U V