<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="id9720467">
  <name>Audio Sources in LabVIEW</name>
  <metadata>
  <md:version>1.3</md:version>
  <md:created>2007/06/26 09:41:45 GMT-5</md:created>
  <md:revised>2008/03/17 21:36:39.790 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="doering">
      <md:firstname>Ed</md:firstname>
      
      <md:surname>Doering</md:surname>
      <md:email>doering@rose-hulman.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="doering">
      <md:firstname>Ed</md:firstname>
      
      <md:surname>Doering</md:surname>
      <md:email>doering@rose-hulman.edu</md:email>
    </md:maintainer>
    <md:maintainer id="eluther">
      <md:firstname>Erik</md:firstname>
      <md:othername>B</md:othername>
      <md:surname>Luther</md:surname>
      <md:email>erik.luther@ni.com</md:email>
    </md:maintainer>
    <md:maintainer id="SShearman">
      <md:firstname>Sam</md:firstname>
      <md:othername>D.</md:othername>
      <md:surname>Shearman</md:surname>
      <md:email>sam.shearman@ni.com</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>audio source</md:keyword>
    <md:keyword>LabVIEW</md:keyword>
    <md:keyword>normalized frequency</md:keyword>
    <md:keyword>re-entrant</md:keyword>
    <md:keyword>sine wave</md:keyword>
    <md:keyword>sinusoid</md:keyword>
  </md:keywordlist>

  <md:abstract>Learn how to use the 'Sine Wave' subVI from the Signal Processing
palette as an audio source.</md:abstract>
</metadata>
  <content>
    <section id="id-409347259773">
      <name>Overview</name>
      <para id="id8911195">The<term> Sine Wave</term> subVI in the Signal Processing palette is a useful way to produce a sinusoidal audio signal. The screenscast video will acquaint you with the Sine Wave subVI, especially its requirement for <term>normalized frequency</term>. This subVI is one of several <term>re-entrant</term> signal generators, meaning that they have the ability to “pick up where they left off;” that is, they can maintain continuity in their output across execution runs and loop iterations.</para>
      <figure id="id8904060"><media type="image/png" src="lvt_audio-sources-sinewave.html">
          <param name="thumbnail" value="lvt_audio-sources-sinewave.png"/>
        </media>
<caption>
   [video] Sinewave source for audio applications
</caption></figure>
    </section>
  </content>
</document>
