diff options
Diffstat (limited to 'music/indigoplateau.asm')
-rw-r--r-- | music/indigoplateau.asm | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/music/indigoplateau.asm b/music/indigoplateau.asm index fde15664..e0ea6ff3 100644 --- a/music/indigoplateau.asm +++ b/music/indigoplateau.asm @@ -1,4 +1,4 @@ -Music_IndigoPlateau_Ch1: ; a5f0 (2:65f0) +Music_IndigoPlateau_Ch1:: ; a5f0 (2:65f0) tempo 0, 132 stereopanning 119 duty 3 @@ -13,7 +13,7 @@ Music_IndigoPlateau_Ch1: ; a5f0 (2:65f0) notetype 12, 10, 4 note A#, 4 -Music_IndigoPlateau_branch_a605: +Music_IndigoPlateau_branch_a605:: callchannel Music_IndigoPlateau_branch_a659 notetype 12, 11, 4 octave 3 @@ -73,7 +73,7 @@ Music_IndigoPlateau_branch_a605: note A#, 8 loopchannel 0, Music_IndigoPlateau_branch_a605 -Music_IndigoPlateau_branch_a659: +Music_IndigoPlateau_branch_a659:: notetype 12, 11, 2 octave 2 note A_, 4 @@ -86,7 +86,7 @@ Music_IndigoPlateau_branch_a659: endchannel -Music_IndigoPlateau_Ch2: ; a664 (2:6664) +Music_IndigoPlateau_Ch2:: ; a664 (2:6664) duty 3 vibrato 8, 2, 5 notetype 12, 12, 2 @@ -98,7 +98,7 @@ Music_IndigoPlateau_Ch2: ; a664 (2:6664) notetype 12, 5, 10 note D#, 4 -Music_IndigoPlateau_branch_a673: +Music_IndigoPlateau_branch_a673:: callchannel Music_IndigoPlateau_branch_a6af notetype 12, 12, 5 note A_, 4 @@ -134,7 +134,7 @@ Music_IndigoPlateau_branch_a673: note D#, 8 loopchannel 0, Music_IndigoPlateau_branch_a673 -Music_IndigoPlateau_branch_a6af: +Music_IndigoPlateau_branch_a6af:: notetype 12, 12, 2 octave 3 note D_, 4 @@ -147,7 +147,7 @@ Music_IndigoPlateau_branch_a6af: endchannel -Music_IndigoPlateau_Ch3: ; a6ba (2:66ba) +Music_IndigoPlateau_Ch3:: ; a6ba (2:66ba) notetype 12, 1, 0 octave 4 note D_, 2 @@ -160,7 +160,7 @@ Music_IndigoPlateau_Ch3: ; a6ba (2:66ba) rest 2 note D#, 4 -Music_IndigoPlateau_branch_a6c6: +Music_IndigoPlateau_branch_a6c6:: callchannel Music_IndigoPlateau_branch_a6fe callchannel Music_IndigoPlateau_branch_a6fe callchannel Music_IndigoPlateau_branch_a6fe @@ -205,7 +205,7 @@ Music_IndigoPlateau_branch_a6c6: note D#, 8 loopchannel 0, Music_IndigoPlateau_branch_a6c6 -Music_IndigoPlateau_branch_a6fe: +Music_IndigoPlateau_branch_a6fe:: octave 4 note D_, 2 rest 2 @@ -225,7 +225,7 @@ Music_IndigoPlateau_branch_a6fe: endchannel -Music_IndigoPlateau_Ch4: ; a70f (2:670f) +Music_IndigoPlateau_Ch4:: ; a70f (2:670f) dspeed 6 dnote 16, mutedsnare2 dnote 16, mutedsnare2 @@ -240,7 +240,7 @@ Music_IndigoPlateau_Ch4: ; a70f (2:670f) dnote 1, mutedsnare3 dnote 1, mutedsnare3 -Music_IndigoPlateau_branch_a728: +Music_IndigoPlateau_branch_a728:: callchannel Music_IndigoPlateau_branch_a791 callchannel Music_IndigoPlateau_branch_a77e callchannel Music_IndigoPlateau_branch_a791 @@ -277,7 +277,7 @@ Music_IndigoPlateau_branch_a728: dnote 1, mutedsnare2 loopchannel 0, Music_IndigoPlateau_branch_a728 -Music_IndigoPlateau_branch_a77e: +Music_IndigoPlateau_branch_a77e:: dnote 4, mutedsnare2 dnote 4, mutedsnare3 dnote 4, mutedsnare4 @@ -289,7 +289,7 @@ Music_IndigoPlateau_branch_a77e: dnote 2, mutedsnare3 endchannel -Music_IndigoPlateau_branch_a791: +Music_IndigoPlateau_branch_a791:: dnote 4, mutedsnare2 dnote 4, mutedsnare3 dnote 4, mutedsnare4 @@ -303,7 +303,7 @@ Music_IndigoPlateau_branch_a791: dnote 1, mutedsnare3 endchannel -Music_IndigoPlateau_branch_a7a8: +Music_IndigoPlateau_branch_a7a8:: dnote 4, mutedsnare2 dnote 4, mutedsnare3 dnote 4, mutedsnare2 |