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

S

samplePort - Variable in class com.softsynth.jsyn.SampleReader
 
samplePort - Variable in class com.softsynth.jsyn.SampleWriter
 
SampleQueueInputStream - Class in com.softsynth.jsyn.util
Adds streaming read capabilities to a SynthSampleQueue.
SampleQueueInputStream(SynthSampleQueue, int, int) - Constructor for class com.softsynth.jsyn.util.SampleQueueInputStream
 
SampleQueueOutputStream - Class in com.softsynth.jsyn.util
Adds streaming write capabilities to a SynthSampleQueue.
SampleQueueOutputStream(SynthSampleQueue, int, int) - Constructor for class com.softsynth.jsyn.util.SampleQueueOutputStream
 
SampleQueueStream - Class in com.softsynth.jsyn.util
Adds streaming capabilities to a SynthSampleQueue.
SampleQueueStream(SynthSampleQueue, int, int) - Constructor for class com.softsynth.jsyn.util.SampleQueueStream
 
SampleReader - Class in com.softsynth.jsyn
SampleReader base class.
SampleReader(SynthContext, String, int) - Constructor for class com.softsynth.jsyn.SampleReader
 
SampleReader_16F1 - Class in com.softsynth.jsyn
SampleReader_16F1 unit.
SampleReader_16F1(SynthContext, int) - Constructor for class com.softsynth.jsyn.SampleReader_16F1
 
SampleReader_16F1(SynthContext) - Constructor for class com.softsynth.jsyn.SampleReader_16F1
Create a SampleReader_16F1 that runs at Synth.RATE_AUDIO.
SampleReader_16F1() - Constructor for class com.softsynth.jsyn.SampleReader_16F1
 
SampleReader_16F2 - Class in com.softsynth.jsyn
SampleReader_16F2 unit.
SampleReader_16F2(SynthContext, int) - Constructor for class com.softsynth.jsyn.SampleReader_16F2
 
SampleReader_16F2(SynthContext) - Constructor for class com.softsynth.jsyn.SampleReader_16F2
Create a SampleReader_16F2 that runs at Synth.RATE_AUDIO.
SampleReader_16F2() - Constructor for class com.softsynth.jsyn.SampleReader_16F2
 
SampleReader_16V1 - Class in com.softsynth.jsyn
SampleReader_16V1 unit.
SampleReader_16V1(SynthContext, int) - Constructor for class com.softsynth.jsyn.SampleReader_16V1
 
SampleReader_16V1(SynthContext) - Constructor for class com.softsynth.jsyn.SampleReader_16V1
Create a SampleReader_16V1 that runs at Synth.RATE_AUDIO.
SampleReader_16V1() - Constructor for class com.softsynth.jsyn.SampleReader_16V1
 
SampleReader_16V2 - Class in com.softsynth.jsyn
SampleReader_16V2 unit.
SampleReader_16V2(SynthContext, int) - Constructor for class com.softsynth.jsyn.SampleReader_16V2
 
SampleReader_16V2(SynthContext) - Constructor for class com.softsynth.jsyn.SampleReader_16V2
Create a SampleReader_16V2 that runs at Synth.RATE_AUDIO.
SampleReader_16V2() - Constructor for class com.softsynth.jsyn.SampleReader_16V2
 
SampleWriter - Class in com.softsynth.jsyn
SampleWriter base class.
SampleWriter(SynthContext, String, int) - Constructor for class com.softsynth.jsyn.SampleWriter
 
SampleWriter(String, int) - Constructor for class com.softsynth.jsyn.SampleWriter
 
SampleWriter_16F1 - Class in com.softsynth.jsyn
SampleWriter_16F1 unit.
SampleWriter_16F1(SynthContext, int) - Constructor for class com.softsynth.jsyn.SampleWriter_16F1
 
SampleWriter_16F1(SynthContext) - Constructor for class com.softsynth.jsyn.SampleWriter_16F1
Create a SampleWriter_16F1 that runs at Synth.RATE_AUDIO.
SampleWriter_16F1() - Constructor for class com.softsynth.jsyn.SampleWriter_16F1
 
SampleWriter_16F2 - Class in com.softsynth.jsyn
SampleWriter_16F2 unit.
SampleWriter_16F2(SynthContext, int) - Constructor for class com.softsynth.jsyn.SampleWriter_16F2
 
SampleWriter_16F2(SynthContext) - Constructor for class com.softsynth.jsyn.SampleWriter_16F2
Create a SampleWriter_16F2 that runs at Synth.RATE_AUDIO.
SampleWriter_16F2() - Constructor for class com.softsynth.jsyn.SampleWriter_16F2
 
sawBL - Variable in class com.softsynth.jsyn.circuits.FilteredSawtoothBL
 
sawtooth() - Method in class com.softsynth.jsyn.util.HarmonicTable
Set amplitudes for sawtooth waveform.
SawtoothOscillator - Class in com.softsynth.jsyn
SawtoothOscillator unit.
SawtoothOscillator(SynthContext, int) - Constructor for class com.softsynth.jsyn.SawtoothOscillator
 
SawtoothOscillator(SynthContext) - Constructor for class com.softsynth.jsyn.SawtoothOscillator
Create a SawtoothOscillator that runs at Synth.RATE_AUDIO.
SawtoothOscillator() - Constructor for class com.softsynth.jsyn.SawtoothOscillator
 
