public class WaveShaperNode extends AudioNode
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Float32Array> |
curve |
Objs.Property<String> |
oversample |
context, channelCount, channelCountMode, channelInterpretation, numberOfInputs, numberOfOutputs
Modifier | Constructor and Description |
---|---|
protected |
WaveShaperNode(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static WaveShaperNode |
$as(Object obj) |
Float32Array |
curve() |
String |
oversample() |
connect, connect, connect, context, disconnect, disconnect, channelCount, channelCountMode, channelInterpretation, numberOfInputs, numberOfOutputs
addEventListener, addEventListener, addEventListener, addEventListener, dispatchEvent, removeEventListener, removeEventListener, removeEventListener, removeEventListener
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<Float32Array> curve
public Objs.Property<String> oversample
protected WaveShaperNode(Objs.Constructor<?> c, Object js)
public static WaveShaperNode $as(Object obj)
public Float32Array curve()
public String oversample()
Copyright © 2018. All rights reserved.