# 🎥 Creating Videos

## Editing the Audio

Once you've downloaded your chosen song, you'll need to use audio editing software such as Audacity, FL Studio, or even online tools to transform it into Nightcore.

In order to make a song nightcore, some creators will increase the tempo and pitch whereas others will just change the speed, here is some guidance on how you can do either option. You can experiment with both methods for each song and see which sounds best to you.

## Increasing Speed

### Nightcore.com Simple Nightcore Maker

For an easy and simple way to increase the speed of songs, [subscribers](https://mee6.xyz/en/m/nightcore) can use our nightcore maker at nightcore.com

* Import the song.
* Select your speed.
* Press convert and download.

<figure><img src="https://1464402926-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi8ZN4cmTC3oZl8Nmms46%2Fuploads%2FCD3UFnfK5eCbcF1DiZpv%2Fimage.png?alt=media&#x26;token=4eece9ec-0fec-4dc7-a611-3108bb84c491" alt=""><figcaption></figcaption></figure>

### Audacity

* Import the song into Audacity.
* Select the entire track.
* Go to Effect > Change Speed and increase the speed by about 15-30%.
* Export the Track: Save your edited track in your desired format (e.g., MP3, WAV).

{% embed url="<https://www.youtube.com/watch?v=AKUQWHJ6BD0>" %}

### FL Studio

* Import the song.
* Use the Time Stretch control to increase the tempo without affecting the pitch.
* Export the Track: Save your edited track in your desired format (e.g., MP3, WAV).

{% embed url="<https://www.youtube.com/watch?v=bm_IH7FME8M>" %}

## Increasing Tempo and Pitch

### **Audacity**

* Import the song into Audacity.
* Select the entire track.
* Go to Effect > Change Tempo and increase the tempo by about 10-30%.
* Go to Effect > Change Pitch and increase the pitch by a corresponding amount to avoid distorting the song too much.
* Export the Track: Save your edited track in your desired format (e.g., MP3, WAV).

### FL Studio

* Import the song.
* Use the Time Stretch and Pitch Shift controls to increase tempo and (not recommended) pitch simultaneously.
* Export the Track: Save your edited track in your desired format (e.g., MP3, WAV).

## Adding Visuals

For sharing on platforms like YouTube, add visuals such as anime artwork.

You can use video editing software to add visuals to your nightcore track, we recommend using one of the following:

### Capcut

Capcut has an auto lyrics feature to automatically add lyrics to your video!

{% embed url="<https://www.youtube.com/watch?v=924il_WauMk>" %}

### DaVinci Resolve

{% embed url="<https://www.youtube.com/watch?v=1CdZPNjjih8>" %}

### Adobe After Effects

{% embed url="<https://www.youtube.com/watch?v=hb2bbfiNBXA>" %}


---

# 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://wiki.nightcore.com/creator-resources/creating-videos.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.