SawtoothOscillatorBL - Class in com.softsynth.jsyn
SawtoothOscillator unit that is bandlimited to prevent aliasing artifacts.
SawtoothOscillatorBL(SynthContext, int) - Constructor for class com.softsynth.jsyn.SawtoothOscillatorBL
 
SawtoothOscillatorBL(SynthContext) - Constructor for class com.softsynth.jsyn.SawtoothOscillatorBL
Create a SawtoothOscillatorBL that runs at Synth.RATE_AUDIO.
SawtoothOscillatorBL() - Constructor for class com.softsynth.jsyn.SawtoothOscillatorBL
 
SawtoothOscillatorDPW - Class in com.softsynth.jsyn
Sawtooth oscillator that is bandlimited to prevent aliasing artifacts.
SawtoothOscillatorDPW(SynthContext, int) - Constructor for class com.softsynth.jsyn.SawtoothOscillatorDPW
 
SawtoothOscillatorDPW(SynthContext) - Constructor for class com.softsynth.jsyn.SawtoothOscillatorDPW
Create a SawtoothOscillatorBL that runs at Synth.RATE_AUDIO.
SawtoothOscillatorDPW() - Constructor for class com.softsynth.jsyn.SawtoothOscillatorDPW
 
scale - Variable in class com.softsynth.jsyn.circuits.FMOperator
This controls the modulator:carrier frequency ratio.
scaleFactor - Variable in class com.softsynth.jsyn.view102.WaveTrace
 
SchmidtTrigger - Class in com.softsynth.jsyn
SchmidtTrigger unit.
SchmidtTrigger(SynthContext, int) - Constructor for class com.softsynth.jsyn.SchmidtTrigger
 
SchmidtTrigger(SynthContext) - Constructor for class com.softsynth.jsyn.SchmidtTrigger
Create a SynthUnit that runs at Synth.RATE_AUDIO.
SchmidtTrigger() - Constructor for class com.softsynth.jsyn.SchmidtTrigger
 
seek(long) - Method in class com.softsynth.util.RandomOutputStream
 
select - Variable in class com.softsynth.jsyn.SelectUnit
 
SELECT_RELEASE - Static variable in class com.softsynth.jsyn.view11x.EnvelopeEditor
 
SELECT_SUSTAIN - Static variable in class com.softsynth.jsyn.view11x.EnvelopeEditor
 
SelectUnit - Class in com.softsynth.jsyn
SelectUnit unit.
SelectUnit(SynthContext, int) - Constructor for class com.softsynth.jsyn.SelectUnit
 
SelectUnit(SynthContext) - Constructor for class com.softsynth.jsyn.SelectUnit
Create a SynthUnit that runs at Synth.RATE_AUDIO.
SelectUnit() - Constructor for class com.softsynth.jsyn.SelectUnit
 
Semaphore - Class in com.softsynth.util
Atomic sepahore.
Semaphore() - Constructor for class com.softsynth.util.Semaphore
 
set(int, double, int) - Method in class com.softsynth.jsyn.SynthDistributor
Set value of all connected SynthInputs at specified time.
set(double, int) - Method in class com.softsynth.jsyn.SynthDistributor
Set value of all connected SynthInputs.
set(int, double, int) - Method in class com.softsynth.jsyn.SynthVariable
Set the value of a port that controls the instrument.
set(int, double) - Method in class com.softsynth.jsyn.SynthVariable
 
set(double, int) - Method in class com.softsynth.jsyn.SynthVariable
 
set(double) - Method in class com.softsynth.jsyn.SynthVariable
 
setAlias(String) - Method in class com.softsynth.jsyn.SynthPort
 
setArray(double[]) - Method in class com.softsynth.jsyn.view102.InternalBarGraphEditor
Specify array to be edited by this controller.
setAt(int, int, double) - Method in class com.softsynth.jsyn.SynthVariable
Deprecated. Set now has a selector with time as first parameter.
setAt(int, double) - Method in class com.softsynth.jsyn.SynthVariable
Deprecated. Set now has a selector with time as first parameter.
setBaseFrequency(double) - Method in class com.softsynth.jsyn.SynthSample
 
setBlockIncrement(int) - Method in class com.softsynth.jsyn.view102.InternalCustomFader
Set how much the value jumps when click to left or high of slider.
setBlockIncrement(int) - Method in class com.softsynth.view.CustomFader
Set how much the value jumps when click to left or high of slider.
setBorder(int) - Method in class com.softsynth.jsyn.view102.InsetPanel
 
setBorder(int) - Method in class com.softsynth.util.InsetPanel
 
setCaptureRate(double) - Method in class com.softsynth.jsyn.view102.InternalSynthScope
Set rate of automatic capture in Hertz.
setEnable(boolean) - Method in class com.softsynth.util.Logger
 
setEnvelope(SynthEnvelope) - Method in class com.softsynth.jsyn.circuits.FMOperator
Set envelope to control amplitude.
setFrame(Component) - Static method in class com.softsynth.jsyn.SynthAlert
Set Frame to be used for future error messages by passing a component.
setFundamental(double) - Method in class com.softsynth.jsyn.EqualTemperedTuning
 
setGain(int, int, double) - Method in class com.softsynth.jsyn.SynthMixer
Specify the amount of the indexed input that is added to the indexed output.
setGain(int, int, int, double) - Method in class com.softsynth.jsyn.SynthMixer
Specify the amount of the indexed input that is added to the indexed output at the specified time.
setHighAmplitude(double) - Method in class com.softsynth.jsyn.SynthSample
 
