gen_cpt_choices: Generate possible counterpoint choices

Description Usage Arguments Value

View source: R/gen_cpt_choices.R

Description

Generate the intersection of possible notes based off harmony formed with the current cantus firmus and the melodic interval formed between the previous counterpoint note.

Usage

1
gen_cpt_choices(prev_note, prev_harmony, cf, root, mode, voice = "above")

Arguments

prev_note

previous counterpoint note

prev_harmony

previous harmony interval

cf

previous cantus firmus note

root

the root of the exercise

mode

the mode of the exercise

voice

above or below the cantus firmus

Value

vector


shill1729/synthesizer documentation built on July 9, 2020, 12:52 a.m.