Create a new DSPXPluginFilter instance.
The filter manager instance.
Set the echo filter with the given settings.
Optionalsettings: Partial<EchoSettings> = DefaultFilterPreset.DSPXEchoThe settings for the echo filter.
The instance of the filter manager.
Set the high-pass filter with the given settings.
Optionalsettings: Partial<FilterPluginPassSettings> = DefaultFilterPreset.DSPXHighPassThe settings for the high-pass filter.
The instance of the filter manager.
Set the low-pass filter with the given settings.
Optionalsettings: Partial<FilterPluginPassSettings> = DefaultFilterPreset.DSPXLowPassThe settings for the low-pass filter.
The instance of the filter manager.
Set the normalization filter with the given settings.
Optionalsettings: Partial<NormalizationSettings> = DefaultFilterPreset.DSPXNormalizationThe settings for the normalization filter.
The instance of the filter manager.
Class representing the DSPX Plugin filters for a player. DSPXPluginFilter