getNovelty: SSM novelty

Description Usage Arguments Details Value

View source: R/SSM.R

Description

Internal soundgen function.

Usage

1
getNovelty(ssm, kernelSize, kernelSD)

Arguments

ssm

self-similarity matrix, as produced by selfsim

kernelSize

the size of gaussian kernel (points)

kernelSD

the SD of gaussian kernel

Details

Calculates novelty in a self-similarity matrix. Called by ssm.

Value

Returns a numeric vector of length nrow(ssm)


tatters/soundgen_beta documentation built on May 14, 2019, 9 a.m.