# Music Analysis

- [Unused Clockwork Machines track](https://docs.lsdrevamped.net/lsd-de-research/music-research/unused-clockwork-machines-track.md): Holy moly.
- [Sound effect references](https://docs.lsdrevamped.net/lsd-de-research/music-research/sound-effect-references.md): The sound effect id's and what they contain.
- [Sound Bank samples](https://docs.lsdrevamped.net/lsd-de-research/music-research/sound-bank-samples.md): All of the instruments in LSD: Dream Emulator were derived from early 90's sample CD's. This page aims to be a comprehensive list of all sources.
- [Cutscene-Music relationship](https://docs.lsdrevamped.net/lsd-de-research/music-research/music-research.md): As the title would suggest, this is my evidence gathering corner for how the games music functions. As always, I'm doing my research by trial and error in a google sheet. -Foobar


---

# 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.lsdrevamped.net/lsd-de-research/music-research.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.
