audio.WaveShaperNode

WaveShaperNode

package js-html-audio

extends AudioNodeEventTarget

Available on js

A WaveShaperNode always has exactly one input and one output.

Documentation WaveShaperNode by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Variables

curve:Float32Array

Is a Float32Array of numbers describing the distortion to apply.

oversample:OverSampleType

Is an enumerated value indicating if oversampling must be used. Oversampling is a technique for creating more samples (up-sampling) before applying the distortion effect to the audio signal.

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/audio/WaveShaperNode.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部