Monitoring audio in your design using your PC sound card

If you are hosting your project on a NioNode, you can monitor the audio output from devices in the design using headphones or speakers connected to your PC sound card. This is handy for debugging.

The device that allows monitoring in this way is called the Wave File Recorder. It is available for NioNodes, but not other node types. There are different variants of the device for mono and stereo audio and different sample rates.

Notes:

To monitor audio in your design using headphones

  1. In the device tree, expand the DSP / Wave File Recorders folder.
  2. Expand the Stereo or Mono folder to show the Wave File Recorder for the sample rate used in your project.
  3. Drag a Wave File Recorder device over to the design page.
  4. Wire the Wave File Recorder to the device you want to monitor.

    In the simple example below, we are monitoring the output from a Sine Wave Generator.

  5. Right-click the Wave File Recorder device block, and then click Device Properties.
  6. Click Advanced, and then select the enable CHIMP check box.
  7. Click OK, and then again to close the Wave File Recorder device.

    The CHIMP button is shown on the Wave File Recorder control surface, allowing you to switch to CHIMP mode.

  8. Deploy the project.
  9. When you are ready to start listening to the audio, click the CHIMP button.

    The LED above the record button will be lit (green). The File Name box will be updated to show the IP address of the PC and port number used. If you click the button again, a new port number will be used.

    Tip: If you cannot hear the audio you expect to hear, check that the frequency is in audible range. You can use a meter if you want a visual indication that a signal is present.

See also

Introduction

Wiring DSP devices together using flyoffs

Routing audio to and from NioNode audio cards

Routing audio on CobraNet networks

Routing audio on Dante networks

Using the signal probe to check connections in a project