# Enabling music view

## Setting up for music workflows

You can enable a more musical view in Audacity as follows:&#x20;

1. Right-click the Timeline Ruler and select **Beats and Measures**. \
   ![](/files/es5k9DRbCMMLGkfqQVfr)
2. In the Time widget, select **beats**, or for more subdivisions, **beats and 16th**. \
   ![](/files/G6l7Shc4BTMFxgGthqhJ)
3. Enable Snapping, and set the snapping interval to a musical option (eg 1/4, 1/8 or 1/16).\
   ![](/files/knk3ZSt7M6rpmwEiPbeq)

Once you have enabled all of them, your Audacity may look something like this:

<figure><img src="/files/j7th33cPpZe4Sud3xnNP" alt=""><figcaption><p>Audacity with the timeline ruler set to Beats &#x26; Measures, Time Signature Toolbar enabled, snapping to 16th notes, and the Time and Selection toolbars set to beats, bars and ticks. Also visible: The<a href="/pages/59iXGgNlWytuYTayTa2C"> realtime effects</a> sidebar</p></figcaption></figure>

## Benefits of music view

Music view is useful to help you [align pieces of music to beats and measures](/music/aligning-music-to-beats-and-measures.md).&#x20;

It also automatically adjusts the tempo of newly imported files to fit your project tempo.


---

# 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.audacityteam.org/music/enabling-music-view.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.
