powered by
Internal soundgen function
logWarpMS(x, logWarp)
a modulation spectrum: rows = FM, cols = AM
Log-warps a modulation spectrum along time dimension
a = matrix(1:44, ncol = 11) colnames(a) = -5:5 soundgen:::logWarpMS(a, logWarp = 2)
Run the code above in your browser using DataLab