kep-hack/audio/sfx/pokedex_rating_1.asm
dannye 87eed68710 Insert Crystal audio engine and music
most credit goes to Sanqui
2017-05-07 15:30:08 -05:00

78 lines
943 B
NASM

SFX_Pokedex_Rating_1_Ch4:
executemusic
tempo 256
volume 119
dutycycle 2
notetype 5, (11<<4) + 1
octave 3
note A_, 2
note A_, 2
note G_, 2
note G_, 2
note F_, 2
note E_, 2
note F_, 2
note A_, 2
octave 4
note C_, 4
note E_, 4
octave 3
note F_, 4
endchannel
SFX_Pokedex_Rating_1_Ch5:
executemusic
dutycycle 2
notetype 5, (12<<4) + 2
octave 5
note F_, 2
note E_, 1
note __, 1
note D_, 2
note C_, 1
note __, 1
octave 4
note A#, 2
octave 5
note C_, 2
note D_, 2
note E_, 2
note F_, 4
note G_, 4
note F_, 4
endchannel
SFX_Pokedex_Rating_1_Ch6:
executemusic
notetype 5, (1<<4) + 0
octave 5
note C_, 1
note __, 1
octave 4
note F_, 2
octave 5
note C_, 1
note __, 1
octave 4
note A#, 1
note __, 1
note A_, 1
note __, 1
note G_, 1
note __, 1
note F_, 1
note __, 1
note E_, 1
note __, 1
octave 5
note F_, 1
note __, 3
note C_, 1
note __, 3
octave 4
note F_, 2
note __, 2
endchannel