setHighFrequency(double) - Method in class com.softsynth.jsyn.SynthSample
 
setIndentation(int) - Method in class com.softsynth.util.IndentingWriter
 
setIndex(int) - Method in class com.softsynth.jsyn.SharedSleeper
 
setLeftIndex(int) - Method in class com.softsynth.jsyn.view102.WaveDisplay
Set index of leftmost displayed point in traces.
setLevel - Variable in class com.softsynth.jsyn.SchmidtTrigger
 
setLittleEndianness(boolean) - Method in class com.softsynth.jsyn.util.StreamRecorder
Set endianness of the byte stream.
setLogger(Logger) - Static method in class com.softsynth.util.TextOutput
Set a Logger to be used for directing a copy of the output to a log file.
setLowAmplitude(double) - Method in class com.softsynth.jsyn.SynthSample
Set range of Amplitudes for which this sample could be chosen when doing MultiSample selection.
setLowFrequency(double) - Method in class com.softsynth.jsyn.SynthSample
Set range of Amplitudes for which this sample could be chosen when doing MultiSample selection.
setMax(double) - Method in class com.softsynth.jsyn.SynthVariable
Set maximum preferred value.
setMaximum(double) - Method in class com.softsynth.jsyn.view102.InternalLabelledFader
Set maximum value corresponding to the rightmost fader position.
setMaximum(double) - Method in class com.softsynth.tools.view.EditableRotaryKnob
Set maximum for value.
setMaximum(double) - Method in class com.softsynth.tools.view.RotaryKnob
Set maximum for value.
setMaximum(double) - Method in class com.softsynth.view.CustomFaderDouble
Set maximum value corresponding to the rightmost fader position.
setMaximum(double) - Method in interface com.softsynth.view.ValueController
Set maximum for value.
setMaximumValue(double) - Method in class com.softsynth.jsyn.EnvelopePoints
 
setMaximumXRange(double) - Method in class com.softsynth.jsyn.view11x.EnvelopeEditor
 
setMaxPoints(int) - Method in class com.softsynth.jsyn.view11x.EnvelopeEditor
 
setMaxWorldX(double) - Method in class com.softsynth.jsyn.view102.XYController
Set maximum World coordinate value for the horizontal X dimension.
setMaxWorldY(double) - Method in class com.softsynth.jsyn.view102.XYController
Set maximum World coordinate value for the vertical Y dimension.
setMin(double) - Method in class com.softsynth.jsyn.SynthVariable
Set minimum preferred value.
setMinimum(double) - Method in class com.softsynth.jsyn.view102.InternalLabelledFader
Set minimum value corresponding to the leftmost fader position.
setMinimum(double) - Method in class com.softsynth.tools.view.EditableRotaryKnob
Set minimum for value.
setMinimum(double) - Method in class com.softsynth.tools.view.RotaryKnob
Set minimum for value.
setMinimum(double) - Method in class com.softsynth.view.CustomFaderDouble
Set minimum value corresponding to the leftmost fader position.
setMinimum(double) - Method in interface com.softsynth.view.ValueController
Set minimum for value.
setMinimumXRange(double) - Method in class com.softsynth.jsyn.view11x.EnvelopeEditor
 
setMinWorldX(double) - Method in class com.softsynth.jsyn.view102.XYController
Set minimum World coordinate value for the horizontal X dimension.
setMinWorldY(double) - Method in class com.softsynth.jsyn.view102.XYController
Set minimum World coordinate value for the vertical Y dimension.
setMode(int) - Method in class com.softsynth.jsyn.view11x.EnvelopeEditor
Set mode to either EDIT_POINTS or SELECT_SUSTAIN, SELECT_RELEASE;
setName(String) - Method in class com.softsynth.jsyn.EnvelopePoints
 
setNotesPerOctave(int) - Method in class com.softsynth.jsyn.EqualTemperedTuning
 
setNumFrames(int) - Method in class com.softsynth.jsyn.SynthChannelData
Set number of frames of data.
setPartial(int, double) - Method in class com.softsynth.jsyn.util.HarmonicTable
Specify the relative amplitude for a harmonic partial.
setPoints(EnvelopePoints) - Method in class com.softsynth.jsyn.view11x.EnvelopeEditor
 
setPort(SynthVariable) - Method in class com.softsynth.jsyn.view102.PortFader
Specify port to be controlled by fader.
setPort(SynthVariable) - Method in class com.softsynth.jsyn.view11x.PortFader
Specify port to be controlled by fader.
setPortValue(double) - Method in class com.softsynth.tools.jsyn.DecibelPortKnob
Set port value in knob units which are decibels.
setPortValue(double) - Method in class com.softsynth.tools.jsyn.PortKnob
Set port value in knob units.
setPosition(int) - Method in class com.softsynth.jsyn.CuePoint
 
setPriority(int) - Method in class com.softsynth.jsyn.SynthSound
Set the priority of a unit.
setReleaseLoop(int, int) - Method in class com.softsynth.jsyn.EnvelopePoints
Set location of Release Loop in units of Frames.
setReleaseLoop(int, int) - Method in class com.softsynth.jsyn.SynthChannelData
Set location of Release Loop in units of Frames.
setRightIndex(int) - Method in class com.softsynth.jsyn.view102.WaveDisplay
Set index of rightmost displayed point in traces.
setSampleRate(double) - Method in class com.softsynth.jsyn.SynthSample
Set rate at which sample was recorded.
setSelection(int, int) - Method in class com.softsynth.jsyn.view11x.EnvelopeEditor
 
