No Description

InstrSplit.s 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723
  1. .include "VoiceDef.s"
  2. .section .rodata
  3. .global snd_0_table
  4. .global snd_24_table
  5. .global snd_25_table
  6. .global snd_29_table
  7. .global snd_33_table
  8. .global snd_35_table
  9. .global snd_40_table
  10. .global snd_46_table
  11. .global snd_48_table
  12. .global snd_49_table
  13. .global snd_56_table
  14. .global snd_61_table
  15. .global snd_66_table
  16. .global snd_68_table
  17. .global snd_73_table
  18. .global snd_77_table
  19. .align 2
  20. snd_0_table:
  21. @**************** Voice 000 ****************@
  22. .byte DirectSound
  23. .byte Cn3
  24. .byte 0x0
  25. .byte 0x0
  26. .word snd_0_piano_fs0
  27. .byte 255, 255, 0, 226
  28. @**************** Voice 001 ****************@
  29. .byte DirectSound
  30. .byte Cn3
  31. .byte 0x0
  32. .byte 0x0
  33. .word snd_0_piano_ds1
  34. .byte 255, 254, 0, 226
  35. @**************** Voice 002 ****************@
  36. .byte DirectSound
  37. .byte Cn3
  38. .byte 0x0
  39. .byte 0x0
  40. .word snd_0_piano_a1
  41. .byte 255, 253, 0, 226
  42. @**************** Voice 003 ****************@
  43. .byte DirectSound
  44. .byte Cn3
  45. .byte 0x0
  46. .byte 0x0
  47. .word snd_0_piano_fs2
  48. .byte 255, 252, 0, 226
  49. @**************** Voice 004 ****************@
  50. .byte DirectSound
  51. .byte Cn3
  52. .byte 0x0
  53. .byte 0x0
  54. .word snd_0_piano_ds3
  55. .byte 255, 251, 0, 226
  56. @**************** Voice 005 ****************@
  57. .byte DirectSound
  58. .byte Cn3
  59. .byte 0x0
  60. .byte 0x0
  61. .word snd_0_piano_c4
  62. .byte 255, 249, 0, 226
  63. @**************** Voice 006 ****************@
  64. .byte DirectSound
  65. .byte Cn3
  66. .byte 0x0
  67. .byte 0x0
  68. .word snd_0_piano_a4
  69. .byte 255, 248, 0, 226
  70. @**************** Voice 007 ****************@
  71. .byte DirectSound
  72. .byte Cn3
  73. .byte 0x0
  74. .byte 0x0
  75. .word snd_0_piano_a5
  76. .byte 255, 247, 0, 226
  77. snd_24_table:
  78. @**************** Voice 000 ****************@
  79. .byte DirectSound
  80. .byte Cn3
  81. .byte 0x0
  82. .byte 0x0
  83. .word snd_24_guitar_e1
  84. .byte 255, 255, 64, 189
  85. @**************** Voice 001 ****************@
  86. .byte DirectSound
  87. .byte Cn3
  88. .byte 0x0
  89. .byte 0x0
  90. .word snd_24_guitar_a1
  91. .byte 255, 253, 56, 189
  92. @**************** Voice 002 ****************@
  93. .byte DirectSound
  94. .byte Cn3
  95. .byte 0x0
  96. .byte 0x0
  97. .word snd_24_guitar_d2
  98. .byte 255, 250, 48, 189
  99. @**************** Voice 003 ****************@
  100. .byte DirectSound
  101. .byte Cn3
  102. .byte 0x0
  103. .byte 0x0
  104. .word snd_24_guitar_g2
  105. .byte 255, 248, 40, 189
  106. @**************** Voice 004 ****************@
  107. .byte DirectSound
  108. .byte Cn3
  109. .byte 0x0
  110. .byte 0x0
  111. .word snd_24_guitar_e3
  112. .byte 255, 245, 32, 189
  113. snd_25_table:
  114. @**************** Voice 000 ****************@
  115. .byte DirectSound
  116. .byte Cn3
  117. .byte 0x0
  118. .byte 0x0
  119. .word snd_25_guitar_e1
  120. .byte 255, 255, 64, 189
  121. @**************** Voice 001 ****************@
  122. .byte DirectSound
  123. .byte Cn3
  124. .byte 0x0
  125. .byte 0x0
  126. .word snd_25_guitar_a1
  127. .byte 255, 253, 56, 189
  128. @**************** Voice 002 ****************@
  129. .byte DirectSound
  130. .byte Cn3
  131. .byte 0x0
  132. .byte 0x0
  133. .word snd_25_guitar_d2
  134. .byte 255, 252, 48, 189
  135. @**************** Voice 003 ****************@
  136. .byte DirectSound
  137. .byte Cn3
  138. .byte 0x0
  139. .byte 0x0
  140. .word snd_25_guitar_g2
  141. .byte 255, 251, 40, 189
  142. @**************** Voice 004 ****************@
  143. .byte DirectSound
  144. .byte Cn3
  145. .byte 0x0
  146. .byte 0x0
  147. .word snd_25_guitar_b2
  148. .byte 255, 250, 32, 189
  149. @**************** Voice 005 ****************@
  150. .byte DirectSound
  151. .byte Cn3
  152. .byte 0x0
  153. .byte 0x0
  154. .word snd_25_guitar_e3
  155. .byte 255, 249, 32, 189
  156. snd_29_table:
  157. @**************** Voice 000 ****************@
  158. .byte DirectSound
  159. .byte Cn3
  160. .byte 0x0
  161. .byte 0x0
  162. .word snd_29_guitar_e2
  163. .byte 255, 0, 255, 186
  164. @**************** Voice 001 ****************@
  165. .byte DirectSound
  166. .byte Cn3
  167. .byte 0x0
  168. .byte 0x0
  169. .word snd_29_guitar_d3
  170. .byte 255, 0, 255, 186
  171. @**************** Voice 002 ****************@
  172. .byte DirectSound
  173. .byte Cn3
  174. .byte 0x0
  175. .byte 0x0
  176. .word snd_29_guitar_b3
  177. .byte 255, 0, 255, 186
  178. snd_33_table:
  179. @**************** Voice 000 ****************@
  180. .byte DirectSound
  181. .byte Cn3
  182. .byte 0x0
  183. .byte 0x0
  184. .word snd_33_bass_a1
  185. .byte 255, 254, 0, 165
  186. @**************** Voice 001 ****************@
  187. .byte DirectSound
  188. .byte Cn3
  189. .byte 0x0
  190. .byte 0x0
  191. .word snd_33_bass_d2
  192. .byte 255, 252, 0, 165
  193. @**************** Voice 002 ****************@
  194. .byte DirectSound
  195. .byte Cn3
  196. .byte 0x0
  197. .byte 0x0
  198. .word snd_33_bass_g2
  199. .byte 255, 250, 0, 165
  200. @**************** Voice 003 ****************@
  201. .byte DirectSound
  202. .byte Cn3
  203. .byte 0x0
  204. .byte 0x0
  205. .word snd_33_bass_d3
  206. .byte 255, 247, 0, 165
  207. snd_35_table:
  208. @**************** Voice 000 ****************@
  209. .byte DirectSound
  210. .byte Cn3
  211. .byte 0x0
  212. .byte 0x0
  213. .word snd_35_fles_bass_a1
  214. .byte 255, 254, 0, 180
  215. @**************** Voice 001 ****************@
  216. .byte DirectSound
  217. .byte Cn3
  218. .byte 0x0
  219. .byte 0x0
  220. .word snd_35_fles_bass_d2
  221. .byte 255, 252, 0, 180
  222. @**************** Voice 002 ****************@
  223. .byte DirectSound
  224. .byte Cn3
  225. .byte 0x0
  226. .byte 0x0
  227. .word snd_35_fles_bass_g2
  228. .byte 255, 250, 0, 180
  229. @**************** Voice 003 ****************@
  230. .byte DirectSound
  231. .byte Cn3
  232. .byte 0x0
  233. .byte 0x0
  234. .word snd_35_fles_bass_c3
  235. .byte 255, 247, 0, 180
  236. snd_40_table:
  237. @**************** Voice 000 ****************@
  238. .byte DirectSound
  239. .byte Cn3
  240. .byte 0x0
  241. .byte 0x0
  242. .word snd_40_violin_d3
  243. .byte 255, 0, 255, 190
  244. @**************** Voice 001 ****************@
  245. .byte DirectSound
  246. .byte Cn3
  247. .byte 0x0
  248. .byte 0x0
  249. .word snd_40_violin_d4
  250. .byte 255, 0, 255, 190
  251. snd_46_table:
  252. @**************** Voice 000 ****************@
  253. .byte DirectSound
  254. .byte Cn3
  255. .byte 0x0
  256. .byte 0x0
  257. .word snd_46_harp_cs3
  258. .byte 255, 249, 0, 165
  259. @**************** Voice 001 ****************@
  260. .byte DirectSound
  261. .byte Cn3
  262. .byte 0x0
  263. .byte 0x0
  264. .word snd_46_harp_ds4
  265. .byte 255, 245, 0, 165
  266. @**************** Voice 002 ****************@
  267. .byte DirectSound
  268. .byte Cn3
  269. .byte 0x0
  270. .byte 0x0
  271. .word snd_46_harp_c5
  272. .byte 255, 242, 0, 165
  273. snd_48_table:
  274. @**************** Voice 000 ****************@
  275. .byte DirectSound
  276. .byte Cn3
  277. .byte 0x0
  278. .byte 0x0
  279. .word snd_48_strings_b0
  280. .byte 255, 0, 255, 200
  281. @**************** Voice 001 ****************@
  282. .byte DirectSound
  283. .byte Cn3
  284. .byte 0x0
  285. .byte 0x0
  286. .word snd_48_strings_e1
  287. .byte 255, 0, 255, 200
  288. @**************** Voice 002 ****************@
  289. .byte DirectSound
  290. .byte Cn3
  291. .byte 0x0
  292. .byte 0x0
  293. .word snd_48_strings_b1
  294. .byte 255, 0, 255, 200
  295. @**************** Voice 003 ****************@
  296. .byte DirectSound
  297. .byte Cn3
  298. .byte 0x0
  299. .byte 0x0
  300. .word snd_48_strings_e2
  301. .byte 255, 0, 255, 200
  302. @**************** Voice 004 ****************@
  303. .byte DirectSound
  304. .byte Cn3
  305. .byte 0x0
  306. .byte 0x0
  307. .word snd_48_strings_b2
  308. .byte 255, 0, 255, 200
  309. @**************** Voice 005 ****************@
  310. .byte DirectSound
  311. .byte Cn3
  312. .byte 0x0
  313. .byte 0x0
  314. .word snd_48_strings_e3
  315. .byte 255, 0, 255, 200
  316. @**************** Voice 006 ****************@
  317. .byte DirectSound
  318. .byte Cn3
  319. .byte 0x0
  320. .byte 0x0
  321. .word snd_48_strings_b3
  322. .byte 255, 0, 255, 200
  323. @**************** Voice 007 ****************@
  324. .byte DirectSound
  325. .byte Cn3
  326. .byte 0x0
  327. .byte 0x0
  328. .word snd_48_strings_e4
  329. .byte 255, 0, 255, 200
  330. @**************** Voice 008 ****************@
  331. .byte DirectSound
  332. .byte Cn3
  333. .byte 0x0
  334. .byte 0x0
  335. .word snd_48_strings_b4
  336. .byte 255, 0, 255, 200
  337. @**************** Voice 009 ****************@
  338. .byte DirectSound
  339. .byte Cn3
  340. .byte 0x0
  341. .byte 0x0
  342. .word snd_48_strings_e5
  343. .byte 255, 0, 255, 200
  344. snd_49_table:
  345. @**************** Voice 000 ****************@
  346. .byte DirectSound
  347. .byte Cn3
  348. .byte 0x0
  349. .byte 0x0
  350. .word snd_48_strings_b0
  351. .byte 255, 0, 255, 200
  352. @**************** Voice 001 ****************@
  353. .byte DirectSound
  354. .byte Cn3
  355. .byte 0x0
  356. .byte 0x0
  357. .word snd_48_strings_e1
  358. .byte 255, 0, 255, 200
  359. @**************** Voice 002 ****************@
  360. .byte DirectSound
  361. .byte Cn3
  362. .byte 0x0
  363. .byte 0x0
  364. .word snd_48_strings_b1
  365. .byte 255, 0, 255, 200
  366. @**************** Voice 003 ****************@
  367. .byte DirectSound
  368. .byte Cn3
  369. .byte 0x0
  370. .byte 0x0
  371. .word snd_48_strings_e2
  372. .byte 255, 0, 255, 200
  373. @**************** Voice 004 ****************@
  374. .byte DirectSound
  375. .byte Cn3
  376. .byte 0x0
  377. .byte 0x0
  378. .word snd_48_strings_b2
  379. .byte 255, 0, 255, 200
  380. @**************** Voice 005 ****************@
  381. .byte DirectSound
  382. .byte Cn3
  383. .byte 0x0
  384. .byte 0x0
  385. .word snd_48_strings_e3
  386. .byte 255, 0, 255, 200
  387. @**************** Voice 006 ****************@
  388. .byte DirectSound
  389. .byte Cn3
  390. .byte 0x0
  391. .byte 0x0
  392. .word snd_48_strings_b3
  393. .byte 255, 0, 255, 200
  394. @**************** Voice 007 ****************@
  395. .byte DirectSound
  396. .byte Cn3
  397. .byte 0x0
  398. .byte 0x0
  399. .word snd_48_strings_e4
  400. .byte 255, 0, 255, 200
  401. @**************** Voice 008 ****************@
  402. .byte DirectSound
  403. .byte Cn3
  404. .byte 0x0
  405. .byte 0x0
  406. .word snd_48_strings_b4
  407. .byte 255, 0, 255, 200
  408. @**************** Voice 009 ****************@
  409. .byte DirectSound
  410. .byte Cn3
  411. .byte 0x0
  412. .byte 0x0
  413. .word snd_48_strings_e5
  414. .byte 255, 0, 255, 200
  415. snd_56_table:
  416. @**************** Voice 000 ****************@
  417. .byte DirectSound
  418. .byte Cn3
  419. .byte 0x0
  420. .byte 0x0
  421. .word snd_56_trumpet_mid
  422. .byte 255, 0, 255, 165
  423. @**************** Voice 001 ****************@
  424. .byte DirectSound
  425. .byte Cn3
  426. .byte 0x0
  427. .byte 0x0
  428. .word snd_56_trumpet_high
  429. .byte 255, 0, 255, 165
  430. snd_61_table:
  431. @**************** Voice 000 ****************@
  432. .byte DirectSound
  433. .byte Cn3
  434. .byte 0x0
  435. .byte 0x0
  436. .word snd_61_horns_c3
  437. .byte 255, 0, 255, 190
  438. @**************** Voice 001 ****************@
  439. .byte DirectSound
  440. .byte Cn3
  441. .byte 0x0
  442. .byte 0x0
  443. .word snd_61_horns_as3
  444. .byte 255, 0, 255, 190
  445. snd_66_table:
  446. @**************** Voice 000 ****************@
  447. .byte DirectSound
  448. .byte Cn3
  449. .byte 0x0
  450. .byte 0x0
  451. .word snd_66_tsax_e3
  452. .byte 255, 0, 255, 165
  453. @**************** Voice 001 ****************@
  454. .byte DirectSound
  455. .byte Cn3
  456. .byte 0x0
  457. .byte 0x0
  458. .word snd_66_tsax_a3
  459. .byte 255, 0, 255, 165
  460. @**************** Voice 002 ****************@
  461. .byte DirectSound
  462. .byte Cn3
  463. .byte 0x0
  464. .byte 0x0
  465. .word snd_66_tsax_d4
  466. .byte 255, 0, 255, 165
  467. snd_68_table:
  468. @**************** Voice 000 ****************@
  469. .byte DirectSound
  470. .byte Cn3
  471. .byte 0x0
  472. .byte 0x0
  473. .word snd_68_oboe_g3
  474. .byte 255, 0, 255, 165
  475. @**************** Voice 001 ****************@
  476. .byte DirectSound
  477. .byte Cn3
  478. .byte 0x0
  479. .byte 0x0
  480. .word snd_68_oboe_d4
  481. .byte 255, 0, 255, 165
  482. @**************** Voice 002 ****************@
  483. .byte DirectSound
  484. .byte Cn3
  485. .byte 0x0
  486. .byte 0x0
  487. .word snd_68_oboe_a4
  488. .byte 255, 0, 255, 165
  489. snd_73_table:
  490. @**************** Voice 000 ****************@
  491. .byte DirectSound
  492. .byte Cn3
  493. .byte 0x0
  494. .byte 0x0
  495. .word snd_73_flute_fs3
  496. .byte 255, 0, 255, 165
  497. @**************** Voice 001 ****************@
  498. .byte DirectSound
  499. .byte Cn3
  500. .byte 0x0
  501. .byte 0x0
  502. .word snd_73_flute_a3
  503. .byte 255, 0, 255, 165
  504. @**************** Voice 002 ****************@
  505. .byte DirectSound
  506. .byte Cn3
  507. .byte 0x0
  508. .byte 0x0
  509. .word snd_73_flute_d4
  510. .byte 255, 0, 255, 165
  511. @**************** Voice 003 ****************@
  512. .byte DirectSound
  513. .byte Cn3
  514. .byte 0x0
  515. .byte 0x0
  516. .word snd_73_flute_a4
  517. .byte 255, 0, 255, 165
  518. @**************** Voice 004 ****************@
  519. .byte DirectSound
  520. .byte Cn3
  521. .byte 0x0
  522. .byte 0x0
  523. .word snd_73_flute_e5
  524. .byte 255, 0, 255, 165
  525. @**************** Voice 005 ****************@
  526. .byte DirectSound
  527. .byte Cn3
  528. .byte 0x0
  529. .byte 0x0
  530. .word snd_73_flute_g5
  531. .byte 255, 0, 255, 165
  532. snd_77_table:
  533. @**************** Voice 000 ****************@
  534. .byte DirectSound
  535. .byte Cn3
  536. .byte 0x0
  537. .byte 0x0
  538. .word snd_77_shakuhachi_a3
  539. .byte 255, 0, 255, 165
  540. @**************** Voice 001 ****************@
  541. .byte DirectSound
  542. .byte Cn3
  543. .byte 0x0
  544. .byte 0x0
  545. .word snd_77_shakuhachi_e4
  546. .byte 255, 0, 255, 165
  547. @**************** Voice 002 ****************@
  548. .byte DirectSound
  549. .byte Cn3
  550. .byte 0x0
  551. .byte 0x0
  552. .word snd_77_shakuhachi_c5
  553. .byte 255, 0, 255, 165
  554. .end