hutch_dissonance_function | R Documentation |
Computes the dissonance contribution of a pair of pure tones.
hutch_dissonance_function(f1, f2, cbw_cut_off = 1.2, a = 0.25, b = 2)
f1 |
(Numeric vector) Frequency 1, Hz |
f2 |
(Numeric vector) Frequency 2, Hz |
cbw_cut_off |
Parameter passed to |
a |
Parameter passed to |
b |
Parameter passed to |
Numeric vector of dissonance contributions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.