# Scope

The **Scope** shows the real-time waveform coming out of Rift, which is known as an **Oscilloscope**, and a visual representation of how the positive and negative effects are combined, which we call the **Distortion Scope**.

Together, these visualizations provide insight into what the algorithms are doing and how the distortion and drive parameters affect the waveform.

For both Scopes, the waveform above the horizontal Blend line is the Positive Type, and below it is the Negative Type. The combined waveforms will look different depending on which Blend Mode is currently selected.

***

### Distortion Scope

The Distortion Scope shows what the current distortion and drive settings will do to a 0 dB sine wave. It is unaffected by the feedback, filter, and output modules. This is useful for showing how the waveforms are blended, since the Oscilloscope display is often more complex, especially when the feedback and filter are active.

<div align="left"><figure><img src="/files/3lqECCVTPlTazTCRWQrJ" alt="" width="375"><figcaption></figcaption></figure></div>

### Oscilloscope

The **Oscilloscope** shows Rift’s final output. This is useful for seeing how the signal is being manipulated and making informed decisions when changing parameters.

<div align="left"><figure><img src="/files/VZPqGV9AI5GRl5jEK8SZ" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://manual.minimal.audio/rift-manual/play-view/scope.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.
