Internal soundgen function. Similar to seewave:::istft(), but adapted to work with time-variable step sizes in the context of dynamic pitch shifting. Only call it for dynamic istft because the original seewave function should be a bit faster for static.
istft_mod(
stft,
f,
wl,
ovlp = 75,
wn = "hanning",
mult_short = 1,
mult_long = 1
)
see seewave:::istft()
stretch factor of length ncol(stft) - 1
stretch factor of length ncol(stft)