123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723 |
- .include "VoiceDef.s"
-
- .section .rodata
-
- .global snd_0_table
- .global snd_24_table
- .global snd_25_table
- .global snd_29_table
- .global snd_33_table
- .global snd_35_table
- .global snd_40_table
- .global snd_46_table
- .global snd_48_table
- .global snd_49_table
- .global snd_56_table
- .global snd_61_table
- .global snd_66_table
- .global snd_68_table
- .global snd_73_table
- .global snd_77_table
-
- .align 2
-
- snd_0_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_0_piano_Fs0
- .byte 255, 255, 0, 226
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_0_piano_Ds1
- .byte 255, 254, 0, 226
-
- @**************** Voice 002 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_0_piano_A1
- .byte 255, 253, 0, 226
-
- @**************** Voice 003 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_0_piano_Fs2
- .byte 255, 252, 0, 226
-
- @**************** Voice 004 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_0_piano_Ds3
- .byte 255, 251, 0, 226
-
- @**************** Voice 005 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_0_piano_C4
- .byte 255, 249, 0, 226
-
-
- @**************** Voice 006 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_0_piano_A4
- .byte 255, 248, 0, 226
-
- @**************** Voice 007 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_0_piano_A5
- .byte 255, 247, 0, 226
-
- snd_24_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_24_guitar_verylow
- .byte 255, 255, 64, 189
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_24_guitar_low
- .byte 255, 253, 56, 189
-
- @**************** Voice 002 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_24_guitar_mid
- .byte 255, 250, 48, 189
-
- @**************** Voice 003 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_24_guitar_high
- .byte 255, 248, 40, 189
-
- @**************** Voice 004 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_24_guitar_veryhigh
- .byte 255, 245, 32, 189
-
- snd_25_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_25_guitar_e1
- .byte 255, 255, 64, 189
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_25_guitar_a1
- .byte 255, 253, 56, 189
-
- @**************** Voice 002 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_25_guitar_d2
- .byte 255, 252, 48, 189
-
- @**************** Voice 003 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_25_guitar_g2
- .byte 255, 251, 40, 189
-
- @**************** Voice 004 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_25_guitar_b2
- .byte 255, 250, 32, 189
-
- @**************** Voice 005 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_25_guitar_e3
- .byte 255, 249, 32, 189
-
- snd_29_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_29_guitar_low
- .byte 255, 0, 255, 186
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_29_guitar_mid
- .byte 255, 0, 255, 186
-
- @**************** Voice 002 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_29_guitar_high
- .byte 255, 0, 255, 186
-
- snd_33_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_33_bass_verylow
- .byte 255, 254, 0, 165
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_33_bass_low
- .byte 255, 252, 0, 165
-
- @**************** Voice 002 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_33_bass_mid
- .byte 255, 250, 0, 165
-
- @**************** Voice 003 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_33_bass_high
- .byte 255, 247, 0, 165
-
- snd_35_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_35_fles_bass_A1
- .byte 255, 254, 0, 180
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_35_fles_bass_D2
- .byte 255, 252, 0, 180
-
- @**************** Voice 002 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_35_fles_bass_G2
- .byte 255, 250, 0, 180
-
- @**************** Voice 003 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_35_fles_bass_C3
- .byte 255, 247, 0, 180
-
- snd_40_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_40_violin_d3
- .byte 255, 0, 255, 190
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_40_violin_d4
- .byte 255, 0, 255, 190
-
- snd_46_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_46_harp_low
- .byte 255, 249, 0, 165
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_46_harp_mid
- .byte 255, 245, 0, 165
-
- @**************** Voice 002 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_46_harp_high
- .byte 255, 242, 0, 165
-
- snd_48_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_B0
- .byte 255, 0, 255, 200
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_E1
- .byte 255, 0, 255, 200
-
- @**************** Voice 002 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_B1
- .byte 255, 0, 255, 200
-
- @**************** Voice 003 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_E2
- .byte 255, 0, 255, 200
-
- @**************** Voice 004 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_B2
- .byte 255, 0, 255, 200
-
- @**************** Voice 005 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_E3
- .byte 255, 0, 255, 200
-
- @**************** Voice 006 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_B3
- .byte 255, 0, 255, 200
-
- @**************** Voice 007 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_E4
- .byte 255, 0, 255, 200
-
- @**************** Voice 008 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_B4
- .byte 255, 0, 255, 200
-
- @**************** Voice 009 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_E5
- .byte 255, 0, 255, 200
-
- snd_49_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_B0
- .byte 255, 0, 255, 200
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_E1
- .byte 255, 0, 255, 200
-
- @**************** Voice 002 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_B1
- .byte 255, 0, 255, 200
-
- @**************** Voice 003 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_E2
- .byte 255, 0, 255, 200
-
- @**************** Voice 004 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_B2
- .byte 255, 0, 255, 200
-
- @**************** Voice 005 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_E3
- .byte 255, 0, 255, 200
-
- @**************** Voice 006 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_B3
- .byte 255, 0, 255, 200
-
- @**************** Voice 007 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_E4
- .byte 255, 0, 255, 200
-
- @**************** Voice 008 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_B4
- .byte 255, 0, 255, 200
-
- @**************** Voice 009 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_48_strings_E5
- .byte 255, 0, 255, 200
-
- snd_56_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_56_trumpet_mid
- .byte 255, 0, 255, 165
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_56_trumpet_high
- .byte 255, 0, 255, 165
-
- snd_61_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_61_horns_mid
- .byte 255, 0, 255, 190
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_61_horns_high
- .byte 255, 0, 255, 190
-
- snd_66_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_66_tsax_E3
- .byte 255, 0, 255, 165
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_66_tsax_A3
- .byte 255, 0, 255, 165
-
- @**************** Voice 002 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_66_tsax_D4
- .byte 255, 0, 255, 165
-
- snd_68_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_68_oboe_low
- .byte 255, 0, 255, 165
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_68_oboe_mid
- .byte 255, 0, 255, 165
-
- @**************** Voice 002 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_68_oboe_high
- .byte 255, 0, 255, 165
-
- snd_73_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_73_flute_Fs3
- .byte 255, 0, 255, 165
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_73_flute_A3
- .byte 255, 0, 255, 165
-
- @**************** Voice 002 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_73_flute_D4
- .byte 255, 0, 255, 165
-
- @**************** Voice 003 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_73_flute_A4
- .byte 255, 0, 255, 165
-
- @**************** Voice 004 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_73_flute_E5
- .byte 255, 0, 255, 165
-
- @**************** Voice 005 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_73_flute_G5
- .byte 255, 0, 255, 165
-
- snd_77_table:
-
- @**************** Voice 000 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_77_shakuhachi_low
- .byte 255, 0, 255, 165
-
- @**************** Voice 001 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_77_shakuhachi_mid
- .byte 255, 0, 255, 165
-
- @**************** Voice 002 ****************@
-
- .byte DirectSound
- .byte Cn3
- .byte 0x0
- .byte 0x0
- .word snd_77_shakuhachi_high
- .byte 255, 0, 255, 165
-
- .end
|