hutch_dissonance_function: Get dissonance contribution

View source: R/model-dycon.R

hutch_dissonance_functionR Documentation

Get dissonance contribution

Description

Computes the dissonance contribution of a pair of pure tones.

Usage

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/incon documentation built on Feb. 12, 2024, 3:18 a.m.