{"name":"notes","info":"An expression that evaluates to a text string that is also a sequence of notes. <br><br>\n\nEach word of the string is a separate note. Each note has a name and an optional accidental, octave, and duration. For example:<br><br>\n\n<code>\"c#4q\" -- single note<\/code><code><pre>\"c d e f g a b c5\"\n\"f#5w c#3e a#4w\"\n\"cq f. fe fw\"<\/pre><\/code>"}