> For the complete documentation index, see [llms.txt](https://docs.deepnoise.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deepnoise.ai/product-guides/quick-start-tips/working-in-daw.md).

# Working in DAW

Once the VST plugin is installed, creating AI-generated sounds directly within your production environment is seamless.

**1. Load the Plugin**\
Add **AI Synthesizer** to any MIDI or instrument track in your project. The plugin loads like any other virtual instrument and responds to MIDI input from your controller or piano roll.

**2. Generate Within Your Workflow**\
Type your sound description directly into the plugin's prompt field and hit Generate. The same natural language system from the browser works here—describe what you need and the AI delivers. Your new sound loads instantly into the plugin, ready to play.

**3. Play and Perform**\
The generated sound immediately responds to MIDI input:

* Play live using your MIDI keyboard or pad controller
* Program notes in your DAW's piano roll
* Record automation for dynamic performances
* Layer multiple instances for rich textures

**4. Shape Your Sound**\
Beyond the Orb controls, the plugin provides professional synthesis parameters for detailed sound design:

* **ADSR Envelope** – Fine-tune the amplitude shape from plucky to ambient
* **Multi-mode Filters** – Sculpt frequencies with surgical precision
* **Delay Module** – Add synchronized or free-running echoes
* **Reverb Engine** – Place your sound in any acoustic space


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.deepnoise.ai/product-guides/quick-start-tips/working-in-daw.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.
