Class Summary |
NiceFunction |
A "nice" function that is used as a basis for defining
the pitch, instrument selection or velocity of a voice. |
ShowImages |
This class provides the visualization of the composition. |
SonicEventGenerator |
The class generating the sonic events. |
Util |
A collection of some unrelated utility functions. |
Voice |
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. |
VoiceAssignment |
The set of five voices that define the composition. |