hutch_dissonance_function: Get dissonance contribution

Description Usage Arguments Value

View source: R/hutch.R

Description

Computes the dissonance contribution of a pair of pure tones.

Usage

1
hutch_dissonance_function(f1, f2, cbw_cut_off = 1.2, a = 0.25, b = 2)

Arguments

f1

(Numeric vector) Frequency 1, Hz

f2

(Numeric vector) Frequency 2, Hz

cbw_cut_off

Parameter passed to hutch_g().

a

Parameter passed to hutch_g().

b

Parameter passed to hutch_g().

Value

Numeric vector of dissonance contributions.


pmcharrison/dycon documentation built on June 28, 2021, 4:46 p.m.