> For the complete documentation index, see [llms.txt](https://support.babylonwaves.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.babylonwaves.com/trouble-shooting/sine-doesnt-key-switch.md).

# Sine doesn't key switch

Make sure that the following options are set back to their default values. Under certain circumstances, Sine forgets those settings and Art Conductor templates will stop working:

#### Options > Key Switches:

KS Area Start (High Instr): C0 \
KS Area Start (Low Instr): C6<br>

Once done, load the instrument again.<br>

![image](https://eucattachment.freshdesk.com/inline/attachment?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6ODAwMzQ4NDk4MzksImRvbWFpbiI6ImJhYnlsb253YXZlcy5mcmVzaGRlc2suY29tIiwiYWNjb3VudF9pZCI6MjAwMjc3M30.XPArRrlQJXTVXvTU0vj3IpOfCZtbHJk0wFsGw1z-7i4)


---

# 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://support.babylonwaves.com/trouble-shooting/sine-doesnt-key-switch.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.