setSignalType(int, int) - Method in class com.softsynth.jsyn.SynthDistributor
Set signalType of all connected SynthInputs.
setSignalType(int, int) - Method in class com.softsynth.jsyn.SynthPort
NOTE: Signal types are being phased out.
setSignalType(int) - Method in class com.softsynth.jsyn.SynthPort
 
setSignalType(SynthPort) - Method in class com.softsynth.jsyn.SynthPort
Set signal type to the type of the passed in port.
setSignalType(int, int) - Method in class com.softsynth.jsyn.SynthVariable
Set type for conversion when set() called.
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.AnalogSnare
 
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.CrossSVFilter
 
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.FilteredSawtoothBL
 
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.FMOperator
Define a behavior for setStage().
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.FMPairEnv
Define a behavior for setStage().
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.LagAmpNoise
 
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.LagFilteredNoise
 
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.NoiseModSwoop
 
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.PingSound
 
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.PluckedString
 
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.RingModBell
 
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.Swarm
 
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.TunedPluckedString
 
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.WaveShapingOscillator
 
setStage(int, int) - Method in class com.softsynth.jsyn.circuits.WindSound
Define a behavior for setStage().
setStage(int, int) - Method in class com.softsynth.jsyn.SynthSound
Set stage of multi-stage sound.
setStage(int) - Method in class com.softsynth.jsyn.SynthSound
 
setSuggestedInputLatency(double) - Method in class com.softsynth.jsyn.SynthContext
 
setSuggestedOutputLatency(double) - Method in class com.softsynth.jsyn.SynthContext
 
setSustainLoop(int, int) - Method in class com.softsynth.jsyn.EnvelopePoints
Set location of Sustain Loop in units of Frames.
setSustainLoop(int, int) - Method in class com.softsynth.jsyn.SynthChannelData
Set location of Sustain Loop in units of Frames.
setSystemOutEnable(boolean) - Method in class com.softsynth.util.TextOutput
 
setTable(int, SynthTable) - Method in class com.softsynth.jsyn.SynthTablePort
Use this table on this TablePort.
setTable(SynthTable) - Method in class com.softsynth.jsyn.SynthTablePort
 
setTaper(int) - Method in class com.softsynth.tools.view.RotaryKnob
Set taper to LINEAR or EXPONENTIAL.
setTaper(int) - Method in class com.softsynth.view.CustomFaderDouble
Set taper to LINEAR or EXPONENTIAL.
setTerm(double, int) - Method in class com.softsynth.math.Polynomial
Set the coefficient of given term
setText(String) - Method in class com.softsynth.tools.view.EditableRotaryKnob
 
setText(String) - Method in class com.softsynth.tools.view.TextFieldDouble
 
setText(String) - Method in class com.softsynth.view.MessageDialog
Change message to be displayed.
setTextAreaEnable(boolean) - Method in class com.softsynth.util.TextOutput
 
setTrace(int) - Static method in class com.softsynth.jsyn.Synth
Set trace flags for debugging.
setTrace(int) - Method in class com.softsynth.jsyn.SynthContext
Set trace flags for debugging.
setUnitIncrement(int) - Method in class com.softsynth.jsyn.view102.InternalCustomFader
Set how much the value jumps when click on an arrow.
setUnitIncrement(double) - Method in class com.softsynth.tools.view.RotaryKnob
Set nominal increment value as a fraction from 0.0 to 1.0.
setUnitIncrement(int) - Method in class com.softsynth.view.CustomFader
Set how much the value jumps when click on an arrow.
setup(double, double, double) - Method in class com.softsynth.jsyn.SynthVariable
Conveniance method for setting minimum, current, and maximum values.
setupGUI(int) - Method in class com.softsynth.tools.jsyn.CheckForJSyn
Displays an error message and provides a button that users can click to download JSyn.
setValue(int) - Method in class com.softsynth.jsyn.view102.InternalCustomFader
 
setValue(double) - Method in class com.softsynth.jsyn.view102.InternalLabelledFader
 
setValue(double) - Method in class com.softsynth.jsyn.view11x.LabelledFader
 
setValue(double) - Method in class com.softsynth.tools.view.EditableRotaryKnob
 
setValue(double) - Method in class com.softsynth.tools.view.RotaryKnob
 
setValue(double) - Method in class com.softsynth.tools.view.TextFieldDouble
 
setValue(int) - Method in class com.softsynth.view.CustomFader
 
setValue(double) - Method in class com.softsynth.view.CustomFaderDouble
 
setValue(double) - Method in interface com.softsynth.view.ValueController
 
setValue(double) - Method in class com.softsynth.view.ValueEvent
 
setValues(int, int, int) - Method in class com.softsynth.jsyn.view102.InternalCustomFader
Set current value, minimum value, maximum value of fader
setValues(double, double, double) - Method in class com.softsynth.tools.view.RotaryKnob
Convenience routine to set all three at once.
setValues(int, int, int) - Method in class com.softsynth.view.CustomFader
Set current value, minimum value, maximum value of fader
setValueText(double) - Method in class com.softsynth.tools.view.EditableRotaryKnob
 
setVerticalBarsEnabled(boolean) - Method in class com.softsynth.jsyn.view11x.EnvelopeEditor
 
