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

H

HAMMING - Static variable in class ddf.minim.analysis.FourierTransform
A constant indicating a Hamming window should be used on sample buffers.
HammingWindow - Class in ddf.minim.analysis
A Hamming window function.
HammingWindow() - Constructor for class ddf.minim.analysis.HammingWindow
Constructs a Hamming window.
HANN - Static variable in class ddf.minim.analysis.FourierTransform
A constant indicating a Hann window should be used on sample buffers.
HannWindow - Class in ddf.minim.analysis
A Hann window function.
HannWindow() - Constructor for class ddf.minim.analysis.HannWindow
Constructs a Hann window.
hasControl(Control.Type) - Method in class ddf.minim.Controller
Returns whether or not the particular control type is supported by the Line being controlled.
hasEffect(AudioEffect) - Method in class ddf.minim.AudioSource
 
hasEffect(AudioEffect) - Method in interface ddf.minim.Effectable
Returns true if effect is in the chain.
hasEnabled() - Method in class ddf.minim.EffectsChain
Returns true if at least one effect in the chain is enabled.
hasEnabled() - Method in class ddf.minim.SignalChain
Returns true if at least one effect in the chain is enabled.
hasSignal(AudioSignal) - Method in class ddf.minim.AudioOutput
 
hasSignal(AudioSignal) - Method in interface ddf.minim.Polyphonic
 
HighPassSP - Class in ddf.minim.effects
HighPassSP is a single pole high pass filter.
HighPassSP(float, float) - Constructor for class ddf.minim.effects.HighPassSP
Constructs a high pass filter with a cutoff frequency of freq that will be used to filter audio recorded at sampleRate.
HP - Static variable in class ddf.minim.effects.ChebFilter
A constant used to indicate a high pass filter.

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