Function Reference
— Function File: sinetone (freq, rate, sec, ampl)

Return a sinetone of frequency freq with length of sec seconds at sampling rate rate and with amplitude ampl. The arguments freq and ampl may be vectors of common size.

Defaults are rate = 8000, sec = 1 and ampl = 64.