# 发行音乐，需要提前准备哪些资料？

**发行专辑需要提供专辑的相关物料和相关信息。**

**专辑实体物料：**

歌曲音频、歌词文本（纯音乐可没有）、专辑介绍（文本）、艺人介绍（文本）、专辑图片、艺人图片

* 音源：音源格式为无损wav，码率至少为1411kbps，采样率至少为44.1khz，传输率至少为16bit；
* 图片：包括音乐人图片和专辑图片，格式为jpg；音乐人图片尽量含清晰人像，大小为1000 x 1000（不能使用自拍），专辑图片大小为3000 x 3000；
* 介绍：包括音乐人介绍和每张专辑介绍；应为word文档；
* 歌词：应为LRC格式；

**专辑相关信息：**

专辑名称、专辑歌手、专辑介绍、歌曲名称、歌曲歌词、歌曲表演者、词作者、曲作者、编曲、Featuring等

#### 关于专辑封面的注意事项：

![](/files/-MhlqAT4OI9f5vZRsasu)

{% hint style="info" %}
此信息是否有帮助？请在右下角 :slight\_smile: :neutral\_face: :frowning2: 评分处给予反馈。感谢您的支持！
{% endhint %}


---

# 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://help.kanjian.com/star/distribution-and-management-of-works/assets-needed-before-release.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.
