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

C

capture() - Method in class com.softsynth.jsyn.view102.InternalSynthScope
Acquire fresh data then update the display.
ChannelIn - Class in com.softsynth.jsyn
ChannelIn unit.
ChannelIn(SynthContext, int, int) - Constructor for class com.softsynth.jsyn.ChannelIn
 
ChannelIn(SynthContext, int) - Constructor for class com.softsynth.jsyn.ChannelIn
Create a ChannelIn that runs at Synth.RATE_AUDIO.
ChannelIn(int) - Constructor for class com.softsynth.jsyn.ChannelIn
 
ChannelOut - Class in com.softsynth.jsyn
ChannelOut unit.
ChannelOut(SynthContext, int, int) - Constructor for class com.softsynth.jsyn.ChannelOut
 
ChannelOut(SynthContext, int) - Constructor for class com.softsynth.jsyn.ChannelOut
Create a ChannelOut that runs at Synth.RATE_AUDIO.
ChannelOut(int) - Constructor for class com.softsynth.jsyn.ChannelOut
 
ChebyshevPolynomial - Class in com.softsynth.math
ChebyshevPolynomial
Used to generate data for waveshaping table oscillators.
ChebyshevPolynomial() - Constructor for class com.softsynth.math.ChebyshevPolynomial
 
CheckboxPanel - Class in com.softsynth.jsyn.view102
A Panel containing an array of N checkboxes.
CheckboxPanel(int) - Constructor for class com.softsynth.jsyn.view102.CheckboxPanel
 
CheckboxPanel - Class in com.softsynth.jsyn.view11x
A Panel containing an array of N checkboxes.
CheckboxPanel(int) - Constructor for class com.softsynth.jsyn.view11x.CheckboxPanel
 
checkEngineErrors() - Static method in class com.softsynth.jsyn.Synth
Used by sleep routines to keep FIFOs clear.
checkEngineErrors() - Method in class com.softsynth.jsyn.SynthContext
Used by sleep routines to keep FIFOs clear.
CheckForJSyn - Class in com.softsynth.tools.jsyn
Check status of the JSyn plugin installation.
CheckForJSyn(Applet) - Constructor for class com.softsynth.tools.jsyn.CheckForJSyn
 
checkUpgrade(int) - Method in interface com.softsynth.jsyn.Gateway
 
ChunkHandler - Interface in com.softsynth.jsyn
Handle IFF Chunks as they are parsed from an IFF or RIFF file.
CLASSES_MISSING - Static variable in class com.softsynth.tools.jsyn.CheckForJSyn
 
clear() - Method in class com.softsynth.jsyn.SynthDataQueue
Clear any data on this queue.
clear(int) - Method in class com.softsynth.jsyn.SynthDataQueue
 
clear(int, int) - Method in class com.softsynth.jsyn.SynthSample
Clear part of a SynthSample.
clear() - Method in class com.softsynth.jsyn.SynthSample
 
clear() - Method in class com.softsynth.jsyn.util.BussedVoiceAllocator
Delete all of the allocated voices and their busWriters.
clear() - Method in class com.softsynth.jsyn.util.HarmonicTable
Zero the ampltudes and the waveform.
clear() - Method in class com.softsynth.jsyn.util.VoiceAllocator
Delete all of the allocated voices and clear records of the allocations.
clipWorldX(double) - Method in class com.softsynth.jsyn.view102.XYController
Clip wx to the min & max World X values.
clipWorldY(double) - Method in class com.softsynth.jsyn.view102.XYController
Clip wy to the min & max World Y values.
close() - Method in class com.softsynth.util.Logger
 
close() - Static method in class com.softsynth.util.TextOutput
 
color - Variable in class com.softsynth.jsyn.view102.WaveTrace
 
com.softsynth.jsyn - package com.softsynth.jsyn
 
com.softsynth.jsyn.circuits - package com.softsynth.jsyn.circuits
 
