mirror of
https://github.com/alda-lang/alda.git
synced 2026-02-27 18:24:13 +01:00
10 lines
118 B
Plaintext
10 lines
118 B
Plaintext
piano: (set-duration 4)
|
|
harp: (set-duration 2) (octave 3)
|
|
|
|
piano/harp:
|
|
{e f g} {a b > c}
|
|
|
|
harp:
|
|
{d e f} {g a b}
|
|
|