# Audio Analysis Sender

With this tool you can use Audio signals to control various parameters in Schéma.

## Configuration

Get the tool **Tool: Audio Analysis Sender (OSC, v1)** from [itch.io](https://domj.itch.io/schema)

Install [vvvv beta](https://vvvv.org/downloads)

{% hint style="info" %}
Optionally also install the [VVVV.Audio](https://vvvv.org/contribution/vvvv.audio-pack-alpha) pack for alternative lower latency analysis

Using [the experimental WASAPI version](https://discourse.vvvv.org/t/vvvv-audio-windows-system-audio-support-wasapi/18290) will also enable you to use so called Audio Loopback - listening to whatever is currently playing on your computer. **Eg. React to music from YouTube, Spotify, etc.**
{% endhint %}

## How To Use

1. Open one of the included .v4p vvvv patch files

   ![](https://2803540508-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_2-aJC2gpx8goxEoBZ%2F-M9rE8vdAgTxBkujuUnt%2F-M9rHNVCl1W8kn3VJU1B%2Fimage.png?alt=media\&token=2660bf81-f8c3-4fc9-a191-629c2d2e05ae)
2. Set up your audio devices by right clicking on the various options in the opened patch and save
3. Open Schéma and enable the [OSCAudioReceiver ](https://docs.scenic.tools/plugins/oscaudioreceiver)plugin, refer to its doc page for further details


---

# 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.scenic.tools/tools/audio-analysis-sender.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.
