mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-27 13:46:20 +12:00
Merge branch 'master' of https://github.com/pret/pokered
This commit is contained in:
commit
e8dd755e18
3702 changed files with 163333 additions and 159040 deletions
|
|
@ -1,14 +1,15 @@
|
|||
Music_TrainerVictory:
|
||||
musicheader 3, 1, Music_TrainerVictory_Ch1
|
||||
musicheader 1, 2, Music_TrainerVictory_Ch2
|
||||
musicheader 1, 3, Music_TrainerVictory_Ch3
|
||||
channel_count 3
|
||||
channel 1, Music_TrainerVictory_Ch1
|
||||
channel 2, Music_TrainerVictory_Ch2
|
||||
channel 3, Music_TrainerVictory_Ch3
|
||||
|
||||
Music_TrainerVictory_Ch1:
|
||||
tempo 120
|
||||
volume $77
|
||||
dutycycle $2
|
||||
tone $0001
|
||||
notetype $8, $b1
|
||||
volume 7, 7
|
||||
duty_cycle 2
|
||||
pitch_offset 1
|
||||
note_type 8, 11, 1
|
||||
octave 4
|
||||
note E_, 2
|
||||
note E_, 2
|
||||
|
|
@ -16,13 +17,14 @@ Music_TrainerVictory_Ch1:
|
|||
note E_, 2
|
||||
note F#, 2
|
||||
note G_, 2
|
||||
intensity $b6
|
||||
volume_envelope 11, 6
|
||||
note A_, 12
|
||||
stereopanning $f
|
||||
Music_TrainerVictory_branch_ebecd:
|
||||
intensity $72
|
||||
callchannel Music_TrainerVictory_branch_ebf11
|
||||
intensity $51
|
||||
stereo_panning FALSE, TRUE
|
||||
.mainloop:
|
||||
.loop1:
|
||||
volume_envelope 7, 2
|
||||
sound_call .sub1
|
||||
volume_envelope 5, 1
|
||||
note C#, 2
|
||||
note E_, 2
|
||||
note F#, 2
|
||||
|
|
@ -30,63 +32,63 @@ Music_TrainerVictory_branch_ebecd:
|
|||
note B_, 2
|
||||
octave 4
|
||||
note C#, 2
|
||||
intensity $72
|
||||
volume_envelope 7, 2
|
||||
octave 3
|
||||
note A_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
octave 4
|
||||
note C#, 2
|
||||
note E_, 6
|
||||
loopchannel 2, Music_TrainerVictory_branch_ebecd
|
||||
callchannel Music_TrainerVictory_branch_ebf11
|
||||
sound_loop 2, .loop1
|
||||
sound_call .sub1
|
||||
note A_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note F_, 2
|
||||
note A_, 6
|
||||
note A#, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note G_, 2
|
||||
note A#, 6
|
||||
Music_TrainerVictory_branch_ebef2:
|
||||
intensity $72
|
||||
.loop2:
|
||||
volume_envelope 7, 2
|
||||
octave 4
|
||||
note D_, 2
|
||||
note C#, 2
|
||||
octave 3
|
||||
note A_, 2
|
||||
loopchannel 3, Music_TrainerVictory_branch_ebef2
|
||||
sound_loop 3, .loop2
|
||||
note F#, 2
|
||||
note A_, 2
|
||||
octave 4
|
||||
note D_, 2
|
||||
Music_TrainerVictory_branch_ebf01:
|
||||
.loop3:
|
||||
octave 4
|
||||
note C#, 2
|
||||
octave 3
|
||||
note B_, 2
|
||||
note A_, 2
|
||||
loopchannel 3, Music_TrainerVictory_branch_ebf01
|
||||
sound_loop 3, .loop3
|
||||
note E_, 2
|
||||
note F#, 2
|
||||
note G_, 2
|
||||
loopchannel 0, Music_TrainerVictory_branch_ebecd
|
||||
sound_loop 0, .mainloop
|
||||
|
||||
Music_TrainerVictory_branch_ebf11:
|
||||
.sub1:
|
||||
octave 3
|
||||
note F#, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note D_, 2
|
||||
note F#, 6
|
||||
note G_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note E_, 2
|
||||
note G_, 6
|
||||
endchannel
|
||||
sound_ret
|
||||
|
||||
Music_TrainerVictory_Ch2:
|
||||
vibrato $12, $34
|
||||
dutycycle $3
|
||||
notetype $8, $d1
|
||||
vibrato 18, 3, 4
|
||||
duty_cycle 3
|
||||
note_type 8, 13, 1
|
||||
octave 4
|
||||
note A_, 2
|
||||
note A_, 2
|
||||
|
|
@ -95,93 +97,95 @@ Music_TrainerVictory_Ch2:
|
|||
note B_, 2
|
||||
octave 5
|
||||
note C#, 2
|
||||
intensity $d6
|
||||
volume_envelope 13, 6
|
||||
note D_, 12
|
||||
stereopanning $f0
|
||||
Music_TrainerVictory_branch_ebf30:
|
||||
notetype $8, $82
|
||||
callchannel Music_TrainerVictory_branch_ebf56
|
||||
stereo_panning TRUE, FALSE
|
||||
.mainloop:
|
||||
.loop1:
|
||||
note_type 8, 8, 2
|
||||
sound_call .sub1
|
||||
note F#, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note G_, 2
|
||||
note A_, 6
|
||||
note E_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note F#, 2
|
||||
note G_, 6
|
||||
loopchannel 2, Music_TrainerVictory_branch_ebf30
|
||||
callchannel Music_TrainerVictory_branch_ebf56
|
||||
sound_loop 2, .loop1
|
||||
sound_call .sub1
|
||||
note F_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note C_, 2
|
||||
note F_, 6
|
||||
note G_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note D_, 2
|
||||
note G_, 6
|
||||
notetype $c, $88
|
||||
note_type 12, 8, 8
|
||||
note F#, 16
|
||||
note E_, 16
|
||||
loopchannel 0, Music_TrainerVictory_branch_ebf30
|
||||
sound_loop 0, .mainloop
|
||||
|
||||
Music_TrainerVictory_branch_ebf56:
|
||||
.sub1:
|
||||
octave 4
|
||||
note D_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
octave 3
|
||||
note A_, 2
|
||||
octave 4
|
||||
note D_, 6
|
||||
note E_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
octave 3
|
||||
note B_, 2
|
||||
octave 4
|
||||
note E_, 6
|
||||
endchannel
|
||||
sound_ret
|
||||
|
||||
Music_TrainerVictory_Ch3:
|
||||
notetype $8, $25
|
||||
note_type 8, 2, 5
|
||||
octave 3
|
||||
note G_, 6
|
||||
note G_, 1
|
||||
note __, 1
|
||||
rest 1
|
||||
note G_, 1
|
||||
note __, 1
|
||||
rest 1
|
||||
note G_, 1
|
||||
note __, 1
|
||||
rest 1
|
||||
note F#, 6
|
||||
note D_, 2
|
||||
note C#, 2
|
||||
octave 2
|
||||
note B_, 2
|
||||
Music_TrainerVictory_branch_ebf74:
|
||||
callchannel Music_TrainerVictory_branch_ebfb1
|
||||
.mainloop:
|
||||
.loop1:
|
||||
sound_call .sub1
|
||||
octave 3
|
||||
note C#, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note C#, 2
|
||||
note A_, 2
|
||||
note F#, 2
|
||||
note C#, 2
|
||||
octave 2
|
||||
note A_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
octave 3
|
||||
note A_, 1
|
||||
note __, 1
|
||||
rest 1
|
||||
note A_, 6
|
||||
loopchannel 2, Music_TrainerVictory_branch_ebf74
|
||||
callchannel Music_TrainerVictory_branch_ebfb1
|
||||
sound_loop 2, .loop1
|
||||
sound_call .sub1
|
||||
octave 3
|
||||
note C_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note C_, 2
|
||||
note A_, 2
|
||||
note F_, 2
|
||||
note C_, 2
|
||||
note D_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note D_, 2
|
||||
octave 4
|
||||
note D_, 2
|
||||
|
|
@ -206,12 +210,12 @@ Music_TrainerVictory_branch_ebf74:
|
|||
note G_, 2
|
||||
note E_, 2
|
||||
note C#, 2
|
||||
loopchannel 0, Music_TrainerVictory_branch_ebf74
|
||||
sound_loop 0, .mainloop
|
||||
|
||||
Music_TrainerVictory_branch_ebfb1:
|
||||
.sub1:
|
||||
octave 2
|
||||
note A_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note A_, 2
|
||||
octave 3
|
||||
note F#, 2
|
||||
|
|
@ -219,11 +223,11 @@ Music_TrainerVictory_branch_ebfb1:
|
|||
octave 2
|
||||
note A_, 2
|
||||
note B_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note B_, 2
|
||||
octave 3
|
||||
note G_, 2
|
||||
note E_, 2
|
||||
octave 2
|
||||
note B_, 2
|
||||
endchannel
|
||||
sound_ret
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue