getNovelty: SSM novelty

View source: R/SSM.R

getNoveltyR Documentation

SSM novelty

Description

Internal soundgen function.

Usage

getNovelty(ssm, kernelSize, kernelSD, padWith = 0, normalize = TRUE)

Arguments

ssm

self-similarity matrix, as produced by selfsim

kernelSize

the size of gausisan kernel (points)

kernelSD

the SD of gaussian kernel

normalize

if TRUE, normalizes so that max = 1

Details

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

Value

Returns a numeric vector of length nrow(ssm)


tatters/soundgen documentation built on Aug. 22, 2023, 4:24 p.m.