voicing modes: below, under, above
This commit is contained in:
parent
58fc786462
commit
4cf3655c08
3 changed files with 56 additions and 35 deletions
|
|
@ -579,7 +579,7 @@ const generic_params = [
|
|||
['dictionary', 'dict'], // which dictionary to use for the voicings
|
||||
['anchor'], // the top note to align the voicing to, defaults to c5
|
||||
['offset'], // how the voicing is offset from the anchored position
|
||||
['mode'], // below = anchor note will be removed from the voicing, useful for melody harmonization
|
||||
[['mode', 'anchor']], // below = anchor note will be removed from the voicing, useful for melody harmonization
|
||||
|
||||
/**
|
||||
* Sets the level of reverb.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue