Package com.jsyn.util

Interface Summary
VoiceFactory Create a new voice for a VoiceAllocator.
 

Class Summary
AudioStreamReader Reads audio signals from the background engine to a foreground application through an AudioFifo.
PseudoRandom Pseudo-random numbers using predictable and fast linear-congruential method.
SampleLoader Load a FloatSample from various sources.
StreamingThread Read from an AudioInputStream and write to an AudioOutputStream as a background thread.
VoiceAllocator Allocate voices based on an integer tag.
WaveFileWriter Write audio data to a WAV file.
WaveRecorder Connect a unit generator to the input.