Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
R
RandomOutputStream
- Class in
com.softsynth.util
An OutputStream wrapper for a RandomAccessFile Needed by routines that output to an OutputStream.
RandomOutputStream(RandomAccessFile)
- Constructor for class com.softsynth.util.
RandomOutputStream
rate
- Variable in class com.softsynth.jsyn.circuits.
FilteredSawtoothBL
rate
- Variable in class com.softsynth.jsyn.circuits.
ParabolicGrain
rate
- Variable in class com.softsynth.jsyn.circuits.
PingSound
rate
- Variable in class com.softsynth.jsyn.circuits.
PluckedString
rate
- Variable in class com.softsynth.jsyn.circuits.
TunedPluckedString
rate
- Variable in class com.softsynth.jsyn.
EnvelopePlayer
rate
- Variable in class com.softsynth.jsyn.
SampleReader_16V1
Sample Rate in Hertz.
rate
- Variable in class com.softsynth.jsyn.
SampleReader_16V2
Sample Rate in Hertz.
RATE_AUDIO
- Static variable in class com.softsynth.jsyn.
Synth
read()
- Method in class com.softsynth.jsyn.
ParseIFF
read(byte[])
- Method in class com.softsynth.jsyn.
ParseIFF
read(int, double[], int, int)
- Method in class com.softsynth.jsyn.
SynthEnvelope
Read from the Envelope into an array of doubles.
read(double[])
- Method in class com.softsynth.jsyn.
SynthEnvelope
read(int, short[], int, int)
- Method in class com.softsynth.jsyn.
SynthSample
Read from the SynthSample into an array of shorts.
read(short[])
- Method in class com.softsynth.jsyn.
SynthSample
read(short[], int, int)
- Method in class com.softsynth.jsyn.util.
SampleQueueInputStream
Read an array of short data from sample.
readByte()
- Method in class com.softsynth.jsyn.
ParseIFF
Read 8 bit signed byte.
readChunkSize()
- Method in class com.softsynth.jsyn.
ParseIFF
Read 32 bit signed int assuming IFF order.
readChunkSize()
- Method in class com.softsynth.jsyn.
ParseRIFF
Read 32 bit signed short assuming Little Endian byte order.
readIntBig()
- Method in class com.softsynth.jsyn.
ParseIFF
Read 32 bit signed integer assuming Big Endian byte order.
readIntLittle()
- Method in class com.softsynth.jsyn.
ParseIFF
Read 32 bit signed integer assuming Little Endian byte order.
readShortBig()
- Method in class com.softsynth.jsyn.
ParseIFF
Read 16 bit signed short assuming Big Endian byte order.
readShortLittle()
- Method in class com.softsynth.jsyn.
ParseIFF
Read 16 bit signed short assuming Little Endian byte order.
RedNoise
- Class in
com.softsynth.jsyn
RedNoise unit.
RedNoise(SynthContext, int)
- Constructor for class com.softsynth.jsyn.
RedNoise
RedNoise(SynthContext)
- Constructor for class com.softsynth.jsyn.
RedNoise
Create a SynthUnit that runs at Synth.RATE_AUDIO.
RedNoise()
- Constructor for class com.softsynth.jsyn.
RedNoise
removeCustomFaderListener(CustomFaderListener)
- Method in class com.softsynth.jsyn.view102.
InternalCustomFader
removeCustomFaderListener(CustomFaderListener)
- Method in class com.softsynth.view.
CustomFader
removeEditListener(EditListener)
- Method in class com.softsynth.jsyn.view11x.
EnvelopeEditor
removeExtension(String)
- Static method in class com.softsynth.util.
FileSearch
Remove any dot extension from file name.
removeParent(String)
- Static method in class com.softsynth.util.
FileSearch
Extract file name from full pathname.
removePoint(int)
- Method in class com.softsynth.jsyn.
EnvelopePoints
Remove indexed point and update sustain and release loops if necessary.
removeProbe(SynthScopeProbePanel)
- Method in class com.softsynth.jsyn.view102.
InternalSynthScope
Remove the probe from the scope.
removeThread()
- Method in class com.softsynth.jsyn.
SharedSleeper
removeTrace(WaveTrace)
- Method in class com.softsynth.jsyn.view102.
WaveDisplay
removeValueListener(ValueListener)
- Method in class com.softsynth.tools.view.
EditableRotaryKnob
removeValueListener(ValueListener)
- Method in class com.softsynth.tools.view.
RotaryKnob
removeValueListener(ValueListener)
- Method in class com.softsynth.view.
CustomFaderDouble
removeValueListener(ValueListener)
- Method in interface com.softsynth.view.
ValueController
replaceCharacters(String, int, String)
- Static method in class com.softsynth.util.
XMLTools
request()
- Method in class com.softsynth.util.
Semaphore
requestVersion(int)
- Static method in class com.softsynth.jsyn.
Synth
If the existing version is earlier than the requested version, then the user will be instructed to upgrade to the latest version of JSyn.
resetLevel
- Variable in class com.softsynth.jsyn.
SchmidtTrigger
resonance
- Variable in class com.softsynth.jsyn.circuits.
AnalogSnare
resonance
- Variable in class com.softsynth.jsyn.circuits.
CrossSVFilter
resonance
- Variable in class com.softsynth.jsyn.circuits.
FilteredSawtoothBL
resonance
- Variable in class com.softsynth.jsyn.circuits.
LagFilteredNoise
resonance
- Variable in class com.softsynth.jsyn.circuits.
NoiseModSwoop
resonance
- Variable in class com.softsynth.jsyn.circuits.
PingSound
resonance
- Variable in class com.softsynth.jsyn.circuits.
WindSound
resonance
- Variable in class com.softsynth.jsyn.
Filter_StateVariable
Controls feedback that causes self oscillation.
resonance
- Variable in class com.softsynth.jsyn.
StateVariableFilter
Deprecated.
Controls feedback that causes self oscillation.
Reverb1
- Class in
com.softsynth.jsyn.circuits
Reverberation This simple reverb uses one pole low pass filters in the feedback loop of several delay lines.
Reverb1()
- Constructor for class com.softsynth.jsyn.circuits.
Reverb1
RIFF_ID
- Static variable in class com.softsynth.jsyn.
ParseRIFF
ringMod
- Variable in class com.softsynth.jsyn.circuits.
RingModBell
RingModBell
- Class in
com.softsynth.jsyn.circuits
Bell generated by ring modulating two triangle waves.
RingModBell()
- Constructor for class com.softsynth.jsyn.circuits.
RingModBell
RingModBell(SynthContext)
- Constructor for class com.softsynth.jsyn.circuits.
RingModBell
RotaryKnob
- Class in
com.softsynth.tools.view
RotaryKnob like on a synthesizer.
RotaryKnob(double, double, double)
- Constructor for class com.softsynth.tools.view.
RotaryKnob
Constructor with initial value, min value, max value.
run()
- Method in class com.softsynth.jsyn.util.
StreamRecorder
run()
- Method in class com.softsynth.jsyn.view102.
InternalSynthScope
Stop the auto capture.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z