com.softsynth.jsyn.util - package com.softsynth.jsyn.util
 
com.softsynth.jsyn.view102 - package com.softsynth.jsyn.view102
 
com.softsynth.jsyn.view11x - package com.softsynth.jsyn.view11x
 
com.softsynth.math - package com.softsynth.math
 
com.softsynth.tools.jsyn - package com.softsynth.tools.jsyn
 
com.softsynth.tools.view - package com.softsynth.tools.view
 
com.softsynth.util - package com.softsynth.util
 
com.softsynth.view - package com.softsynth.view
 
comparator - Variable in class com.softsynth.jsyn.circuits.PoissonTrigger
 
CompareUnit - Class in com.softsynth.jsyn
CompareUnit unit.
CompareUnit(SynthContext, int) - Constructor for class com.softsynth.jsyn.CompareUnit
 
CompareUnit(SynthContext) - Constructor for class com.softsynth.jsyn.CompareUnit
Create one that runs at Synth.RATE_AUDIO.
CompareUnit() - Constructor for class com.softsynth.jsyn.CompareUnit
 
compile() - Method in class com.softsynth.jsyn.SynthCircuit
Collect together the sounds added using add() into a circuit.
confidence - Variable in class com.softsynth.jsyn.PitchDetector
 
connect(int, SynthBusOutput, int) - Method in class com.softsynth.jsyn.SynthBusInput
Connect named output port to an input port of another instrument.
connect(SynthBusOutput) - Method in class com.softsynth.jsyn.SynthBusInput
 
connect(int, SynthBusInput, int) - Method in class com.softsynth.jsyn.SynthBusOutput
Connect SynthBusOutput port to a SynthBusInput port of another instrument.
connect(SynthBusInput) - Method in class com.softsynth.jsyn.SynthBusOutput
 
connect(SynthInput, int) - Method in class com.softsynth.jsyn.SynthDistributor
Input port will be connected to any port that is driving this SynthDistributor.
connect(int, SynthInput, int) - Method in class com.softsynth.jsyn.SynthDistributor
 
connect(SynthOutput, int) - Method in class com.softsynth.jsyn.SynthDistributor
Connect output port of another instrument to this distributor.
connect(int, SynthOutput, int) - Method in class com.softsynth.jsyn.SynthDistributor
 
connect(int, SynthOutput, int) - Method in class com.softsynth.jsyn.SynthInput
Connect output port of another instrument to this input port.
connect(SynthOutput) - Method in class com.softsynth.jsyn.SynthInput
 
connect(int, SynthInput, int) - Method in class com.softsynth.jsyn.SynthInput
This method is illegal for SynthInput but is legal for a subclass SynthDistributor.
connect(SynthInput) - Method in class com.softsynth.jsyn.SynthInput
 
connect(int, SynthInput, int) - Method in class com.softsynth.jsyn.SynthOutput
Connect output port to an input port of another instrument.
connect(SynthInput) - Method in class com.softsynth.jsyn.SynthOutput
 
connectInput(int, SynthOutput, int) - Method in class com.softsynth.jsyn.SynthMixer
Connect a SynthOutput port to an input of the mixer.
connectOutput(int, SynthInput, int) - Method in class com.softsynth.jsyn.SynthMixer
Connect an output of the mixer to a SynthInput port.
convertGXtoWX(int) - Method in class com.softsynth.jsyn.view102.XYController
Convert from graphics coordinates (pixels) to world coordinates.
convertGYtoWY(int) - Method in class com.softsynth.jsyn.view102.XYController
 
convertWXtoGX(double) - Method in class com.softsynth.jsyn.view102.XYController
Convert from world coordinates to graphics coordinates (pixels).
convertWYtoGY(double) - Method in class com.softsynth.jsyn.view102.XYController
 
copyright - Static variable in class com.softsynth.jsyn.Synth
 
