shithub: pokered

ref: ecd2eb2447bf4dee4ec3be35f881c7e7102adb1b
dir: /audio/music/jigglypuffsong.asm/

View raw version
Music_JigglypuffSong_Ch1::
	tempo 144
	volume 7, 7
	vibrato 8, 2, 4
	duty_cycle 2
	duty_cycle_pattern 2, 2, 1, 1
	toggle_perfect_pitch
	note_type 13, 6, 7
	octave 4
	note E_, 8
	note_type 12, 6, 7
	note B_, 2
	note G#, 6
	note F#, 8
	note G#, 2
	note A_, 6
	note G#, 8
	note F#, 4
	note G#, 4
	note E_, 10
	sound_ret

Music_JigglypuffSong_Ch2::
	vibrato 5, 1, 5
	duty_cycle 2
	duty_cycle_pattern 0, 0, 2, 2
	note_type 12, 10, 7
	octave 4
	note E_, 8
	note B_, 2
	note G#, 6
	note F#, 8
	note G#, 2
	note A_, 6
	note G#, 8
	note F#, 4
	note G#, 4
	note E_, 10
	sound_ret