Overview
This example allows the user to set up to three frequencies or randomly choose three frequencies. The sound file is then saved as .wav file.
Description
This code establishes a sound task that takes up to three frequencies and plays them simultaneously. The user is able to dynamically change the frequencies and volume and the sound output is saved in a file titled RandomSoundGenerator.wav .
Requirements
Steps to Implement or Execute Code
Additional Information or References
Front panel
Block Diagram
**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.