summaryrefslogtreecommitdiff
path: root/audio/music/lookrocket.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/music/lookrocket.asm')
-rw-r--r--audio/music/lookrocket.asm414
1 files changed, 200 insertions, 214 deletions
diff --git a/audio/music/lookrocket.asm b/audio/music/lookrocket.asm
index bd0c0e43..db1c6011 100644
--- a/audio/music/lookrocket.asm
+++ b/audio/music/lookrocket.asm
@@ -1,48 +1,48 @@
Music_LookRocket:
- musicheader 4, 1, Music_LookRocket_Ch1
- musicheader 1, 2, Music_LookRocket_Ch2
- musicheader 1, 3, Music_LookRocket_Ch3
- musicheader 1, 4, Music_LookRocket_Ch4
+ channel_count 4
+ channel 1, Music_LookRocket_Ch1
+ channel 2, Music_LookRocket_Ch2
+ channel 3, Music_LookRocket_Ch3
+ channel 4, Music_LookRocket_Ch4
Music_LookRocket_Ch1:
tempo 123
- volume $77
- pitchoffset 0, D_
- stereopanning $f
- dutycycle $3
- vibrato $5, $64
- notetype $c, $a8
+ volume 7, 7
+ transpose 0, 2
+ stereo_panning FALSE, TRUE
+ duty_cycle 3
+ vibrato 5, 6, 4
+ note_type 12, 10, 8
octave 4
note C_, 1
note D_, 1
- callchannel Music_LookRocket_branch_f74e6
- dutycycle $1
-Music_LookRocket_branch_f74c7:
- intensity $a8
- callchannel Music_LookRocket_branch_f74f7
- callchannel Music_LookRocket_branch_f758a
+ sound_call .sub1
+ duty_cycle 1
+.mainloop:
+ volume_envelope 10, 8
+ sound_call .sub2
+ sound_call Music_LookRocket_Ch2.sub5
octave 4
note F#, 1
- note __, 1
- intensity $53
- callchannel Music_LookRocket_branch_f750c
- intensity $c3
- callchannel Music_LookRocket_branch_f750c
- intensity $e3
- callchannel Music_LookRocket_branch_f750c
- note __, 16
- loopchannel 0, Music_LookRocket_branch_f74c7
+ rest 1
+ volume_envelope 5, 3
+ sound_call .sub3
+ volume_envelope 12, 3
+ sound_call .sub3
+ volume_envelope 14, 3
+ sound_call .sub3
+ rest 16
+ sound_loop 0, .mainloop
-Music_LookRocket_branch_f74e6:
-Music_RocketTheme_branch_f74e6:
+.sub1:
note D#, 1
- note __, 1
+ rest 1
note D_, 1
- note __, 1
+ rest 1
note C#, 1
- note __, 1
+ rest 1
note C_, 1
- note __, 3
+ rest 3
octave 2
note F_, 1
note G#, 1
@@ -51,14 +51,13 @@ Music_RocketTheme_branch_f74e6:
note D_, 1
note F_, 1
note G#, 1
- endchannel
+ sound_ret
-Music_LookRocket_branch_f74f7:
-Music_RocketTheme_branch_f74f7:
- note __, 2
+.sub2:
+ rest 2
octave 3
note D#, 1
- note __, 5
+ rest 5
note D#, 4
octave 2
note A_, 2
@@ -67,74 +66,71 @@ Music_RocketTheme_branch_f74f7:
note F_, 1
note F#, 6
note D#, 1
- note __, 3
+ rest 3
note F#, 1
- note __, 1
+ rest 1
note D#, 1
- note __, 1
+ rest 1
octave 4
note F#, 1
- note __, 1
- endchannel
+ rest 1
+ sound_ret
-Music_LookRocket_branch_f750c:
-Music_RocketTheme_branch_f750c:
- note __, 2
+.sub3:
+ rest 2
octave 2
note B_, 1
- note __, 7
+ rest 7
octave 3
note C_, 1
- note __, 5
- endchannel
+ rest 5
+ sound_ret
Music_LookRocket_Ch2:
- pitchoffset 0, D_
- vibrato $4, $64
- dutycycle $3
- notetype $c, $b7
- stereopanning $ff
+ transpose 0, 2
+ vibrato 4, 6, 4
+ duty_cycle 3
+ note_type 12, 11, 7
+ stereo_panning TRUE, TRUE
octave 5
note C_, 1
note D_, 1
- callchannel Music_LookRocket_branch_f7547
-Music_LookRocket_branch_f7526:
- intensity $b7
- callchannel Music_LookRocket_branch_f758a
+ sound_call .sub1
+.mainloop:
+ volume_envelope 11, 7
+ sound_call .sub5
octave 5
note C_, 1
- note __, 1
- callchannel Music_LookRocket_branch_f7554
- intensity $53
- callchannel Music_LookRocket_branch_f7568
- intensity $c3
- callchannel Music_LookRocket_branch_f7568
- intensity $e3
- callchannel Music_LookRocket_branch_f7568
- callchannel Music_LookRocket_branch_f756f
- loopchannel 0, Music_LookRocket_branch_f7526
+ rest 1
+ sound_call .sub2
+ volume_envelope 5, 3
+ sound_call .sub3
+ volume_envelope 12, 3
+ sound_call .sub3
+ volume_envelope 14, 3
+ sound_call .sub3
+ sound_call .sub4
+ sound_loop 0, .mainloop
-Music_LookRocket_branch_f7547:
-Music_RocketTheme_branch_f7547:
+.sub1:
note D#, 1
- note __, 1
+ rest 1
note D_, 1
- note __, 1
+ rest 1
note C#, 1
- note __, 1
+ rest 1
note C_, 1
- note __, 3
+ rest 3
octave 3
note B_, 6
- dutycycle $0
- endchannel
+ duty_cycle 0
+ sound_ret
-Music_LookRocket_branch_f7554:
-Music_RocketTheme_branch_f7554:
- note __, 2
+.sub2:
+ rest 2
octave 4
note D#, 1
- note __, 5
+ rest 5
note F_, 4
note C_, 1
note D_, 1
@@ -142,255 +138,245 @@ Music_RocketTheme_branch_f7554:
note F_, 1
note F#, 6
note D#, 1
- note __, 3
+ rest 3
note F#, 1
- note __, 1
+ rest 1
note D#, 1
- note __, 1
+ rest 1
octave 5
note D#, 1
- note __, 1
- endchannel
+ rest 1
+ sound_ret
-Music_LookRocket_branch_f7568:
-Music_RocketTheme_branch_f7568:
- note __, 2
+.sub3:
+ rest 2
octave 3
note F_, 1
- note __, 7
+ rest 7
note F#, 1
- note __, 5
- endchannel
+ rest 5
+ sound_ret
-Music_LookRocket_branch_f756f:
-Music_RocketTheme_branch_f756f:
- intensity $63
+.sub4:
+ volume_envelope 6, 3
note G#, 1
note F_, 1
note D_, 1
octave 2
note B_, 1
- intensity $a3
+ volume_envelope 10, 3
octave 3
note A_, 1
note F#, 1
note D#, 1
note C_, 1
- intensity $c3
+ volume_envelope 12, 3
note A#, 1
note G_, 1
note E_, 1
note C#, 1
- intensity $f3
+ volume_envelope 15, 3
note B_, 1
note G#, 1
note F_, 1
note D_, 1
- endchannel
+ sound_ret
-Music_LookRocket_branch_f758a:
-Music_RocketTheme_branch_f758a:
+.sub5:
octave 3
- note __, 2
+ rest 2
note G_, 1
- note __, 5
+ rest 5
note A_, 8
note A#, 6
note A_, 1
- note __, 3
+ rest 3
note A#, 1
- note __, 1
+ rest 1
note A_, 1
- note __, 1
- endchannel
+ rest 1
+ sound_ret
Music_LookRocket_Ch3:
- pitchoffset 0, D_
- vibrato $4, $22
- notetype $c, $14
- stereopanning $f0
- note __, 2
- callchannel Music_LookRocket_branch_f75bf
-Music_LookRocket_branch_f75a5:
- callchannel Music_LookRocket_branch_f75fe
- callchannel Music_LookRocket_branch_f75fe
- intensity $24
- callchannel Music_LookRocket_branch_f7623
- intensity $14
- callchannel Music_LookRocket_branch_f75cc
- callchannel Music_LookRocket_branch_f7623
- callchannel Music_LookRocket_branch_f75e1
- loopchannel 0, Music_LookRocket_branch_f75a5
+ transpose 0, 2
+ vibrato 4, 2, 2
+ note_type 12, 1, 4
+ stereo_panning TRUE, FALSE
+ rest 2
+ sound_call .sub1
+.mainloop:
+ sound_call .sub4
+ sound_call .sub4
+ volume_envelope 2, 4
+ sound_call .sub5
+ volume_envelope 1, 4
+ sound_call .sub2
+ sound_call .sub5
+ sound_call .sub3
+ sound_loop 0, .mainloop
-Music_LookRocket_branch_f75bf:
-Music_RocketTheme_branch_f75bf:
+.sub1:
octave 3
note F_, 1
- note __, 1
+ rest 1
note G#, 1
- note __, 1
+ rest 1
octave 4
note C_, 1
- note __, 1
+ rest 1
note D_, 1
- note __, 3
+ rest 3
octave 3
note D_, 6
- endchannel
+ sound_ret
-Music_LookRocket_branch_f75cc:
-Music_RocketTheme_branch_f75cc:
+.sub2:
octave 2
note G#, 1
- note __, 1
+ rest 1
octave 3
note G#, 1
- note __, 1
+ rest 1
octave 2
note G#, 1
- note __, 1
+ rest 1
note G#, 1
- note __, 1
+ rest 1
note A_, 1
- note __, 1
+ rest 1
octave 3
note A_, 1
- note __, 1
+ rest 1
note C_, 1
- note __, 1
+ rest 1
note F#, 1
- note __, 1
- endchannel
+ rest 1
+ sound_ret
-Music_LookRocket_branch_f75e1:
-Music_RocketTheme_branch_f75e1:
- intensity $24
+.sub3:
+ volume_envelope 2, 4
octave 2
note G#, 1
- note __, 1
+ rest 1
octave 3
note F_, 1
- note __, 1
+ rest 1
octave 2
note A_, 1
- note __, 1
+ rest 1
octave 3
note F#, 1
- note __, 1
- intensity $14
+ rest 1
+ volume_envelope 1, 4
octave 2
note A#, 1
- note __, 1
+ rest 1
octave 3
note G_, 1
- note __, 1
+ rest 1
octave 2
note B_, 1
- note __, 1
+ rest 1
octave 3
note G#, 1
- note __, 1
- endchannel
+ rest 1
+ sound_ret
-Music_LookRocket_branch_f75fe:
-Music_RocketTheme_branch_f75fe:
+.sub4:
note C_, 1
- note __, 1
+ rest 1
octave 4
note C_, 1
- note __, 1
+ rest 1
octave 3
note C_, 1
- note __, 1
+ rest 1
note C_, 1
- note __, 1
+ rest 1
octave 4
note C_, 1
- note __, 1
+ rest 1
octave 3
note C_, 1
- note __, 1
+ rest 1
note D#, 1
- note __, 1
+ rest 1
note G_, 1
- note __, 1
+ rest 1
note C_, 1
- note __, 1
+ rest 1
note C_, 1
- note __, 1
+ rest 1
note C_, 1
- note __, 1
+ rest 1
note C_, 1
- note __, 1
+ rest 1
note C_, 1
- note __, 1
+ rest 1
note C_, 1
- note __, 1
+ rest 1
note F#, 1
- note __, 1
+ rest 1
note A_, 1
- note __, 1
- endchannel
+ rest 1
+ sound_ret
-Music_LookRocket_branch_f7623:
-Music_RocketTheme_branch_f7623:
+.sub5:
octave 2
note G#, 1
- note __, 1
+ rest 1
octave 3
note G#, 1
- note __, 1
+ rest 1
octave 2
note G#, 1
- note __, 1
+ rest 1
note G#, 1
- note __, 1
+ rest 1
note A_, 1
- note __, 1
+ rest 1
octave 3
note A_, 1
- note __, 1
+ rest 1
note G#, 1
note F#, 1
note D#, 1
note C_, 1
- endchannel
+ sound_ret
Music_LookRocket_Ch4:
- togglenoise $3
- notetype $c
- note __, 2
- callchannel Music_LookRocket_branch_f765c
-Music_LookRocket_branch_f7640:
- callchannel Music_LookRocket_branch_f7664
- callchannel Music_LookRocket_branch_f7664
- callchannel Music_LookRocket_branch_f7664
- callchannel Music_LookRocket_branch_f7664
- callchannel Music_LookRocket_branch_f7664
- callchannel Music_LookRocket_branch_f7664
- callchannel Music_LookRocket_branch_f7664
- callchannel Music_LookRocket_branch_f765c
- loopchannel 0, Music_LookRocket_branch_f7640
+ toggle_noise 3
+ drum_speed 12
+ rest 2
+ sound_call .sub1
+.mainloop:
+ sound_call .sub2
+ sound_call .sub2
+ sound_call .sub2
+ sound_call .sub2
+ sound_call .sub2
+ sound_call .sub2
+ sound_call .sub2
+ sound_call .sub1
+ sound_loop 0, .mainloop
-Music_LookRocket_branch_f765c:
-Music_RocketTheme_branch_f765c:
- note C_, 8
- note D_, 2
- note D#, 2
- note C#, 1
- note C#, 1
- note D_, 1
- note D_, 1
- endchannel
+.sub1:
+ drum_note 1, 8
+ drum_note 3, 2
+ drum_note 4, 2
+ drum_note 2, 1
+ drum_note 2, 1
+ drum_note 3, 1
+ drum_note 3, 1
+ sound_ret
-Music_LookRocket_branch_f7664:
-Music_RocketTheme_branch_f7664:
- note D#, 2
- note F#, 2
- note D_, 2
- note F#, 2
- note D#, 2
- note F#, 2
- note D_, 2
- note F#, 2
- endchannel
+.sub2:
+ drum_note 4, 2
+ drum_note 7, 2
+ drum_note 3, 2
+ drum_note 7, 2
+ drum_note 4, 2
+ drum_note 7, 2
+ drum_note 3, 2
+ drum_note 7, 2
+ sound_ret