# Music

![Icon](/files/-LZSKs2jQJRLo9Fvb-Ii)

![Sequencer Grid](/files/-LZSEGwNFqFiywf-fxGJ)

![](/files/-M06aAkLqVc2_Aw2w6lk)

The Music effect analyses and displays a representation of the frequency breakdown of the song from the waveform. Select at least two colors.

| Option/Settings        | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Bars**               | Controls the number of bars that are displayed for the effect. The bars displayed is also influenced by the range of notes selected.                                                                                                                                                                                                                                                                                                                                  |
| **Type**               | <p>Separate - Color bars starts in the middle and separates out.</p><p>Morph - starts at the bottom and goes to the top. (Use layer settings to change/rotate direction).</p><p>Bounce - Similar to Morph , but bounces after each completion.</p><p>Collide - Color bars starts at the outside and move inwards.</p><p>On - The bar comes on and fades away.</p>                                                                                                     |
| **Start, End Note**    | Controls (narrows) the range of notes (MIDI values) that are used for the effect i.e notes outside this range will be filtered out. Value 60 corresponds to ‘Middle C’ .                                                                                                                                                                                                                                                                                              |
| **Sensitivity**        | Controls the threshold level of the music at which the effect gets triggered. The effect will last as long as the intensity is above the threshold. Increasing the sensitivity raises the threshold and therefore reduces the effects.                                                                                                                                                                                                                                |
| **Offset**             | <p>Enables the effect to be moved horizontally to the left or right. Useful if you wish to layer another effect offset in the other direction.</p><p>Can be adjusted via the Value Curves options.</p>                                                                                                                                                                                                                                                                |
| **Scale Bars**         | If selected, will cause the bars to be spread out (i.e scaled across the whole effect spectrum).                                                                                                                                                                                                                                                                                                                                                                      |
| **Note Scaling**       | <p>If selected , will increase activity of All/Individual notes in quiet areas of the song. Using scaling makes effects trigger easier.<br></p><p>Options:</p><ul><li>None: Notes aren’t scaled.</li><li>Individual notes: Each notes is scaled such that every note will reach 100% at some time during the duration of the effect.</li><li>All notes: Notes are scaled such that one note will reach 100% at some time during the duration of the effect.</li></ul> |
| **Color**              | <p>Changes the way that the colors are rendered . Options are Distinct , Blend or Cycle.</p><p>For the Cycle option, the first time the note is triggered, the first color of the palette will be selected, the next time the second color etc as the colors are cycled through.</p>                                                                                                                                                                                  |
| **Fade**               | Controls whether the effect fades over it duration.                                                                                                                                                                                                                                                                                                                                                                                                                   |
| **Logarithmic X Aris** | Change the x-axis scale to logarithmic. This will better even out the auto waveform on the low frequency end.                                                                                                                                                                                                                                                                                                                                                         |


---

# 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://manual.xlights.org/xlights/effects/off/music.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.
