Octave function reference: sinetone

sinetone (freq, rate, sec, ampl)

Return a sinetone of frequency freq with a length of sec seconds at sampling rate rate and with amplitude ampl. The arguments freq and ampl may be vectors of common size. The defaults are rate = 8000, sec = 1, and ampl = 64. See also: sinewave.

Source: Function Reference: sinetone

Octave function reference: sinetone was last modified: November 3rd, 2019 by Jovan Stosic

Leave a Reply