I would like to create a Windows program that can do the following:
- Emit a frequency in the audible range(400Hz-5kHz)
- Output through the standard Windows sound output
- Frequency can be changed at any time
- The frequency output can be started and stopped at any time
- Without installing additional add-ons
Does anyone have an idea how I can implement such a sound output?
2 posts - 2 participants