setVerticalBarSpacing(double) - Method in class com.softsynth.jsyn.view11x.EnvelopeEditor
Set spacing in world coordinates.
setVisibleAmount(int) - Method in class com.softsynth.jsyn.view102.InternalCustomFader
 
setVisibleAmount(int) - Method in class com.softsynth.view.CustomFader
 
setXMLListener(XMLListener) - Method in class com.softsynth.util.XMLReader
 
SharedSleeper - Class in com.softsynth.jsyn
Allow multiple threads to sleep on a single resource such as a non-real-time software synthesizer.
SharedSleeper() - Constructor for class com.softsynth.jsyn.SharedSleeper
 
showControls() - Method in class com.softsynth.jsyn.view102.InternalSynthScope
Show controls for zooming, panning, probes, etc.
showError(Component, String) - Static method in class com.softsynth.jsyn.SynthAlert
 
showError(Component, Exception) - Static method in class com.softsynth.jsyn.SynthAlert
 
showError(String) - Static method in class com.softsynth.jsyn.SynthAlert
 
showError(Exception) - Static method in class com.softsynth.jsyn.SynthAlert
 
showError(String) - Method in class com.softsynth.util.AlertBox
 
showMessage(String) - Method in class com.softsynth.jsyn.SynthAlert
 
SIGNAL_TYPE_FULL_RANGE - Static variable in class com.softsynth.jsyn.Synth
General signal type for full range scalars.
SIGNAL_TYPE_HALF_LIFE - Static variable in class com.softsynth.jsyn.Synth
Halflife in seconds.
SIGNAL_TYPE_OSC_FREQ - Static variable in class com.softsynth.jsyn.Synth
Oscillator frequency in Hertz in the range of +/- Samplerate/2
SIGNAL_TYPE_RAW_SIGNED - Static variable in class com.softsynth.jsyn.Synth
Signed signal in the range of -1.0 to +1.0
SIGNAL_TYPE_RAW_UNSIGNED - Static variable in class com.softsynth.jsyn.Synth
UNSigned signal in the range of 0.0 to +2.0
SIGNAL_TYPE_SAMPLE_RATE - Static variable in class com.softsynth.jsyn.Synth
Sample reader rate in the range of 0.0 to Samplerate*2
SIGNAL_TYPE_SVF_FREQ - Static variable in class com.softsynth.jsyn.Synth
Frequency for StateVariableFilter in Hertz.
SIGNAL_TYPE_TIME - Static variable in class com.softsynth.jsyn.Synth
Time in seconds.
SILENT - Static variable in class com.softsynth.jsyn.Synth
Value for verbosity, no debug output.
sineOsc - Variable in class com.softsynth.jsyn.circuits.ParabolicGrain
 
SineOscillator - Class in com.softsynth.jsyn
SineOscillator unit.
SineOscillator(SynthContext, int) - Constructor for class com.softsynth.jsyn.SineOscillator
 
SineOscillator(SynthContext) - Constructor for class com.softsynth.jsyn.SineOscillator
Create a SineOscillator that runs at Synth.RATE_AUDIO.
SineOscillator() - Constructor for class com.softsynth.jsyn.SineOscillator
 
size() - Method in class com.softsynth.math.Polynomial
 
skip(long) - Method in class com.softsynth.jsyn.ParseIFF
 
sleepForTicks(int) - Static method in class com.softsynth.jsyn.Synth
Sleep for the specified number of ticks.
sleepForTicks(int) - Method in class com.softsynth.jsyn.SynthContext
Sleep for the specified number of ticks.
sleepUntilIndex(int) - Method in class com.softsynth.jsyn.SharedSleeper
Sleep until the given index is reached.
sleepUntilTick(int) - Static method in class com.softsynth.jsyn.Synth
Sleep until the specified tick is reached.
sleepUntilTick(int) - Method in class com.softsynth.jsyn.SynthContext
Sleep until the specified tick is reached.
slope - Variable in class com.softsynth.jsyn.Filter_HighShelf
Shelf Slope parameter.
slope - Variable in class com.softsynth.jsyn.Filter_LowShelf
Shelf Slope parameter.
SoundTester - Class in com.softsynth.jsyn.view102
Test SynthSound or SynthCircuit by putting PortFaders on all SynthInputs.
SoundTester(SynthSound) - Constructor for class com.softsynth.jsyn.view102.SoundTester
 
SoundTester - Class in com.softsynth.jsyn.view11x
Test SynthSound or SynthCircuit by putting PortFaders on all SynthInputs.
SoundTester(SynthSound) - Constructor for class com.softsynth.jsyn.view11x.SoundTester
 
square() - Method in class com.softsynth.jsyn.util.HarmonicTable
Set amplitudes for square waveform.
SquareOscillator - Class in com.softsynth.jsyn
SquareOscillator unit.
SquareOscillator(SynthContext, int) - Constructor for class com.softsynth.jsyn.SquareOscillator
 
SquareOscillator(SynthContext) - Constructor for class com.softsynth.jsyn.SquareOscillator
Create a SquareOscillator that runs at Synth.RATE_AUDIO.
SquareOscillator() - Constructor for class com.softsynth.jsyn.SquareOscillator
 
SquareOscillatorBL - Class in com.softsynth.jsyn
SquareOscillatorBL unit.
SquareOscillatorBL(SynthContext, int) - Constructor for class com.softsynth.jsyn.SquareOscillatorBL
 
