Files
alda-mirror/examples/variables-2.alda
2019-04-20 11:29:46 -04:00

11 lines
120 B
Plaintext

quiet = (vol 25)
loud = (vol 50)
louder = (vol 75)
notes = c d e
piano:
quiet notes
loud notes
louder notes