soundgen:::wigglePars(
parList = list(
sylLen = 250,
pitch = data.frame(time = c(0, 1), value = c(200, 300))
),
parsToWiggle = c('sylLen', 'pitch'),
probMutation = .75,
stepVariance = .5
)
Run the code above in your browser using DataLab