Created
December 8, 2019 09:42
-
-
Save logicplace/6ced95eb0d89e746c3284fbc16a89a78 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TITLE Game Jam music | |
COMPOSER YasaSheep | |
PROGRAMMER YasaSheep | |
MTIME $00FF | |
VOLLVL system | |
PAT music_test_p0 { w48 o4 %64 | |
c.. c.. rr %2 c.. c.. rr %128 c.. c.. rr %255 c.. c.. rr | |
} | |
PAT music_intro_p0 { w48 o4 | |
[crcrdefcrcrded]2 egrgrd8e8d8e8f8d8frfred<b> | |
} | |
PAT ditty1_p0 { w48 o5 | |
cdf8g8aedce2fc2 | |
} | |
PAT ditty2_p0 { w48 o4 %126 | |
gab3r16f3r16g2r7. | |
gab3r16f3r16>c2<a6r23 | |
} | |
PAT runaway_p0 { w64 o3 | |
a. f8. a. e8. g8. e8. | |
} | |
PAT runaway_p1 { w64 o3 | |
a. f8. a. e8. f8. g8. | |
} | |
PAT runaway_p2 { w48 o3 | |
d. r8 f e2 f g //a | |
} | |
BGM runaway {| | |
runaway_p0 | |
runaway_p0 | |
runaway_p1 | |
runaway_p2 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment