# 10. Using the Filter Function

## **How to Configure Filters**

**Settings > Filter Tap -> Preset -> Process Mode / Filter Type**

1. In versions before v1.3.1, the settings related to Process Mode and Filter Type, which were divided into USB Camera, Video File, and CSV Play under the Actor tab and Experimental, have been unified under the Filter tab.

2. The default preset is set to "Stable," with Process Mode set to LIVE\_STREAM/VIDEO and Filter Type set to "None." This mode ensures stable output without any jitter even without filter settings.

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUfbGof_6Ac2rZRvV5u9kZVZvu3LjJWx-67BJjZQ2nPXW5oEKUpccwtWfgA9boW94XU1UGByn56n3UxZJLUUMTieR_EORqO_lUJhCMCN45qyGb123Lg_7BI5h4YsZHiaUiztXLiwn45bBXJonVvfUdcOSk7sgjQIuXHmm1cBvXFkwln0_ltO6Qs=s2048?key=Trti_JI4cbePRs1EH1xafFeh" alt="" width="375"><figcaption></figcaption></figure>

3. In fast-talking situations where the responsiveness of lip movements is crucial, the Stable mode may have some limitations. Therefore, while keeping the existing Average and Butterworth modes unchanged, the Kalman filter has been upgraded to allow for two different settings to be applied per BlendShape.

4. Among the presets, "Balanced" and "High Performance" are configured to increase responsiveness. "Custom Ex01" is set to further reduce the jitter in BlendShapes related to the brow and eye while maintaining responsiveness for other parts.

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUcJPmsiz8ciKHfpioIRLI6FuE6lX09kum4qNgmrTKRnYmcEauxtfQGC0FMFb73k9KUtuNtYLT0wVA6KBboQF1jVwpsCCE736EMoSl5HQVFiGpTYVrVB0cvo98XlyYUClCgN01QT80PoHIomuFCYwLpgZzEtYU8xGluwR7Hpk3KFRjzcUWBjiVw=s2048?key=Trti_JI4cbePRs1EH1xafFeh" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yanusstudio.com/yanuslive_old/10.-using-the-filter-function.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
