ruvyrias / Exports / FiltersOptions
Interface: FiltersOptions
Represents the options for applying various filters to the currently player
Table of contents
Properties
- _8d
- bassBoost
- channelMix
- chipmunk
- daycore
- distortion
- equalizer
- karaoke
- lowPass
- nightcore
- rotation
- slowMode
- timescale
- tremolo
- vaporwave
- vibrato
- volume
Properties
_8d
• Optional
_8d: null
| boolean
Whether to apply 8D effect.
Defined in
bassBoost
• Optional
bassBoost: number
The bass boost level.
Defined in
channelMix
• Optional
channelMix: null
| ChannelMixOptions
The channel mix of the filters effect to apply.
Defined in
chipmunk
• Optional
chipmunk: null
| boolean
Whether to apply chipmunk effect.
Defined in
daycore
• Optional
daycore: null
| boolean
Whether to apply daycore effect.
Defined in
distortion
• Optional
distortion: null
| DistortionOptions
The distortion of the filters effect to apply.
Defined in
equalizer
• Optional
equalizer: null
| Band
[]
The equalizer of the filters effect to apply.
Defined in
karaoke
• Optional
karaoke: null
| KaraokeOptions
The karaoke of the filters effect to apply.
Defined in
lowPass
• Optional
lowPass: null
| LowPassOptions
The low-pass filter options to apply.