| clockface | R Documentation |
No-frills way to plot the elements of a set on the circular "clockface" of pc-set theory pedagogy. (See e.g. Straus 2016, ISBN: 9781324045076.)
clockface(set, edo = 12)
set |
Numeric vector of pitch-classes in the set |
edo |
Number of unit steps in an octave. Defaults to |
Invisible copy of the input set
just_diatonic <- j(dia)
clockface(just_diatonic)
double_tresillo <- c(0, 3, 6, 9, 12, 14)
clockface(double_tresillo, edo=16)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.