Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
B
b
- Variable in class ddf.minim.effects.
IIRFilter
The b coefficients.
BALANCE
- Static variable in class ddf.minim.
Controller
The balance control type.
balance()
- Method in class ddf.minim.
Controller
Gets the balance control for the
Line
, if it exists.
BandPass
- Class in
ddf.minim.effects
A band pass filter is a filter that filters out all frequencies except for those in a band centered on the current frequency of the filter.
BandPass(float, float, float)
- Constructor for class ddf.minim.effects.
BandPass
Constructs a band pass filter with the requested center frequency, bandwidth and sample rate.
bandWidth
- Variable in class ddf.minim.analysis.
FourierTransform
BeatDetect
- Class in
ddf.minim.analysis
The BeatDetect class allows you to analyze an audio stream for beats (rhythmic onsets).
BeatDetect()
- Constructor for class ddf.minim.analysis.
BeatDetect
Create a BeatDetect object that is in SOUND_ENERGY mode.
BeatDetect(int, float)
- Constructor for class ddf.minim.analysis.
BeatDetect
Create a BeatDetect object that is in FREQ_ENERGY mode and expects a sample buffer with the requested attributes.
beginRecord()
- Method in class ddf.minim.
AudioRecorder
Begins recording audio from the current record source.
beginRecord()
- Method in interface ddf.minim.spi.
SampleRecorder
Begins recording.
BufferedAudio
- Interface in
ddf.minim
bufferSize()
- Method in class ddf.minim.
AudioSource
bufferSize()
- Method in interface ddf.minim.
Recordable
Returns the buffer size being used by this.
bufferSize()
- Method in class ddf.minim.
SignalSplitter
bufferSize()
- Method in interface ddf.minim.spi.
AudioStream
The size of the buffer that will be sent to listeners and effects.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W