audio.BiquadFilterType

BiquadFilterType(String)

package js-html-audio

Available on js

Variables

inline read only ALLPASS:BiquadFilterType = "allpass"

inline read only BANDPASS:BiquadFilterType = "bandpass"

inline read only HIGHPASS:BiquadFilterType = "highpass"

inline read only HIGHSHELF:BiquadFilterType = "highshelf"

inline read only LOWPASS:BiquadFilterType = "lowpass"

inline read only LOWSHELF:BiquadFilterType = "lowshelf"

inline read only NOTCH:BiquadFilterType = "notch"

inline read only PEAKING:BiquadFilterType = "peaking"

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部