FiltersOptions
ruvyrias / FiltersOptions
Interface: FiltersOptions
Defined in: src/Filters.ts:116
Represents the options for applying various filters to the currently player
Properties
_8d?
optional_8d:null|boolean
Defined in: src/Filters.ts:150
Whether to apply 8D effect.
bassBoost?
optionalbassBoost:number
Defined in: src/Filters.ts:138
The bass boost level.
channelMix?
optionalchannelMix:null|ChannelMixOptions
Defined in: src/Filters.ts:132
The channel mix of the filters effect to apply.
chipmunk?
optionalchipmunk:null|boolean
Defined in: src/Filters.ts:148
Whether to apply chipmunk effect.
daycore?
optionaldaycore:null|boolean
Defined in: src/Filters.ts:144
Whether to apply daycore effect.
distortion?
optionaldistortion:null|DistortionOptions
Defined in: src/Filters.ts:130
The distortion of the filters effect to apply.
equalizer?
optionalequalizer:null|Band[]
Defined in: src/Filters.ts:120
The equalizer of the filters effect to apply.
karaoke?
optionalkaraoke:null|KaraokeOptions
Defined in: src/Filters.ts:122
The karaoke of the filters effect to apply.
lowPass?
optionallowPass:null|LowPassOptions
Defined in: src/Filters.ts:134
The low-pass filter options to apply.
nightcore?
optionalnightcore:null|boolean
Defined in: src/Filters.ts:142
Whether to apply nightcore effect.
rotation?
optionalrotation:null|RotationOptions
Defined in: src/Filters.ts:128
The rotation of the filters effect to apply.
slowMode?
optionalslowMode:null|boolean
Defined in: src/Filters.ts:140
Whether to apply slow mode.
timescale?
optionaltimescale:null|TimescaleOptions
Defined in: src/Filters.ts:136
The time-scale options to apply.
tremolo?
optionaltremolo:null|TremoloOptions
Defined in: src/Filters.ts:124
The tremolo of the filters effect to apply.
vaporwave?
optionalvaporwave:null|boolean
Defined in: src/Filters.ts:146
Whether to apply vaporwave effect.
vibrato?
optionalvibrato:null|VibratoOptions
Defined in: src/Filters.ts:126
The vibrato of the filters effect to apply.
volume?
optionalvolume:number
Defined in: src/Filters.ts:118
The volume of the filters effect to apply.