Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

mgaffigan/WavGeneratorDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For SO answer to Writing a double array to a wave file in c#

Here's a program which generates a 15 second 44.1kHz 24-bit stereo wav file with 440 Hz in the left channel and 1 kHz in the right channel which generates:

Screenshot of Adobe Audition zoomed into the sample view and spectral view showing a pure 1 kHz and 440 Hz tone at 0 dB

About

Example of a wav file tone generator for https://stackoverflow.com/questions/2350099

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages