> For the complete documentation index, see [llms.txt](https://techresources.gitbook.io/adobe-premiere-basics-windows-edition/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://techresources.gitbook.io/adobe-premiere-basics-windows-edition/setting-up-your-project/adding-wav-files-from-a-zoom.md).

# Copying WAV files from a Zoom H2n to your project folder

Before editing the audio you captured with your **Zoom** recorder, you'll copy the **WAV** files in to your [**project folder**](/adobe-premiere-basics-windows-edition/setting-up-your-project/creating-a-project-folder.md).

**Note**: Never import **WAV** files into **Premiere** directly from a **Zoom** recorder. Copy the **WAV** files into your [**project folder**](/adobe-premiere-basics-windows-edition/setting-up-your-project/creating-a-project-folder.md). Then [import](/adobe-premiere-basics-windows-edition/importing-and-logging-clips/importing-media-files.md) the **WAV** files in to **Premiere** from your [**project folder**](/adobe-premiere-basics-windows-edition/setting-up-your-project/creating-a-project-folder.md)**.**

1. Make sure **Zoom H2n** is **off**. (**Important**: **Zoom H2n** must be **off** in order for this process to work.)
2. Connect the **Zoom H2n** to your PC using the **USB cable**. The **Zoom H2n** will power up (even though it’s not turned on.)
3. On the **Zoom H2n**, use the **Play wheel** to select **SD Card Reader**.
4. On your PC, Go to **This PC** to see all connected devices and drives.
5. A new drive titled **H2N\_SD** should appear in the **This PC** window.
6. Double click the **H2N\_SD** drive to open it.
7. Double click the **Stereo** folder.
8. In the **Stereo** folder, double click **FOLDER01**. All of your audio files will appear in this folder. By default, audio files will have the following name format: **ZOOM000X.WAV.** (**Note**: The date and time stamps for the audio files will not be correct.)
9. Select all of the **WAV** files in **FOLDER01**. (**Control A** is an easy keyboard shortcut to select everything in a folder.) Copy all of the **WAV** files in to your [**project folder**](/adobe-premiere-basics-windows-edition/setting-up-your-project/creating-a-project-folder.md).


---

# 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://techresources.gitbook.io/adobe-premiere-basics-windows-edition/setting-up-your-project/adding-wav-files-from-a-zoom.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.
