> 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.md).

# Trouble Shooting

- [Cubase Key Switches are too high](https://support.babylonwaves.com/trouble-shooting/cubase-key-switches-are-too-high.md)
- [Cubase 15 key switches are bleeding into the next notes](https://support.babylonwaves.com/trouble-shooting/cubase-15-key-switches-are-bleeding-into-the-next-notes.md)
- [Cubase doesn't show Directions (Articulations)](https://support.babylonwaves.com/trouble-shooting/cubase-doesnt-show-directions-articulations.md)
- [Dorico Playback Techniques don't result in sound change](https://support.babylonwaves.com/trouble-shooting/dorico-playback-techniques-dont-result-in-sound-change.md)
- [OPUS isn't switching](https://support.babylonwaves.com/trouble-shooting/opus-isnt-switching.md)
- [Kontakt Snapshots are not loading](https://support.babylonwaves.com/trouble-shooting/kontakt-snapshots-are-not-loading.md)
- [Orange Tree - how to lock mapping](https://support.babylonwaves.com/trouble-shooting/orange-tree-how-to-lock-mapping.md)
- [Windows - Path too long warning](https://support.babylonwaves.com/trouble-shooting/windows-path-too-long-warning.md)
- [Sine doesn't key switch](https://support.babylonwaves.com/trouble-shooting/sine-doesnt-key-switch.md)
- [Spitfire Kontakt lib doesn't switch correctly / Legato is always playing](https://support.babylonwaves.com/trouble-shooting/spitfire-kontakt-lib-doesnt-switch-correctly-legato-is-always-playing.md)
- [Spitfire Kontakt Library switching doesn't work at all](https://support.babylonwaves.com/trouble-shooting/spitfire-kontakt-library-switching-doesnt-work-at-all.md)
- [Spitfire Symphony Orchestra legato patches are not working](https://support.babylonwaves.com/trouble-shooting/spitfire-symphony-orchestra-legato-patches-are-not-working.md)
- [Spitfire legato instrument doesn't honor the type of legato selected](https://support.babylonwaves.com/trouble-shooting/spitfire-legato-instrument-doesnt-honor-the-type-of-legato-selected.md)
- [Spitfire BBC template doesn't key switch correctly](https://support.babylonwaves.com/trouble-shooting/spitfire-bbc-template-doesnt-key-switch-correctly.md)
- [Logic shows only a few articulations](https://support.babylonwaves.com/trouble-shooting/logic-shows-only-a-few-articulations.md)
- [Studio One - Art Conductor doesn't show in Sound Variations or content is missing](https://support.babylonwaves.com/trouble-shooting/studio-one-art-conductor-doesnt-show-in-sound-variations-or-content-is-missing.md)
- [Komplete Kontrol and articulation switching issues](https://support.babylonwaves.com/trouble-shooting/komplete-kontrol-and-articulation-switching-issues.md)
- [The PlugSearch/MetaGrid integration doesn't work](https://support.babylonwaves.com/trouble-shooting/the-plugsearch-metagrid-integration-doesnt-work.md)
- [Didn't find a solution](https://support.babylonwaves.com/trouble-shooting/didnt-find-a-solution.md)


---

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