First post, by ncmark
Is anyone interesting in testing a waveform generator program I was playing around with? It was written in Turbo C - I know it runs under DOS and win 98, not sure past that point
Is anyone interesting in testing a waveform generator program I was playing around with? It was written in Turbo C - I know it runs under DOS and win 98, not sure past that point
wow - 35 views and no bites (laughing)
Well "testing a waveform generator" is the pretty much only thing I don't have any sort of reply to type 😉
Well I thought it was prettty neat 😀
You can add together up to four waves of different frequency and/or waveform, and then export it as a WAV file - good for making sound effects 😀
output = sin( seconds * freq * 2 * M_PI ) * volume and action!
Nothing beats soundforge!
Anyways just post it or post a link to it, maybe somebody has use for it.
Of anyone is interested, here it is. You need the .BGI file to run it. I also included a sample wave file I created using the program...