# Abbreviations and conventions

### Filename

The filename tells you a lot about how to set up the interaction between the Articulation Template and the sample library. We use the following abbreviations:

| Abbreviation | Meaning                                                                                                                                                                                                                                                                                                                            |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| CB           | CB stands for “combined”. The Articulation Templates are designed to “talk” to several Kontakt instruments simultaneously. Prominent examples are the Spitfire templates. Very often, there are Core, Deco and Legato abbreviations. Details are in the Spitfire chapter. Also, we use combined templates with Snapshot libraries. |
| MC           | MC stands for MIDI Channels. It indicates that this Snapshot library requires you to setup independent MIDI channels for all the instruments loaded into the Kontakt multi.                                                                                                                                                        |
| -SL          | SL stands for Snapshot Library. This is an Articulation Template which requires you to load the corresponding Snapshot in Kontakt.                                                                                                                                                                                                 |
| \~           | This is an FX library which will not follow the normal Key Switch layout.                                                                                                                                                                                                                                                          |
| KSONLY       | This Spitfire library will only react to key switches and not UACC KS, which is somewhat rare.                                                                                                                                                                                                                                     |

### Articulation Name

The articulation name also contains valuable info. We use the following abbreviation:

| Abbreviation | Meaning                                                                          |
| ------------ | -------------------------------------------------------------------------------- |
| > Universal  | VSL instruments with Matrices simply too big to be entirely controlled by a set. |

<br>


---

# 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/set-up-your-libraries/abbreviations-and-conventions.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.
