Playing waveformsPurpose. Plays waveforms (sine, square, ...). Usage. java OscillatorPlayer [ -t waveformtype ] [ -f signalfrequency ] [ -r samplerate ] [ -a amplitude ] Parameters.
Bugs, limitations. Full-scale waves can lead to clipping. It is currently not known which component is responsible for this. Source code. OscillatorPlayer.java, Oscillator.java, gnu.getopt.Getopt | |