powered by
deltas(x, w = 9)
testsound <- normalize(sine(400) + sine(1000) + square(250), "16") m <- melfcc(testsound, frames_in_rows=FALSE) d <- deltas(m)
Run the code above in your browser using DataLab