# Filter Designer

Set the Filter Preset to a value other than Stable, and check Unfiltered when creating a Facial Data File.\
There is a feature that allows you to open the Unfiltered data file and quickly view the results of each filter setting as a graph.

## Filter Mode : Live

<figure><img src="/files/9Cqu8WEjrJ2mM7l4YVis" alt="" width="563"><figcaption><p>Filter Designer > Filter Mode : Live</p></figcaption></figure>

* **Filter Group**

  &#x20;When the window opens, the 1st setting from the current Settings is loaded as the default value.\
  You can select the 1st and 2nd Filters and use the Get / Set buttons to load or tune the Settings.

## Filter Mode : Post CSV

<figure><img src="/files/CuexGh4R60rMLgjnvVfP" alt="" width="563"><figcaption><p>Filter Designer > Filter Mode : Post CSV</p></figcaption></figure>

## Filtered Graph Example

Filter Preset :  Default Responsiveness

#### Live Filter&#x20;

<figure><img src="/files/Tdpxw2HleC6HYK6NoXRD" alt="" width="563"><figcaption></figcaption></figure>

#### Post CSV Filter

The Post CSV filter is a bidirectional Butterworth filter with no delay.

<figure><img src="/files/iZjCY32HgzbgfipQXyCn" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
A short demo\_short\_yang.mp4 video was used. For longer videos, you can trim specific segments by setting Start Time and Duration in the Graph Option.
{% endhint %}


---

# 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/menu-windows/filter-designer.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.
