## tonal synthesis: square function applied to the instanenous frequency
synth2(ifreq=500+seq(-50,50, length.out=8000)^2, f=8000, plot=TRUE, ovlp=85)
Seewave-Example41