SquareOscillatorBL(SynthContext) - Constructor for class com.softsynth.jsyn.SquareOscillatorBL
Create a SquareOscillatorBL that runs at Synth.RATE_AUDIO.
SquareOscillatorBL() - Constructor for class com.softsynth.jsyn.SquareOscillatorBL
 
start(int, double, int, int, int, int) - Static method in class com.softsynth.jsyn.Synth
Starts execution of process that performs synthesis.
start(int, double) - Static method in class com.softsynth.jsyn.Synth
 
start(int) - Static method in class com.softsynth.jsyn.Synth
 
start(int, double, int, int, int, int) - Method in class com.softsynth.jsyn.SynthContext
Starts execution of process that performs synthesis.
start(int, double) - Method in class com.softsynth.jsyn.SynthContext
Start the synthesis context.
start(int) - Method in class com.softsynth.jsyn.SynthContext
 
start(int) - Method in class com.softsynth.jsyn.SynthSound
Start execution of this instrument by the synthesis process at the specified time in ticks.
start() - Method in class com.softsynth.jsyn.SynthSound
Start execution of this instrument immediately.
start(int) - Method in class com.softsynth.jsyn.util.SampleQueueInputStream
 
start(int) - Method in class com.softsynth.jsyn.util.SampleQueueStream
 
start(int) - Method in class com.softsynth.jsyn.util.StreamRecorder
Start recording to the outStream.
startEngine(int, double) - Static method in class com.softsynth.jsyn.Synth
Calls initialize() and start( flags, frameRate ).
startEngine(int) - Static method in class com.softsynth.jsyn.Synth
Starts execution of process using default frameRate.
startEngine(int, double) - Method in class com.softsynth.jsyn.SynthContext
Calls initialize() and start( flags, frameRate ).
startEngine(int) - Method in class com.softsynth.jsyn.SynthContext
Starts execution of process using default frameRate.
StateVariableFilter - Class in com.softsynth.jsyn
Deprecated. Use Filter_StateVariable instead.
StateVariableFilter(SynthContext, int) - Constructor for class com.softsynth.jsyn.StateVariableFilter
Deprecated.  
StateVariableFilter(SynthContext) - Constructor for class com.softsynth.jsyn.StateVariableFilter
Deprecated. Create a StateVariableFilter that runs at Synth.RATE_AUDIO.
StateVariableFilter() - Constructor for class com.softsynth.jsyn.StateVariableFilter
Deprecated.  
steal(int, int, int) - Method in class com.softsynth.jsyn.util.VoiceAllocator
Allocate a voice at startTime, lasting until stopTime.
steal(int, int) - Method in class com.softsynth.jsyn.util.VoiceAllocator
Steal a voice using a default priority of zero.
steal(int) - Method in class com.softsynth.jsyn.util.VoiceAllocator
Steal a voice with an unknown stopTime.
steal() - Method in class com.softsynth.jsyn.util.VoiceAllocator
 
stop() - Static method in class com.softsynth.jsyn.Synth
Stops execution of process that performs synthesis.
stop() - Method in class com.softsynth.jsyn.SynthContext
Stops execution of process that performs synthesis.
stop(int) - Method in class com.softsynth.jsyn.SynthSound
Stop execution of this instrument by the synthesis process at the specified time in ticks.
stop() - Method in class com.softsynth.jsyn.SynthSound
Stop execution of this instrument immediately.
stop(int) - Method in class com.softsynth.jsyn.util.SampleQueueStream
 
stop(int) - Method in class com.softsynth.jsyn.util.StreamRecorder
Stop the recording thread.
stop(int) - Method in class com.softsynth.jsyn.util.VoiceAllocator
Stop all of the allocated voices.
stop() - Method in class com.softsynth.jsyn.util.VoiceAllocator
 
stopEngine() - Static method in class com.softsynth.jsyn.Synth
Stops execution of process that performs synthesis.
stopEngine() - Method in class com.softsynth.jsyn.SynthContext
Stops execution of process that performs synthesis.
StreamRecorder - Class in com.softsynth.jsyn.util
Record audio data to a Java Output stream.
StreamRecorder(OutputStream, int, int, int) - Constructor for class com.softsynth.jsyn.util.StreamRecorder
 
StreamRecorder(SynthContext, OutputStream, int, int, int) - Constructor for class com.softsynth.jsyn.util.StreamRecorder
Create a recorder that will write an input signal to the outStream.
subtractor - Variable in class com.softsynth.jsyn.circuits.PoissonTrigger
 
SubtractUnit - Class in com.softsynth.jsyn
SubtractUnit unit.
SubtractUnit(SynthContext, int) - Constructor for class com.softsynth.jsyn.SubtractUnit
 
SubtractUnit(SynthContext) - Constructor for class com.softsynth.jsyn.SubtractUnit
Create a SynthUnit that runs at Synth.RATE_AUDIO.
SubtractUnit() - Constructor for class com.softsynth.jsyn.SubtractUnit
 
Swarm - Class in com.softsynth.jsyn.circuits
Swarm Each element of swarm contains an ExponentialLag connected to the Frequency of an oscillator.
Swarm() - Constructor for class com.softsynth.jsyn.circuits.Swarm
 
Synth - Class in com.softsynth.jsyn
Provides general control over synthesizer, constants.
Synth() - Constructor for class com.softsynth.jsyn.Synth
 
