jep-hack/audio/music/nihontest.asm
2023-10-26 00:28:11 -04:00

330 lines
3.8 KiB
NASM

Music_NihonTest:
channel_count 4
channel 1, Music_NihonTest_Ch1
channel 2, Music_NihonTest_Ch2
channel 3, Music_NihonTest_Ch3
channel 4, Music_NihonTest_Ch4
Music_NihonTest_Ch1:
tempo 256
volume 7, 7
note_type 12, 15, 8
.mainLoop:
duty_cycle 0
volume_envelope 15, 8
transpose 2, 0
octave 3
tempo 107
note A_, 4
rest 4
octave 4
note C_, 4
rest 4
octave 3
note A_, 4
rest 4
note G_, 4
rest 4
note A_, 4
rest 4
octave 4
note C_, 4
rest 4
octave 3
note G_, 4
rest 4
note E_, 4
rest 4
note G_, 4
rest 4
note B_, 4
rest 4
note A_, 4
rest 4
octave 4
note D_, 4
rest 4
octave 3
note F_, 4
rest 4
note A_, 4
rest 4
note G_, 4
rest 4
note F_, 4
rest 4
note E_, 4
rest 4
note F_, 4
rest 4
note G_, 4
rest 4
note A_, 4
rest 4
note A_, 4
rest 4
octave 4
note D_, 4
rest 4
note C_, 4
rest 4
octave 3
note G_, 4
rest 4
note A_, 4
rest 4
note D_, 4
rest 4
note G_, 4
rest 4
note E_, 4
rest 4
note G_, 4
rest 4
note A_, 4
rest 4
note E_, 4
rest 4
note G_, 4
rest 4
octave 8
sound_loop 0, .mainLoop
Music_NihonTest_Ch2:
note_type 12, 15, 8
.mainLoop:
duty_cycle 2
octave 4
transpose 1, 0
note B_, 4
note C_, 4
note C_, 4
note C_, 4
note G_, 4
octave 3
note G_, 4
note G_, 4
note G_, 4
octave 4
note A_, 4
octave 3
note A_, 4
note A_, 4
note A_, 4
octave 4
note E_, 4
octave 3
note E_, 4
note E_, 4
note E_, 4
octave 4
note E_, 4
octave 3
note G_, 4
note G_, 4
note G_, 4
octave 4
note D_, 4
octave 3
note D_, 4
note D_, 4
note D_, 4
octave 4
note D_, 4
octave 3
note A_, 4
note A_, 4
note A_, 4
octave 4
note C_, 4
octave 3
note C_, 4
note C_, 4
note C_, 4
rest 4
octave 4
note E_, 4
note E_, 4
note E_, 4
rest 4
note D_, 4
note D_, 4
note D_, 4
rest 4
note D_, 4
note D_, 4
note D_, 4
rest 4
octave 3
note B_, 4
note B_, 4
note B_, 4
rest 4
note A_, 4
note A_, 4
note A_, 4
rest 4
note B_, 4
note B_, 4
note B_, 4
rest 4
octave 4
note E_, 4
note E_, 4
note E_, 4
rest 4
octave 3
note E_, 4
note E_, 4
note E_, 4
octave 8
sound_loop 0, .mainLoop
Music_NihonTest_Ch3:
note_type 12, 1, 0
.mainLoop:
note_type 12, 1, 0
octave 5
vibrato 4, 2, 5
volume_envelope 1, 6
note D_, 2
note E_, 2
note E_, 1
note F_, 7
note D_, 8
octave 4
note B_, 12
octave 5
note C_, 2
note D_, 2
note D_, 1
note E_, 1
rest 2
note E_, 2
rest 2
note C_, 2
rest 2
note C_, 2
rest 2
octave 4
note G_, 12
note A_, 2
octave 5
note C_, 2
note C_, 1
note D_, 7
octave 4
note B_, 8
note G_, 4
octave 5
note C_, 1
note D_, 7
octave 4
note B_, 4
octave 5
vibrato 5, 2, 5
note C_, 14
vibrato 0, 2, 5
note C_, 14
vibrato 4, 2, 5
octave 4
note A_, 4
note B_, 1
octave 5
note C_, 11
octave 4
note B_, 4
note G_, 12
note F_, 4
note A_, 1
note B_, 3
note A_, 4
octave 5
note C_, 4
octave 4
note E_, 4
note F_, 1
note G_, 11
note D_, 4
note E_, 1
note F_, 11
note A_, 4
note G_, 12
note B_, 4
note B_, 1
octave 5
note C_, 11
vibrato 0, 2, 5
note C_, 16
octave 8
sound_loop 0, .mainLoop
Music_NihonTest_Ch4:
toggle_noise 0
drum_speed 12
.mainLoop:
rest 12
octave 3
drum_note 1, 1
rest 15
drum_note 1, 1
rest 3
drum_note 1, 1
rest 1
drum_note 1, 1
rest 9
drum_note 1, 1
rest 15
drum_note 1, 1
rest 3
drum_note 1, 1
rest 1
drum_note 1, 1
rest 9
drum_note 1, 1
rest 15
drum_note 1, 1
rest 3
drum_note 1, 1
rest 1
drum_note 1, 1
rest 9
drum_note 1, 1
rest 15
drum_note 1, 1
rest 3
drum_note 1, 1
rest 1
drum_note 1, 1
rest 9
drum_note 1, 1
rest 15
drum_note 1, 1
rest 3
drum_note 1, 1
rest 1
drum_note 1, 1
rest 9
drum_note 1, 1
rest 15
drum_note 1, 1
rest 3
drum_note 1, 1
rest 1
drum_note 1, 1
rest 9
drum_note 1, 1
rest 15
drum_note 1, 1
rest 3
drum_note 1, 1
rest 1
drum_note 1, 1
rest 9
drum_note 1, 1
rest 15
drum_note 1, 1
octave 8
rest 3
sound_loop 0, .mainLoop