intro-3-octave-shorthand

Example

You can change an individual note's relative octave with a + or - inside the keyword. If you want to change by more than one octave, just put a number after.
[:piano :c :-c :+2c]

Source

(def intro-3-octave-shorthand (edna->data-uri [:piano :c :-c :+2c]))