mediaforge - v0.1.0
GitHub
npm
JSR
Changelog
Preparing search index...
filters/audio
PassFilterOptions
Interface PassFilterOptions
interface
PassFilterOptions
{
frequency
:
number
;
width
?:
number
;
width_type
?:
"s"
|
"o"
|
"h"
|
"q"
;
poles
?:
1
|
2
;
mix
?:
number
;
}
Index
Properties
frequency
width?
width_
type?
poles?
mix?
Properties
frequency
frequency
:
number
Cutoff frequency in Hz
Optional
width
width
?:
number
Bandwidth
Optional
width_
type
width_type
?:
"s"
|
"o"
|
"h"
|
"q"
Optional
poles
poles
?:
1
|
2
Number of poles, 1 or 2. Default: 2
Optional
mix
mix
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
frequency
width
width_
type
poles
mix
GitHub
npm
JSR
Changelog
mediaforge - v0.1.0
Loading...
Cutoff frequency in Hz