pokecrystal-board/audio/music/cherrygrovecity.asm

307 lines
4.0 KiB
NASM
Raw Normal View History

2018-06-24 07:09:41 -07:00
Music_CherrygroveCity:
channel_count 4
channel 1, Music_CherrygroveCity_Ch1
channel 2, Music_CherrygroveCity_Ch2
channel 3, Music_CherrygroveCity_Ch3
channel 4, Music_CherrygroveCity_Ch4
2012-11-30 02:52:23 -08:00
2018-06-24 07:09:41 -07:00
Music_CherrygroveCity_Ch1:
2013-11-06 22:18:50 -08:00
tempo 152
volume 7, 7
duty_cycle 3
pitch_offset 1
vibrato 8, 1, 5
stereo_panning TRUE, FALSE
note_type 12, 11, 5
rest 10
2013-11-06 22:18:50 -08:00
octave 3
note C_, 2
note D_, 2
note E_, 2
.mainloop:
note A_, 4
note G#, 2
note A_, 2
note A#, 2
note A_, 2
note G_, 2
note F_, 2
note A_, 6
note F_, 2
note C_, 2
2013-11-06 22:18:50 -08:00
octave 2
note A#, 2
2013-11-06 22:18:50 -08:00
octave 3
note C_, 2
note E_, 2
note G_, 4
note F#, 2
note G_, 2
note A_, 2
note G_, 2
note F_, 2
note E_, 2
note G_, 6
note E_, 2
note C_, 2
2013-11-06 22:18:50 -08:00
octave 2
note A#, 2
note A_, 2
2013-11-06 22:18:50 -08:00
octave 3
note C_, 2
volume_envelope 11, 7
2013-11-06 22:18:50 -08:00
octave 2
note A#, 6
2013-11-06 22:18:50 -08:00
octave 3
note D_, 6
note A#, 4
note A_, 6
note F_, 2
note C_, 8
2013-11-06 22:18:50 -08:00
octave 2
note A#, 6
2013-11-06 22:18:50 -08:00
octave 3
note D_, 6
volume_envelope 11, 5
note A_, 4
note G_, 4
note E_, 4
note D_, 4
note E_, 4
2013-11-06 22:18:50 -08:00
octave 2
note A#, 6
2013-11-06 22:18:50 -08:00
octave 3
note D_, 6
note A#, 4
note A_, 6
note F_, 2
note C_, 4
2013-11-06 22:18:50 -08:00
octave 2
note B_, 4
note A#, 6
2013-11-06 22:18:50 -08:00
octave 3
note C#, 2
2013-11-06 22:18:50 -08:00
octave 2
note A#, 4
note G_, 4
note A_, 4
2013-11-06 22:18:50 -08:00
octave 3
note C_, 4
2013-11-06 22:18:50 -08:00
octave 2
note A_, 4
2013-11-06 22:18:50 -08:00
octave 3
note C_, 4
sound_loop 0, .mainloop
2012-11-30 02:52:23 -08:00
2018-06-24 07:09:41 -07:00
Music_CherrygroveCity_Ch2:
duty_cycle 3
vibrato 16, 3, 6
stereo_panning FALSE, TRUE
note_type 12, 12, 3
2013-11-06 22:18:50 -08:00
octave 3
note C_, 2
note D_, 2
note E_, 2
note D_, 2
note E_, 2
note G_, 2
note A_, 2
note A#, 2
.mainloop:
volume_envelope 12, 6
2013-11-06 22:18:50 -08:00
octave 4
note C_, 6
note D_, 4
volume_envelope 11, 3
note D_, 2
note C_, 2
2013-11-06 22:18:50 -08:00
octave 3
note A#, 2
volume_envelope 12, 7
2013-11-06 22:18:50 -08:00
octave 4
note C_, 6
2013-11-06 22:18:50 -08:00
octave 3
note A_, 2
note F_, 8
volume_envelope 12, 6
note A#, 6
2013-11-06 22:18:50 -08:00
octave 4
note C_, 4
volume_envelope 11, 3
note C_, 2
2013-11-06 22:18:50 -08:00
octave 3
note A#, 2
note A_, 2
volume_envelope 12, 7
note A#, 6
note G_, 2
note E_, 8
volume_envelope 10, 0
note D_, 6
note F_, 6
2013-11-06 22:18:50 -08:00
octave 4
note D_, 4
note C_, 6
volume_envelope 10, 5
2013-11-06 22:18:50 -08:00
octave 3
note A_, 2
volume_envelope 12, 7
note F_, 8
volume_envelope 10, 0
note D_, 6
note F_, 6
2013-11-06 22:18:50 -08:00
octave 4
note D_, 4
volume_envelope 12, 7
note C_, 16
volume_envelope 11, 5
2013-11-06 22:18:50 -08:00
octave 3
note D_, 6
note F_, 6
2013-11-06 22:18:50 -08:00
octave 4
note D_, 4
note C_, 6
2013-11-06 22:18:50 -08:00
octave 3
note A_, 2
note F_, 8
note C#, 6
note F_, 6
note G_, 4
volume_envelope 10, 0
note F_, 8
volume_envelope 10, 7
note F_, 8
sound_loop 0, .mainloop
2013-11-06 22:18:50 -08:00
2018-06-24 07:09:41 -07:00
Music_CherrygroveCity_Ch3:
note_type 12, 1, 6
rest 4
2013-11-06 22:18:50 -08:00
octave 4
note C_, 2
2013-11-06 22:18:50 -08:00
octave 3
note A#, 2
note A_, 2
note G_, 2
note F_, 2
note E_, 2
.mainloop:
note A_, 2
note F_, 2
note A_, 2
2013-11-06 22:18:50 -08:00
octave 4
note C_, 4
2013-11-06 22:18:50 -08:00
octave 3
note F_, 2
note G_, 2
note A_, 2
note A_, 2
note F_, 2
note A_, 2
2013-11-06 22:18:50 -08:00
octave 4
note C_, 4
2013-11-06 22:18:50 -08:00
octave 3
note F_, 2
note G_, 2
note A_, 2
note A#, 2
note G_, 2
note A#, 2
2013-11-06 22:18:50 -08:00
octave 4
note C_, 4
2013-11-06 22:18:50 -08:00
octave 3
note F_, 2
note G_, 2
note A_, 2
note A#, 4
2013-11-06 22:18:50 -08:00
octave 4
note C_, 2
2013-11-06 22:18:50 -08:00
octave 3
note A#, 2
note A_, 2
note G_, 2
note F_, 2
note E_, 2
note D_, 2
note F_, 4
note A#, 2
note F_, 2
note A#, 2
note A_, 2
note G_, 2
note F_, 2
note A_, 4
note F_, 2
note A_, 2
note F_, 2
note E_, 2
note D#, 2
note D_, 2
note F_, 4
note A#, 2
note F_, 2
note A#, 2
note A_, 2
note G_, 2
note E_, 2
note G_, 2
note A#, 2
2013-11-06 22:18:50 -08:00
octave 4
note C_, 2
2013-11-06 22:18:50 -08:00
octave 3
note A#, 2
note A_, 2
note G_, 2
note F_, 2
note D_, 2
note F_, 4
note A#, 2
note F_, 2
note A#, 2
note A_, 2
note G_, 2
note F_, 2
note A_, 4
note F_, 2
note A_, 2
note F_, 2
note E_, 2
note D#, 2
note C#, 2
note F_, 4
note A#, 2
note F_, 2
note A#, 2
note A_, 2
note G_, 2
note F_, 2
note A_, 2
note F_, 2
note A_, 2
note F_, 2
note A_, 2
note F_, 2
note A_, 2
sound_loop 0, .mainloop
2012-11-30 02:52:23 -08:00
2018-06-24 07:09:41 -07:00
Music_CherrygroveCity_Ch4:
toggle_noise 3
drum_speed 12
rest 16
.mainloop:
drum_note 2, 2
rest 2
drum_note 8, 2
drum_note 2, 2
drum_note 2, 2
drum_note 7, 2
drum_note 2, 4
drum_note 2, 2
rest 2
drum_note 8, 2
drum_note 2, 1
drum_note 2, 1
drum_note 7, 4
drum_note 2, 2
drum_note 8, 2
sound_loop 0, .mainloop