The '''AudioInputFilteringSettings''' component is a Legacy component used in the old settings menu.
See [[Settings#Audio|Audio Settings]].
{{Note|For an updated version, see [[Component:SettingsDataFeed]] and read on the concept [[Data Feeds]].|warning}}
== Fields ==
== Fields ==
Line 13:
Line 11:
|UseNoiseSuppression|Bool| Whether to use noise suppression.
|UseNoiseSuppression|Bool| Whether to use noise suppression.
|NoiseGateThreshold|Float| The threshold that audio needs to be above for the voice to get through.
|NoiseGateThreshold|Float| The threshold that audio needs to be above for the voice to get through.
|NoiseGateAttack|Float|
|NoiseGateAttack|Float| This indicates how fast the noise gate responds to an incoming sound that is louder than the threshold volume. Larger values will result in a slower volume fade in, while smaller ones will make the volume ramp up quicker.
|NoiseGateHold|Float|
|NoiseGateHold|Float| This controls how long it takes for the noise gate to begin to close after the microphone input volume falls below the threshold volume.
|NoiseGateRelease|Float|
|NoiseGateRelease|Float| This setting controls how fast the noise gate closes after the incoming audio has quieted again.
This indicates how fast the noise gate responds to an incoming sound that is louder than the threshold volume. Larger values will result in a slower volume fade in, while smaller ones will make the volume ramp up quicker.