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,35 +1,36 @@
Music_LakeOfRageRocketRadio:
musicheader 3, 1, Music_LakeOfRageRocketRadio_Ch1
musicheader 1, 2, Music_LakeOfRageRocketRadio_Ch2
musicheader 1, 3, Music_LakeOfRageRocketRadio_Ch3
channel_count 3
channel 1, Music_LakeOfRageRocketRadio_Ch1
channel 2, Music_LakeOfRageRocketRadio_Ch2
channel 3, Music_LakeOfRageRocketRadio_Ch3
Music_LakeOfRageRocketRadio_Ch1:
tempo 160
volume $77
dutycycle $1
tone $1118
vibrato $0, $f0
stereopanning $f0
volume 7, 7
duty_cycle 1
pitch_offset 4376
vibrato 0, 15, 0
stereo_panning TRUE, FALSE
.mainloop:
notetype $c, $a7
note_type 12, 10, 7
octave 7
note G_, 4
note F#, 4
note G_, 4
note F#, 4
note __, 16
loopchannel 0, .mainloop
rest 16
sound_loop 0, .mainloop
Music_LakeOfRageRocketRadio_Ch2:
dutycycle $1
vibrato $13, $e8
notetype $c, $a7
note __, 2
stereopanning $f
loopchannel 0, Music_LakeOfRageRocketRadio_Ch1.mainloop
duty_cycle 1
vibrato 19, 14, 8
note_type 12, 10, 7
rest 2
stereo_panning FALSE, TRUE
sound_loop 0, Music_LakeOfRageRocketRadio_Ch1.mainloop
Music_LakeOfRageRocketRadio_Ch3:
notetype $c, $26
vibrato $10, $44
note __, 4
loopchannel 0, Music_LakeOfRageRocketRadio_Ch1.mainloop
note_type 12, 2, 6
vibrato 16, 4, 4
rest 4
sound_loop 0, Music_LakeOfRageRocketRadio_Ch1.mainloop