musique/examples/mozart.mq

9 lines
217 B
Plaintext
Raw Normal View History

2022-06-22 18:39:23 +02:00
oct 2;
bpm 120;
par (f#) (c# 4 (1/2));
2022-06-23 07:49:38 +02:00
par (g#) [d# 4 (1/2); (g# 3 (5/16)];
2022-06-22 18:39:23 +02:00
par (f) (d# 4 (1/2));
2022-06-23 07:49:38 +02:00
par (a#) [f 4 (1/2); a# 4 (1/16); f# 4 (1/16); f 4 (1/16); c# 4 (1/16)];
2022-06-22 18:39:23 +02:00
par (f#) (c# 4 (1/2));
par (g#) (d# 4 (1/2));