> For the complete documentation index, see [llms.txt](https://thdbd.gitbook.io/thdbd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thdbd.gitbook.io/thdbd/electronic/uk-bass.md).

# 英国贝斯舞曲UK Bass

也称为：UK Bass Music（英国低音音乐），Future Bass UK Bass是一个宽松术语，用于表示2009年和2010年的Dubstep和UK Funky在英国舞蹈音乐中的某些风格发展。它特别强调低音和次低音。倾向于尝试使用bpm的结构和格式以及变体形式。

来自其他流派的影响（例如Juke，Footwork，Techno，House，UK Garage，Contemporary R＆B和Wonky）经常被重新利用，并通过Dubstep和UK Funky声音进行过滤。结果是声音的变化范围扩大或打破了后一种类型的障碍。Night Slugs，Numbers。，Hessle Audio和Swamp 81等标签以及Ben UFO，Oneman和Pearson Sound等DJ在推广这种风格方面都具有影响力。

Also known as: UK Bass Music, Future Bass UK Bass is a loose term used for certain stylistic developments in British dance music, arising from Dubstep and UK Funky in 2009 and 2010. It includes a strong emphasis on bass and sub-bass, but tends to experiment with the structure and format, as well as variations of the bpm.

&#x20;Influences from other genres, such as Juke, Footwork, Techno, House, UK Garage, Contemporary R\&B and Wonky, are frequently repurposed and filtered through a Dubstep and UK Funky sound. The result is a varied range of sounds that stretches or breaks the barriers for the latter genres.

Labels such as Night Slugs, Numbers., Hessle Audio, and Swamp 81, as well as DJs like Ben UFO, Oneman, and Pearson Sound, have been influential in popularizing this style.


---

# 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, and the optional `goal` query parameter:

```
GET https://thdbd.gitbook.io/thdbd/electronic/uk-bass.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
