mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-28 22:26:23 +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,53 +1,54 @@
|
|||
Music_PkmnHealed::
|
||||
musicheader 3, 1, Music_PkmnHealed_Ch0
|
||||
musicheader 1, 2, Music_PkmnHealed_Ch1
|
||||
musicheader 1, 3, Music_PkmnHealed_Ch2
|
||||
|
||||
Music_PkmnHealed_Ch0::
|
||||
tempo 144
|
||||
volume $77
|
||||
dutycycle 2
|
||||
;toggleperfectpitch
|
||||
notetype 12, $81
|
||||
note __, 2
|
||||
octave 3
|
||||
slidepitchto 1, 4, A#
|
||||
note B_, 2
|
||||
slidepitchto 1, 5, D#
|
||||
note B_, 2
|
||||
slidepitchto 1, 4, D#
|
||||
note E_, 2
|
||||
note __, 4
|
||||
slidepitchto 1, 3, A#
|
||||
note E_, 4
|
||||
slidepitchto 1, 4, A#
|
||||
note B_, 4
|
||||
endchannel
|
||||
|
||||
channel_count 3
|
||||
channel 1, Music_PkmnHealed_Ch1
|
||||
channel 2, Music_PkmnHealed_Ch2
|
||||
channel 3, Music_PkmnHealed_Ch3
|
||||
|
||||
Music_PkmnHealed_Ch1::
|
||||
dutycycle 2
|
||||
notetype 12, $c3
|
||||
octave 4
|
||||
note B_, 4
|
||||
note B_, 4
|
||||
tempo 144
|
||||
volume 7, 7
|
||||
duty_cycle 2
|
||||
;toggle_perfect_pitch
|
||||
note_type 12, 8, 1
|
||||
rest 2
|
||||
octave 3
|
||||
pitch_slide 1, 4, B_
|
||||
note B_, 2
|
||||
note G#, 2
|
||||
notetype 12, $c4
|
||||
octave 5
|
||||
note E_, 8
|
||||
endchannel
|
||||
pitch_slide 1, 3, E_
|
||||
note B_, 2
|
||||
pitch_slide 1, 4, E_
|
||||
note E_, 2
|
||||
rest 4
|
||||
pitch_slide 1, 5, B_
|
||||
note E_, 4
|
||||
pitch_slide 1, 4, B_
|
||||
note B_, 4
|
||||
sound_ret
|
||||
|
||||
|
||||
Music_PkmnHealed_Ch2::
|
||||
notetype 12, $10
|
||||
duty_cycle 2
|
||||
note_type 12, 12, 3
|
||||
octave 4
|
||||
note B_, 4
|
||||
note B_, 4
|
||||
note B_, 2
|
||||
note G#, 2
|
||||
note_type 12, 12, 4
|
||||
octave 5
|
||||
note E_, 8
|
||||
sound_ret
|
||||
|
||||
|
||||
Music_PkmnHealed_Ch3::
|
||||
note_type 12, 1, 0
|
||||
octave 4
|
||||
note E_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note E_, 2
|
||||
note __, 2
|
||||
rest 2
|
||||
note E_, 2
|
||||
note G#, 2
|
||||
note E_, 6
|
||||
note __, 2
|
||||
endchannel
|
||||
rest 2
|
||||
sound_ret
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue