pitch_salience: Get pitch salience

View source: R/model-parn94.R

pitch_salienceR Documentation

Get pitch salience

Description

Analyses the pitch salience of a sonority, after \insertCiteParncutt1994;textualincon.

Usage

pitch_salience(x, ...)

## Default S3 method:
pitch_salience(x, ...)

## S3 method for class 'pitch_salience'
pitch_salience(x, ...)

## S3 method for class 'parn94'
pitch_salience(x, ...)

Arguments

x

Object to analyse, passed to parn94().

...

Further arguments to pass to parn94().

Value

Returns a vector where each element describes the salience of a different chromatic pitch. The first element of this vector corresponds to the min_midi argument from parn94_params, and the last element corresponds to the max_midi argument.

References

\insertAllCited

pmcharrison/incon documentation built on Feb. 12, 2024, 3:18 a.m.