A B C D E F G H I J L M N O P Q R S T U V W X Z

W

WAV - Static variable in class com.softsynth.jsyn.SynthSample
 
WaveDisplay - Class in com.softsynth.jsyn.view102
This class draws an associated short array as a waveform.
WaveDisplay() - Constructor for class com.softsynth.jsyn.view102.WaveDisplay
Create WaveDisplay.
WaveDisplay - Class in com.softsynth.jsyn.view11x
This class draws an associated short array as a waveform.
WaveDisplay() - Constructor for class com.softsynth.jsyn.view11x.WaveDisplay
 
WaveMaker - Class in com.softsynth.jsyn.view102
Panel for harmonic synthesis of a wave table for JSyn
WaveMaker(HarmonicTable, WaveDisplay) - Constructor for class com.softsynth.jsyn.view102.WaveMaker
 
WaveMaker - Class in com.softsynth.jsyn.view11x
Panel for harmonic synthesis of a wave table for JSyn
WaveMaker(HarmonicTable, WaveDisplay) - Constructor for class com.softsynth.jsyn.view11x.WaveMaker
 
WaveShaper - Class in com.softsynth.jsyn
WaveShaper unit.
WaveShaper(SynthContext, int) - Constructor for class com.softsynth.jsyn.WaveShaper
 
WaveShaper(SynthContext) - Constructor for class com.softsynth.jsyn.WaveShaper
Create a WaveShaper that runs at Synth.RATE_AUDIO.
WaveShaper() - Constructor for class com.softsynth.jsyn.WaveShaper
 
WaveShapingOscillator - Class in com.softsynth.jsyn.circuits
WaveShaping sound circuit.
WaveShapingOscillator(SynthTable) - Constructor for class com.softsynth.jsyn.circuits.WaveShapingOscillator
 
WaveTrace - Class in com.softsynth.jsyn.view102
WaveTrace is a wrapper for the information needed to draw a trace in a WaveDisplay.
WaveTrace(short[], Color, double) - Constructor for class com.softsynth.jsyn.view102.WaveTrace
 
WaveTrace - Class in com.softsynth.jsyn.view11x
WaveTrace is a wrapper for the information needed to draw a trace in a wave display.
WaveTrace(short[], Color, double) - Constructor for class com.softsynth.jsyn.view11x.WaveTrace
 
WAVFileWriter - Class in com.softsynth.jsyn.util
Writes audio data to a random access file in WAV format.
WAVFileWriter(RandomAccessFile) - Constructor for class com.softsynth.jsyn.util.WAVFileWriter
 
whiteNoise - Variable in class com.softsynth.jsyn.circuits.PoissonTrigger
 
WhiteNoise - Class in com.softsynth.jsyn
WhiteNoise unit.
WhiteNoise(SynthContext, int) - Constructor for class com.softsynth.jsyn.WhiteNoise
 
WhiteNoise(SynthContext) - Constructor for class com.softsynth.jsyn.WhiteNoise
Create a SynthUnit that runs at Synth.RATE_AUDIO.
WhiteNoise() - Constructor for class com.softsynth.jsyn.WhiteNoise
 
width - Variable in class com.softsynth.jsyn.PulseOscillator
Level for comparator used to generate pulse wave.
width - Variable in class com.softsynth.jsyn.PulseOscillatorBL
Level for comparator used to generate pulse wave.
WindSound - Class in com.softsynth.jsyn.circuits
Wind Sound Create a wind-like sound by feeding white noise "shshshshsh" through a randomly varying state filter to make a "whooowhoosh" sound.
WindSound() - Constructor for class com.softsynth.jsyn.circuits.WindSound
 
write(int, double[], int, int) - Method in class com.softsynth.jsyn.SynthEnvelope
Write data from an array of doubles to the Envelopes internal storage area.
write(double[]) - Method in class com.softsynth.jsyn.SynthEnvelope
 
write(int, short[], int, int) - Method in class com.softsynth.jsyn.SynthSample
Write data from an array of shorts to the Samples internal storage area.
write(short[]) - Method in class com.softsynth.jsyn.SynthSample
 
write(int, int, short[], int, int) - Method in class com.softsynth.jsyn.SynthTable
Write data from an array of shorts to the Tables internal storage area.
write(int, short[], int, int) - Method in class com.softsynth.jsyn.SynthTable
 
write(short[]) - Method in class com.softsynth.jsyn.SynthTable
 
write(int, int, double[], int, int) - Method in class com.softsynth.jsyn.SynthTable
Write data from an array of doubles to the Tables internal storage area.
write(int, double[], int, int) - Method in class com.softsynth.jsyn.SynthTable
 
write(double[]) - Method in class com.softsynth.jsyn.SynthTable
 
write(short[], int, int) - Method in class com.softsynth.jsyn.util.SampleQueueOutputStream
Write an array of short data to the sample.
write(short[], int, int) - Method in class com.softsynth.jsyn.util.WAVFileWriter
Write a complete WAV file containing the array of short samples.
write(int) - Method in class com.softsynth.util.RandomOutputStream
 
write(byte[]) - Method in class com.softsynth.util.RandomOutputStream
 
write(byte[], int, int) - Method in class com.softsynth.util.RandomOutputStream
 
writeDataChunk(short[]) - Method in class com.softsynth.jsyn.util.WAVFileWriter
Write a data chunk to the WAV file containing the given short array.
writeDataChunkHeader(int) - Method in class com.softsynth.jsyn.util.WAVFileWriter
Write a 'data' chunk header to the WAV file.
writeFormatChunk(int, int, int) - Method in class com.softsynth.jsyn.util.WAVFileWriter
Write an 'fmt ' chunk to the WAV file containing the given information.
writeHeader(int) - Method in class com.softsynth.jsyn.util.WAVFileWriter
Write a 'RIFF' file header and a 'WAVE' ID to the WAV file.
writeHeader(int, int) - Method in class com.softsynth.jsyn.util.WAVFileWriter
Write a simple WAV header for 16 bit PCM data.
writeIntLittle(int) - Method in class com.softsynth.jsyn.util.WAVFileWriter
Write a 32 bit intgeer to the stream in Little Endian format.
writeShortLittle(short) - Method in class com.softsynth.jsyn.util.WAVFileWriter
Write a 16 bit intgeer to the stream in Little Endian format.

A B C D E F G H I J L M N O P Q R S T U V W X Z