Simple Make Wav is command line which allows to create a wav file with a sinusoidal or triangular or rectangular or personnal signal and to adjust voltage, frequency and cyclic ratio.
And generate PS or TCL/TK file graphic image of the WAV form, too
Usage :
./smakewav [options] -o file.wav
Examples :
./smakewav -o example.wav
./smakewav -o example.wav -f 440 -d 10 -t sin
./smakewav -o example.wav -f 1000 -d 10 -l 1 -t rec -cr 20 -ps example.ps -nps 2 -wps 10 -sps 0.5 -bgps...