Merge branch 'master' into audio-macros

This commit is contained in:
mid-kid
2020-02-04 16:01:30 +01:00
117 changed files with 18693 additions and 18128 deletions

View File

@@ -1,21 +1,22 @@
Music_HallOfFame:
musicheader 4, 1, Music_HallOfFame_Ch1
musicheader 1, 2, Music_HallOfFame_Ch2
musicheader 1, 3, Music_HallOfFame_Ch3
musicheader 1, 4, Music_HallOfFame_Ch4
channel_count 4
channel 1, Music_HallOfFame_Ch1
channel 2, Music_HallOfFame_Ch2
channel 3, Music_HallOfFame_Ch3
channel 4, Music_HallOfFame_Ch4
Music_HallOfFame_Ch1:
tempo 112
volume $77
dutycycle $2
vibrato $c, $22
tone $0001
stereopanning $f0
notetype $c, $93
note __, 16
note __, 16
note __, 16
note __, 12
volume 7, 7
duty_cycle 2
vibrato 12, 2, 2
pitch_offset 1
stereo_panning TRUE, FALSE
note_type 12, 9, 3
rest 16
rest 16
rest 16
rest 12
octave 3
note D_, 1
note E_, 1
@@ -23,35 +24,35 @@ Music_HallOfFame_Ch1:
note F#, 1
.mainloop:
.loop1:
intensity $97
volume_envelope 9, 7
octave 4
note C_, 8
intensity $77
volume_envelope 7, 7
note C_, 8
intensity $97
volume_envelope 9, 7
note E_, 8
intensity $77
volume_envelope 7, 7
note E_, 8
intensity $97
volume_envelope 9, 7
note F#, 8
intensity $77
volume_envelope 7, 7
note F#, 8
intensity $77
volume_envelope 7, 7
note F_, 8
intensity $57
volume_envelope 5, 7
note F_, 8
loopchannel 3, .loop1
note __, 16
note __, 16
note __, 16
note __, 16
loopchannel 0, .mainloop
sound_loop 3, .loop1
rest 16
rest 16
rest 16
rest 16
sound_loop 0, .mainloop
Music_HallOfFame_Ch2:
vibrato $8, $25
dutycycle $3
vibrato 8, 2, 5
duty_cycle 3
.mainloop:
notetype $c, $c4
note_type 12, 12, 4
octave 3
note G_, 2
note D_, 2
@@ -75,11 +76,11 @@ Music_HallOfFame_Ch2:
note A#, 4
note A_, 4
note F_, 2
loopchannel 0, .mainloop
sound_loop 0, .mainloop
Music_HallOfFame_Ch3:
.mainloop:
notetype $c, $28
note_type 12, 2, 8
.loop1:
octave 3
note D_, 2
@@ -117,7 +118,7 @@ Music_HallOfFame_Ch3:
note F_, 2
note C_, 2
note F_, 2
loopchannel 3, .loop1
sound_loop 3, .loop1
note D_, 4
note G_, 4
note D_, 4
@@ -134,40 +135,40 @@ Music_HallOfFame_Ch3:
note G_, 4
note E_, 4
note G_, 4
loopchannel 0, .mainloop
sound_loop 0, .mainloop
Music_HallOfFame_Ch4:
togglenoise $5
notetype $c
note __, 16
note __, 16
note __, 16
note __, 16
notetype $6
toggle_noise 5
drum_speed 12
rest 16
rest 16
rest 16
rest 16
drum_speed 6
.mainloop:
stereopanning $f
note A#, 4
note A#, 8
note A#, 4
note A#, 4
note A#, 4
stereopanning $f0
note A_, 2
note A_, 2
note A#, 2
note A#, 2
note A#, 4
note A#, 4
note A#, 8
note A#, 4
note A#, 4
stereopanning $f
note A#, 1
note A#, 1
note A_, 1
note A_, 1
note A#, 1
note A#, 1
note A#, 1
note A#, 1
loopchannel 0, .mainloop
stereo_panning FALSE, TRUE
drum_note 11, 4
drum_note 11, 8
drum_note 11, 4
drum_note 11, 4
drum_note 11, 4
stereo_panning TRUE, FALSE
drum_note 10, 2
drum_note 10, 2
drum_note 11, 2
drum_note 11, 2
drum_note 11, 4
drum_note 11, 4
drum_note 11, 8
drum_note 11, 4
drum_note 11, 4
stereo_panning FALSE, TRUE
drum_note 11, 1
drum_note 11, 1
drum_note 10, 1
drum_note 10, 1
drum_note 11, 1
drum_note 11, 1
drum_note 11, 1
drum_note 11, 1
sound_loop 0, .mainloop