SynthAlert - Class in com.softsynth.jsyn
SynthAlert class to display error messages from JSyn.
SynthAlert(Frame) - Constructor for class com.softsynth.jsyn.SynthAlert
 
SynthBusInput - Class in com.softsynth.jsyn
SynthBusInput port that can connect to multiple SynthBusOutputs
SynthBusOutput - Class in com.softsynth.jsyn
SynthBusOutput port that can connect to one SynthBusInputs
SynthChannelData - Class in com.softsynth.jsyn
The SynthChannelData class is a container for digital audio data.
SynthChannelData() - Constructor for class com.softsynth.jsyn.SynthChannelData
 
SynthChannelData(int) - Constructor for class com.softsynth.jsyn.SynthChannelData
 
SynthChannelData(SynthContext, int) - Constructor for class com.softsynth.jsyn.SynthChannelData
 
SynthCircuit - Class in com.softsynth.jsyn
SynthCircuits contain SynthUnits connected together to make a complex circuit or patch.
SynthCircuit(SynthContext, int) - Constructor for class com.softsynth.jsyn.SynthCircuit
 
SynthCircuit(SynthContext) - Constructor for class com.softsynth.jsyn.SynthCircuit
 
SynthCircuit(int) - Constructor for class com.softsynth.jsyn.SynthCircuit
 
SynthCircuit() - Constructor for class com.softsynth.jsyn.SynthCircuit
Defaults to 8 initial sounds.
SynthContext - Class in com.softsynth.jsyn
This class provides a context for the synthesis to occur.
SynthContext() - Constructor for class com.softsynth.jsyn.SynthContext
 
SynthDataQueue - Class in com.softsynth.jsyn
SynthDataQueue class for Java Audio Synthesis.
SynthDistributor - Class in com.softsynth.jsyn
SynthDistributor class for Java Audio Synthesis A SynthDistributor acts as a single input port that maps to multiple ports inside a SynthCircuit.
SynthDistributor(SynthSound, String, int) - Constructor for class com.softsynth.jsyn.SynthDistributor
An example call is:
SynthDistributor(String, int) - Constructor for class com.softsynth.jsyn.SynthDistributor
Use null sound for distributor that is not part of a circuit.
SynthDistributor(SynthSound, String) - Constructor for class com.softsynth.jsyn.SynthDistributor
Use default signal type of Synth.SIGNAL_TYPE_FULL_RANGE
SynthDistributor(String) - Constructor for class com.softsynth.jsyn.SynthDistributor
Use null sound, and default signal type of Synth.SIGNAL_TYPE_FULL_RANGE
SynthEnvelope - Class in com.softsynth.jsyn
The SynthEnvelope contains a set of duration value pairs that describe a contour, or a function in time.
SynthEnvelope(int) - Constructor for class com.softsynth.jsyn.SynthEnvelope
Create an Envelope with the specified number of frames.
SynthEnvelope(SynthContext, int) - Constructor for class com.softsynth.jsyn.SynthEnvelope
 
SynthEnvelope(SynthContext, double[]) - Constructor for class com.softsynth.jsyn.SynthEnvelope
Create an Envelope that will contain the contents of the double array.
SynthEnvelope(double[]) - Constructor for class com.softsynth.jsyn.SynthEnvelope
 
SynthEnvelopeQueue - Class in com.softsynth.jsyn
SynthEnvelopeQueue class for Java Audio Synthesis
SynthException - Exception in com.softsynth.jsyn
Exception class for JSyn Converts error values returned from native 'C' JSyn methods into readable error messages.
SynthException(int, String, int, int) - Constructor for exception com.softsynth.jsyn.SynthException
 
SynthException(int, String, int) - Constructor for exception com.softsynth.jsyn.SynthException
 
SynthException(int, String) - Constructor for exception com.softsynth.jsyn.SynthException
 
SynthException(int, int) - Constructor for exception com.softsynth.jsyn.SynthException
 
SynthException(int, int, int) - Constructor for exception com.softsynth.jsyn.SynthException
 
SynthException(String) - Constructor for exception com.softsynth.jsyn.SynthException
 
SynthFilter - Class in com.softsynth.jsyn
Super class for other Filter, Delays, and other processing units.
SynthFilter(SynthContext, String, int, int) - Constructor for class com.softsynth.jsyn.SynthFilter
 
SynthFilter(String, int, int) - Constructor for class com.softsynth.jsyn.SynthFilter
 
SynthInput - Class in com.softsynth.jsyn
SynthInput is an input port for a SynthUnit.
SynthMixer - Class in com.softsynth.jsyn
SynthMixer class for Java Audio Synthesis.
SynthMixer(int, int) - Constructor for class com.softsynth.jsyn.SynthMixer
 
SynthMixer(SynthContext, int, int) - Constructor for class com.softsynth.jsyn.SynthMixer
Construct a mixer with numInputs and numOutputs.
SynthNote - Class in com.softsynth.jsyn
SynthCircuit that can play "notes" with frequency and amplitude specified.
SynthNote() - Constructor for class com.softsynth.jsyn.SynthNote
 
SynthNote(SynthContext) - Constructor for class com.softsynth.jsyn.SynthNote
 
SynthObject - Class in com.softsynth.jsyn
Root class for all JSyn units, samples, envelopes, etc.
SynthObject(SynthContext) - Constructor for class com.softsynth.jsyn.SynthObject
 
SynthOscillator - Class in com.softsynth.jsyn
Root class for various oscillators.
SynthOscillator(SynthContext, String, int, int) - Constructor for class com.softsynth.jsyn.SynthOscillator
 
