> For the complete documentation index, see [llms.txt](https://swchsmusic.gitbook.io/y8-music/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swchsmusic.gitbook.io/y8-music/vip-studio-sessions/hip-hop-backing.md).

# Hip Hop Backing

{% hint style="success" %}

## The Challenge

Create a hip hop backing track as described below.
{% endhint %}

## Choose a tempo

{% tabs %}
{% tab title="Faster (110BPM)" %}
Use loops from this folder:

Audio Loops > Sound Sets > **110-Electro8Tz**
{% endtab %}

{% tab title="Slower (95BPM)" %}
Use loops from this folder:

Audio Loops > Sound Sets > **95-Grime-Cutz**
{% endtab %}
{% endtabs %}

{% hint style="danger" %}
Today you can only use loops from that **one** folder.

It's about how you can build on a small number of ideas, rather than importing lots of different loops.
{% endhint %}

## Texture (the layers of music)

You will need several layers for an effective backing track. There are different loops for these layers:

1. Basslines
2. Beats (drums and percussion)
3. Synths (keyboards)

![](/files/-MbrZ9_CoyElIkvd2UjP)

## Section A

Start with a drum loop.

![](/files/-Md1ECMk5HntpOyxW7R0)

{% hint style="info" %}
Each section should be 8 bars. Electro and early hip-hop was **dance** music. You don't want the dancers to fall over after a strange length section.
{% endhint %}

## Zoom

At the bottom right is a **zoom** control. This is very useful:

![](/files/-Mbr_4jRoGkNyyBB4T91)

## Add bass

Add bass and/or other layers.

Choose carefully: not everything sounds good together.

![This new bass layer will need copying and pasting to last 8 bars.](/files/-Md1EbLcZkSlxxR56fzN)

## Structure (sections of music)

Your entire backing track will have this structure:

![](/files/-Md1A-2bW8PZX6RIkvGp)

Look at how the sections **repeat**.

Think about how Section A and Section will **contrast**.

* One could use more layers than the other
* One could use a different drum rhythm or a different bass pattern
* etc.


---

# 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:

```
GET https://swchsmusic.gitbook.io/y8-music/vip-studio-sessions/hip-hop-backing.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.
