# OPUS isn't switching

This is an unresolved bug in the OPUS player. OPUS sometimes loads iob/iot files and no articulation is selected.  There's how you can make it work:

Drag the .oib file onto the OPUS player.

<figure><img src="/files/CNC5RDnYMR6OfnS1U61W" alt=""><figcaption></figcaption></figure>

Select Play > Articulations in the OPUS player

<figure><img src="/files/lBKPqKdVExKpADb2bgsD" alt=""><figcaption></figcaption></figure>

Select an Articulation

<figure><img src="/files/iukSbYt3CZw2uTgXEAN3" alt=""><figcaption></figcaption></figure>

Now you should be able to switch articulations just fine.


---

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