How to route audio from any DAW to NESS on Windows

In this tutorial, we will use Ableton Live, but you can reproduce it with any digital audio workstation

VB Audio Matrix installation

VB Audio Matrix is a free audio routing tool available for windows that allow the routing of audio streams between audio software and audio devices.

  1. Download VB Audio Matrix: https://vb-audio.com/Matrix/
  2. Install VB Audio Matrix, just follow the instructions.

How does it work

VB Audio Matrix can create several virtual sound cards you can use on different audio application.
Its main feature is to route audio streams between all available audio devices (physical sound cards or virtual sound cards). Here is a synopsis of how we will use it with Live, NESS and a physical soundcard

Ableton Live uses the virtual ASIO driver VASIO64-A and sends the audio of each track in this vritual device

NESS uses the virtual ASIO driver VASIO64-B. It uses the inputs signals of this driver for the sources and sends the loudspeakers signals to the outputs of this driver.

VB Audio Matrix can route the audio from VASIO64-A (Live signals) to the inputs of the driver VASIO64-B (NESS sources) and then the outputs of VASIO64-B (NESS outputs) to the physical sound card outputs (your speakers or headphones)

How to set up the routing from Live to NESS step by step

VB Audio Matrix Configuration

  1. open VBAudioMatrix

  2. In the ASIO Devices section, CTRL+Click in the panel “ASIO64” to select your sound card

  3. in the list, click on your audio interface driver to add it to the matrix

  4. in the Virtual ASIO section, CTRL+Click on the “online” button of the VASIO64A virtual driver to activate it

  5. in the Virtual ASIO section, CTRL+Click on the “online” button of the VASIO64B virtual driver to activate it

  1. open the Settings in the top left menu
  2. Set your buffer size and your sampling rate so every driver share the same settings
    1. if you don’t need a true real time rendering, you can set your buffers to 1024. it will add latency, but will decrease a lot the CPU load.
    2. Set the Preferred Main SampleRate to match the sample rate of your audio interface

8. In the main window, you can set the color of each device; CTRL+click on the color button of each device

  1. Open the Matrix view by clicking on the matrix logo

  2. Routing of VASIO64A (live signals) to VASIO64B (NESS inputs):

    1. in the Source menu, click on VASIO64A

    2. in the Target menu, click on VASIO64B

    3. CTRL+click on the cells of the diagonal to create a straight routing between VASIO64A and VASIO64B.

  1. Routing of VASIO64B (NESS Outputs) to your audio interface:
    1. in the Source menu, click on VASIO64B
    2. in the Target menu, click on ASIO64A
    3. CTRL+click on the cells of the diagonal to create a straight routing between VASIO64B and ASIO64A.

Ableton Live Configuration

  1. Open your Live project
  2. go to Options > Preferences
  3. In the Audio tab, select Driver Type = ASIO
  4. Select Audio Device = VB-Matrix VASIO-64A
  5. Click on Output Config
  6. Activate the 16 first mono outputs
  1. Switch to the arrangement view
  2. to route the audio from each track to the VASIO driver, go on View > and activate In/Out
  3. Select all the tracks you need to route to NESS
  4. Click on Master and choose Ext. Out
  5. For each track, below Ext. Out, choose the output channel. The audio is now routed from each track to the matrix.

Configuration of NESS

  1. open your NESS project
  2. Open the Audio Settings menu
  3. Select ad_asio VB-Matrix VASIO64B as a driver
  4. Set your sampling rate and your vector size to the same values that you used for the Matrix
  5. Activate the audio engine
  6. If you press on play in Ableton, you should see audio signals incoming.
  7. Unmute the master, if your outputs signals are correctly routed in the Design section of NESS, the audio should now get out of your sound card outputs.
Scroll to Top