Description Usage Arguments Value
View source: R/voice-cost-funs.R
Defines a default set of features for use by
voice
and get_corpus_features
.
1 2 | voice_features(top = 72, middle = 60, bottom = 48,
ideal_num_notes = 4L)
|
top |
(Numeric scalar)
Passed to |
middle |
(Numeric scalar)
Passed to |
bottom |
(Numeric scalar)
Passed to |
ideal_num_notes |
Passed to |
Returns a named list of features suitable for passing to
voice_opt
or get_corpus_features
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.