
Last chance! 50% off unlimited learning
Sale ends in
notes <- "a~ a b c' c'e'g'~ c'e'g'"
info <- "8.. 8..-. 8- 8-^ 4.^ 4."
(x <- p(notes, info))
as_phrase(simplify_phrase(x))
(x <- p(notes, info, 5))
as_phrase(simplify_phrase(x))
Run the code above in your browser using DataLab