intro-4-length-shorthand

Example

A shorthand way of changing the note length is simply to write the number.
[:piano :c :d 1/2 :e :f]

Source

(def intro-4-length-shorthand (edna->data-uri [:piano :c :d 1/2 :e :f]))