SynthOscillator(String, int, int) - Constructor for class com.softsynth.jsyn.SynthOscillator
 
SynthOutput - Class in com.softsynth.jsyn
SynthPort class for Java Audio Synthesis
SynthPort - Class in com.softsynth.jsyn
SynthPort class for Java Audio Synthesis
SynthSample - Class in com.softsynth.jsyn
The SynthSample class is a container for digital audio data.
SynthSample(SynthContext) - Constructor for class com.softsynth.jsyn.SynthSample
Create an empty sample.
SynthSample() - Constructor for class com.softsynth.jsyn.SynthSample
 
SynthSample(SynthContext, int, int) - Constructor for class com.softsynth.jsyn.SynthSample
Create a digital audio sample with the specified number of frames, and channels per frame.
SynthSample(int, int) - Constructor for class com.softsynth.jsyn.SynthSample
 
SynthSample(SynthContext, int) - Constructor for class com.softsynth.jsyn.SynthSample
 
SynthSample(int) - Constructor for class com.softsynth.jsyn.SynthSample
Create a monophonic sample with the specified number of frames.
SynthSampleAIFF - Class in com.softsynth.jsyn
SynthSample that can load itself from a standard AIFF format file stream.
SynthSampleAIFF(SynthContext, InputStream) - Constructor for class com.softsynth.jsyn.SynthSampleAIFF
Create a sample by loading it from an AIFF file..
SynthSampleAIFF(SynthContext) - Constructor for class com.softsynth.jsyn.SynthSampleAIFF
 
SynthSampleAIFF(InputStream) - Constructor for class com.softsynth.jsyn.SynthSampleAIFF
 
SynthSampleAIFF() - Constructor for class com.softsynth.jsyn.SynthSampleAIFF
 
SynthSampleQueue - Class in com.softsynth.jsyn
SynthSampleQueue class for Java Audio Synthesis This class doesn't do much except generate compile-time errors if you accidentally try to queue envelope data on a sample queue.
SynthSampleWAV - Class in com.softsynth.jsyn
Sample that can load itself from a standard WAV format file.
SynthSampleWAV(SynthContext, InputStream) - Constructor for class com.softsynth.jsyn.SynthSampleWAV
Create a WAV parser.
SynthSampleWAV(SynthContext) - Constructor for class com.softsynth.jsyn.SynthSampleWAV
 
SynthSampleWAV(InputStream) - Constructor for class com.softsynth.jsyn.SynthSampleWAV
 
SynthSampleWAV() - Constructor for class com.softsynth.jsyn.SynthSampleWAV
 
SynthScalarPort - Class in com.softsynth.jsyn
SynthScalarPort are ports that have a simple scalar signal value.
SynthScope - Class in com.softsynth.jsyn.view102
Oscilloscope
SynthScope(SynthContext, int) - Constructor for class com.softsynth.jsyn.view102.SynthScope
 
SynthScope(int) - Constructor for class com.softsynth.jsyn.view102.SynthScope
 
SynthScope() - Constructor for class com.softsynth.jsyn.view102.SynthScope
 
SynthScope - Class in com.softsynth.jsyn.view11x
Oscilloscope
SynthScope(SynthContext, int) - Constructor for class com.softsynth.jsyn.view11x.SynthScope
 
SynthScope(int) - Constructor for class com.softsynth.jsyn.view11x.SynthScope
 
SynthScope() - Constructor for class com.softsynth.jsyn.view11x.SynthScope
 
SynthSound - Class in com.softsynth.jsyn
SynthSound is an interface that is used for the elemental SynthSounds or for collections of units called SynthCircuits
SynthSound() - Constructor for class com.softsynth.jsyn.SynthSound
 
SynthSound(SynthContext) - Constructor for class com.softsynth.jsyn.SynthSound
 
SynthTable - Class in com.softsynth.jsyn
The SynthTable class is a container for digital audio data.
SynthTable(SynthContext) - Constructor for class com.softsynth.jsyn.SynthTable
Create an empty table.
SynthTable() - Constructor for class com.softsynth.jsyn.SynthTable
 
SynthTable(SynthContext, int) - Constructor for class com.softsynth.jsyn.SynthTable
Create a monophonic SynthTable with the specified number of frames.
SynthTable(int) - Constructor for class com.softsynth.jsyn.SynthTable
 
SynthTable(SynthContext, double[]) - Constructor for class com.softsynth.jsyn.SynthTable
Create a monophonic SynthTable containing this double array.
SynthTable(double[]) - Constructor for class com.softsynth.jsyn.SynthTable
 
SynthTablePort - Class in com.softsynth.jsyn
SynthTablePort is used for attaching a SynthTable to a unit generator that uses tables.
SynthUnit - Class in com.softsynth.jsyn
SynthUnits are the root class class for unit generators.
SynthUnit(SynthContext, String, int, int) - Constructor for class com.softsynth.jsyn.SynthUnit
Construct a unit generator of the given type.
SynthUnit(SynthContext, String, int) - Constructor for class com.softsynth.jsyn.SynthUnit
 
SynthUnit(String, int, int) - Constructor for class com.softsynth.jsyn.SynthUnit
 
SynthUnit(String, int) - Constructor for class com.softsynth.jsyn.SynthUnit
 
SynthVariable - Class in com.softsynth.jsyn
SynthVariables are ports that can be set but not connected.

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