> For the complete documentation index, see [llms.txt](https://itsgreq.gitbook.io/headphone-measurements/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://itsgreq.gitbook.io/headphone-measurements/yamaha.md).

# 🗃️ YAMAHA

- [HP-1](https://itsgreq.gitbook.io/headphone-measurements/yamaha/hp-1.md)
- [HP50-A + Mods](https://itsgreq.gitbook.io/headphone-measurements/yamaha/yamaha-hp50-a-modified.md): 1 layer of Arctic Cotton over the driver rear (driver size), 1 donut of felt around the edges around the back of the driver, new slightly thicker on-ear pads.
- [RH-40M - Modified](https://itsgreq.gitbook.io/headphone-measurements/yamaha/yamaha-rh-40m-modified.md)
- [RH-40M + HA-SW01 'Wewom' Pad](https://itsgreq.gitbook.io/headphone-measurements/yamaha/yamaha-rh-40m-modified/rh-40m-+-ha-sw01-wewom-pad.md)
- [YHL-006](https://itsgreq.gitbook.io/headphone-measurements/yamaha/yamaha-yhl-006.md): The mids that do exist sound OK
- [YH-5M](https://itsgreq.gitbook.io/headphone-measurements/yamaha/yh-5m.md): It's an IEM, but it's a headphone...
- [YH-100](https://itsgreq.gitbook.io/headphone-measurements/yamaha/yh-100.md)
- [YH-1000](https://itsgreq.gitbook.io/headphone-measurements/yamaha/yh-1000.md): 1st graph uses original flakey ear pads with a forced seal for bass. 2nd graph uses new custom pads.
- [YH-4000](https://itsgreq.gitbook.io/headphone-measurements/yamaha/yh-4000.md)
- [YH-5000SE](https://itsgreq.gitbook.io/headphone-measurements/yamaha/yh-5000se.md): Ultrasuede has a bit more bass. Leather sound is more spacious and airy.
- [YH-C3000](https://itsgreq.gitbook.io/headphone-measurements/yamaha/yh-c3000.md): dat bASS :3


---

# 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, and the optional `goal` query parameter:

```
GET https://itsgreq.gitbook.io/headphone-measurements/yamaha.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
