# Live Player

In the Live Player, you can route whatever you want, like an external source (iPod, radio, instrument, another computer) or an internal source (iTunes, Spotify, SoundCloud).

![](/files/-LNZh026YQrznh2t-hLp)

## External Source

1. Connect the signal you want to use to the inputs of your audio interface.
2. Click on the `Open SoundCard Options` button and choose your audio interface as `Input Device`.

![](/files/-LNZh028a7Lkzq-AX6VE)

1. Finally, choose the input channels you are using to route the signal.

![](/files/-LNZh02AslUbIZTKm8l3)

## Internal Source

In order to route audio from other programs running inside your computer, you need an internal router. We use `BlackHole` in OSX and `VB-CABLE` in Windows. Both are free and work really well.

### OSX Internal Routing with BlackHole

First, install BlackHole.

1. [Download BlackHole](https://cdn.trainyourears.com/assets/BlackHole.v0.2.6.pkg) to your computer.
2. Open the `dmg` file.
3. Launch `BlackHole.v0.2.6.pkg` to install it.
4. Agree to the License terms and install it.
5. Restart your computer.

Now, open **TrainYourEars** and route the signal.

1. Choose `BlackHole (16ch)` as input in **TrainYourEars**.

![](/files/-MA03aGeEjpBXQ-Cqa_T)

1. Alt+click on the volume icon of the menu bar.

![](/files/-MA04CP38I782E9aFU1_)

1. Choose `BlackHole (16ch)` as output in your system.
2. Now any signal played in your computer should be routed to **TrainYourEars**.

Once you have finished your training, remember to select your normal output again.

{% hint style="info" %}
If you hear noises try switching to `ad_portaudio Core Audio` driver instead. In certain computers, it works better than `Core Audio`.
{% endhint %}

### Windows Internal Routing with VB CABLE

First, install VB-CABLE.

1. [Download VB-Cable](http://www.vb-audio.com/Cable/index.htm) to your computer. Scroll down until you see the orange DOWNLOAD button:

![](/files/-LNa832boVO2iYSXjbBf)

1. Unzip the `zip` file.
2. Right-click on `VBCABLE_Setup_x64.exe` and choose `Run as Administrator`.

![](/files/-LNZh02IMk7PyzZgLQvA)

{% hint style="info" %}
If your system has only 32bits, run **VBCABLE\_Setup.exe** instead.
{% endhint %}

1. Click on `Install Driver`.
2. Restart your system.

Now, open **TrainYourEars** and route the signal.

1. Choose `CABLE Output (VB-Audio Virtual Cable)` as input in **TrainYourEars**.

![](/files/-LNZh02K_zdx-YTw75qi)

1. Right-click on the volume icon and choose `Playback Devices`

![](/files/-LNZh02MEYwWr3GW36rq)

1. Click on `Cable Input` and then on `Set Default`.

![](/files/-LNZh02OJyYnImT8QV9p)

1. Now any signal played in your computer should be routed to **TrainYourEars**.

Once you have finished your training, remember to select your normal output again.


---

# 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://gitbook-docs.trainyourears.com/player/live.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.
