Connexions

You are here: Home » Content » Real-Time Audio Output in LabVIEW
Content Actions
Lenses

What is a lens?

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...
Affiliated with (?)
This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • This module is included in aLens by: National InstrumentsAs a part of collection:"Musical Signal Processing with LabVIEW -- Programming Techniques for Audio Signal Processing"

    Comments:

    "The modules in this course make extensive use of "screencasts" -- videos captured directly from the computer screen that show LabVIEW in operation, making this a great introduction to using […]"

    Click the "National Instruments" link to see all content affiliated with them.

    National Instruments
Also in these lenses
  • This module is included inLens: richb's DSP resources
    By: Richard BaraniukAs a part of collection:"Musical Signal Processing with LabVIEW -- Programming Techniques for Audio Signal Processing"

    Comments:

    "A great course on LabVIEW based signal processing using music and audio as motivation."

    Click the "richb's DSP" link to see all content selected in this lens.

    richb's DSP
  • This module is included inLens: Digital Signal Processing with NI LabVIEW and the National Instruments Platform
    By: Sam ShearmanAs a part of collection:"Musical Signal Processing with LabVIEW (All Modules)"

    Comments:

    "This online course covers signal processing concepts using music and audio to keep the subject relevant and interesting. Written by Prof. Ed Doering from the Rose-Hulman Institute of Technology, […]"

    Click the "NI Signal Processing" link to see all content selected in this lens.

    NI Signal Processing
Tags

(?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Real-Time Audio Output in LabVIEW

Module by: Ed Doering

Summary: Learn how to set up the framework for your own LabVIEW application that can generate continuous audio output and respond to changes on the front panel in real time.

Overview

The interactive front panel is a hallmark of the LabVIEW programming paradigm. In this screencast video you will learn how to use the low-level Sound Output subVIs called Configure, Write, and Clear to build a general-purpose framework that can continually produce audio output, all the while responding to parameter changes on the front panel in real time. The example uses a sinusoidal source, but you can easily adapt the VI for your own signal sources; the finished VI from this example is available: lvt_audio_realtime-out.vi (right-click and choose "Save As")
lvt_audio-realtime-output.html
Figure 1: [video] Real-time audio output with interactive controls

Comments, questions, feedback, criticisms?

Send feedback