-
-
Method Summary
Methods inherited from interface org.teavm.jso.webaudio.AudioNode
connect, connect, connect, connect, connect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, getChannelCount, getChannelCountMode, getChannelInterpretation, getContext, getNumberOfInputs, getNumberOfOutputs
Methods inherited from interface org.teavm.jso.JSObject
cast
-
Field Details
-
TYPE_LOW_PASS
static final String TYPE_LOW_PASS
- See Also:
-
-
TYPE_LOW_SHELF
static final String TYPE_LOW_SHELF
- See Also:
-
-
TYPE_HIGH_SHELF
static final String TYPE_HIGH_SHELF
- See Also:
-
-
TYPE_HIGH_PASS
static final String TYPE_HIGH_PASS
- See Also:
-
-
TYPE_BAND_PASS
static final String TYPE_BAND_PASS
- See Also:
-
-
TYPE_PEAKING
static final String TYPE_PEAKING
- See Also:
-
-
TYPE_NOTCH
static final String TYPE_NOTCH
- See Also:
-
-
TYPE_ALL_PASS
static final String TYPE_ALL_PASS
- See Also:
-
-
Method Details
-
-
-
-
-
-
-
-
getFrequencyResponse
void getFrequencyResponse(float[] frequencyHz,
float[] magResponse,
float[] phaseResponse)