createDirectoryIfNeeded(String) - Static method in class com.softsynth.util.FileSearch
Create directory if it doesn't exist.
createDirectoryIfNeeded(File) - Static method in class com.softsynth.util.FileSearch
Create directory with the given name if it doesn't exist.
createProbe(SynthOutput, int, String, Color) - Method in class com.softsynth.jsyn.view102.InternalSynthScope
Conveniance call that creates a SynthProbe and adds it to scope.
createProbe(SynthOutput, String, Color) - Method in class com.softsynth.jsyn.view102.InternalSynthScope
 
CrossFade - Class in com.softsynth.jsyn
CrossFade unit.
CrossFade(SynthContext, int) - Constructor for class com.softsynth.jsyn.CrossFade
 
CrossFade(SynthContext) - Constructor for class com.softsynth.jsyn.CrossFade
Create a SynthUnit that runs at Synth.RATE_AUDIO.
CrossFade() - Constructor for class com.softsynth.jsyn.CrossFade
 
CrossSVFilter - Class in com.softsynth.jsyn.circuits
Cross Coupled State Variable Filters Each filter frequency modulates the other.
CrossSVFilter() - Constructor for class com.softsynth.jsyn.circuits.CrossSVFilter
 
CuePoint - Class in com.softsynth.jsyn
CuePoint for a SynthSample.
CuePoint(int, int) - Constructor for class com.softsynth.jsyn.CuePoint
Create a CuePoint at the given position.
CuePoint(int) - Constructor for class com.softsynth.jsyn.CuePoint
 
cuePoints - Variable in class com.softsynth.jsyn.SynthChannelData
 
current - Variable in class com.softsynth.jsyn.ExponentialLag
Current internal value.
current - Variable in class com.softsynth.jsyn.PeakFollower
Current internal value.
CustomFader - Class in com.softsynth.jsyn.view102
Custom Fader written to work around bugs and other problems with existing Scrollbar class.
CustomFader(int, int, int, int, int) - Constructor for class com.softsynth.jsyn.view102.CustomFader
 
CustomFader - Class in com.softsynth.view
Our own horizontal fader (scrollbar), subclass of canvas, which uses CustomFaderListener interface to communicate with parent.
CustomFader(int, int, int, int, int) - Constructor for class com.softsynth.view.CustomFader
Constructor with initial value, visible, min value, max value.
CustomFaderDouble - Class in com.softsynth.view
Custom Fader that generates floating point values.
CustomFaderDouble(int, double, double, double) - Constructor for class com.softsynth.view.CustomFaderDouble
 
CustomFaderListener - Interface in com.softsynth.jsyn.view102
Interface to get values back from a CustomFader.
CustomFaderListener - Interface in com.softsynth.view
Interface to get values back from a CustomFader.
customFaderValueChanged(Object, int) - Method in interface com.softsynth.jsyn.view102.CustomFaderListener
Handle a value change from a CustomFader.
customFaderValueChanged(Object, int) - Method in class com.softsynth.jsyn.view102.InternalLabelledFader
Any class listening to a CustomFader must implement CustomFaderListener by defining this method
customFaderValueChanged(CustomFader, int) - Method in class com.softsynth.jsyn.view11x.LabelledFader
Any class listening to a CustomFader must implement CustomFaderListener by defining this method
customFaderValueChanged(CustomFader, int) - Method in interface com.softsynth.view.CustomFaderListener
Handle a value change from a CustomFader.
cutoff - Variable in class com.softsynth.jsyn.circuits.AnalogSnare
 
cutoff - Variable in class com.softsynth.jsyn.circuits.FilteredSawtoothBL
 
cutoff - Variable in class com.softsynth.jsyn.circuits.NoiseModSwoop
 
cutoff - Variable in class com.softsynth.jsyn.circuits.PingSound
 
cutoff - Variable in class com.softsynth.jsyn.circuits.WindSound
 

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