Example Code

Sound Creater Using LabVIEW

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Download All

Overview

This VI shows how to creat different sound easily in LabVIEW.

 

Description

In this example, you can change the settings what you want to create different sound easily. It is aimed to create continuous sounds with interval, and each sound includes some long or short beats. In these setting parameters, 

  • Beats sets the number of beats in a sound.
  • Idle Interval sets the idle interval between each sound.
  • Duration sets the long duration of a beat in millisecond, while Short Duration sets the short duration of a beat.
  • Start: the start frequency of each sound

Requirements

  • LabVIEW 2013 (or compatible)
     

Steps to Implement or Execute Code

  1. Run the VI.
  2. Change setting what you want to creat different sound. 

 

Additional Information or References 

VI Snippet of block diagram

vi snippet.png

 

**This document has been updated to meet the current required format for the NI Code Exchange.**

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.