pitch_salience: Get pitch salience

Description Usage Arguments Value References

View source: R/pitch-salience.R

Description

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

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
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/parn94 documentation built on April 10, 2021, 1:33 p.m.