MML:
#TITLE Learning MML #COMPOSER jefftheworld #PROGRAMER 2010 jefftheworld ;=========================== ;Macros : @v0 = { 10 9 8 7 6 5 4 3 2 } ; short tone @v1 = { 15 15 14 14 13 13 12 12 11 11 10 10 9 9 8 8 7 7 6 6 } ; long tone @v2 = { 15 12 10 8 6 3 2 1 0 } @v3 = { 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 } ;=========================== ;Song : ABCDE t130 ;A l8 o4 @01 @v0 ;A [c d e f > g c < g f c a g d16 e16 ]4 C l4 o3 q6 C c d e f g a b > c d e f g c d e f g c < c < c ;C [c e g8 g8 a16 b16 >c8 c e g8 g8 a16 b16 >c8<<]4
jrlepage on 2011-02-08 09:43:18.229000 |
You can use more than one track letter at a time if you want two tracks to play the same notes, use the same parameters, etc. e.g.: A l4 o4 v15 q7 t150 B l4 o4 v15 q7 t150 = AB l4 o4 v15 q7 t150 |
jrlepage on 2011-02-08 09:43:50.671000 |
Asdf no formatting D: |