SoundGen

Download

SoundGen is a tone generator application that I wrote to let me test my home theatre system.

FEATURES

  • Written entirely in C++ using MFC
  • Uses WindowsTM Sound system
  • User selectable wave form
    • Sine
    • Square
    • Triangle
    • Sawtooth
  • User adjustable sound parameters
    • Frequency
    • Pan (stereo position)
    • Phase (between stereo channels)
    • Attenuation in dB
  • Last setting button, permits toggle between two tone settings

NB: I haven't verified the supported wave forms using an oscilloscope but they appear mathematically accurate. In addition, due to the design of digital sound cards the wave form accuracy of SoundGen will deteriorate at higher frequencies.

REQUIREMENTS

SoundGen will work on any 32 bit version of Windows that has a sound device with installed and properly configured drivers.

 

LICENSE

SoundGen is provided as-is with no warranty whatsoever. User accepts all responsibility for the results of any use or mis-use of SoundGen. SoundGen may not be distributed without permission from the author. An e-mail address for the author is provided on the downloads page (it's written in long hand in the top paragraph).

 

DOWNLOAD

By downloading SoundGen you acknowledge acceptance of the license above. The current version of Thumber is 1.0 Build 1:

Download  MD5: 79a05c3c375ce04ea07d4c76383d201c

 

HISTORY

04/19/2004 1.0.1 Initial version