Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.audio
/
WaveShaperOptions
Wave
Shaper
Options
web
interface
WaveShaperOptions
:
AudioNodeOptions
(
source
)
Members
Properties
channel
Count
Link copied to clipboard
web
abstract
var
channelCount
:
Int
?
channel
Count
Mode
Link copied to clipboard
web
abstract
var
channelCountMode
:
ChannelCountMode
?
channel
Interpretation
Link copied to clipboard
web
abstract
var
channelInterpretation
:
ChannelInterpretation
?
curve
Link copied to clipboard
web
abstract
var
curve
:
ReadonlyArray
<
JsDouble
>
?
oversample
Link copied to clipboard
web
abstract
var
oversample
:
OverSampleType
?