TriteHexagon

Regi Battle RSE

Nov 13th, 2019
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.53 KB | None | 0 0
  1. ;Coverted using MIDI2ASM
  2. ;Version 2.0. (23-Sep-2019)
  3. ;Code by TriteHexagon
  4. ;Visit github.com/TriteHexagon/Midi2ASM-Converter for up-to-date versions.
  5.  
  6. ; ============================================================================================================
  7.  
  8. Music_BattleVsRegis:
  9. musicheader 4, 1, Music_BattleVsRegis_Ch1
  10. musicheader 1, 2, Music_BattleVsRegis_Ch2
  11. musicheader 1, 3, Music_BattleVsRegis_Ch3
  12. musicheader 1, 4, Music_BattleVsRegis_Ch4
  13.  
  14. Music_BattleVsRegis_Ch1:
  15. volume $66
  16. dutycycle $2
  17. tempo 119
  18. tone $0001
  19. ;Bar 1
  20. notetype 8, $97
  21. octave 5
  22. callchannel Music_BattleVsRegis_Ch1_main_loop
  23. octave 3
  24. callchannel Music_BattleVsRegis_Ch1_main_loop
  25. ;Bar 2
  26. octave 4
  27. callchannel Music_BattleVsRegis_Ch1_main_loop
  28. octave 5
  29. callchannel Music_BattleVsRegis_Ch1_main_loop
  30. ;Bar 3
  31. octave 4
  32. callchannel Music_BattleVsRegis_Ch1_main_loop
  33. octave 5
  34. callchannel Music_BattleVsRegis_Ch1_main_loop
  35. ;Bar 4
  36. octave 4
  37. Music_BattleVsRegis_Ch1_loop1:
  38. callchannel Music_BattleVsRegis_Ch1_main_loop
  39. loopchannel 10, Music_BattleVsRegis_Ch1_loop1
  40. ;Bar 9
  41. pitchoffset 0, C#
  42. Music_BattleVsRegis_Ch1_loop2:
  43. callchannel Music_BattleVsRegis_Ch1_main_loop
  44. loopchannel 12, Music_BattleVsRegis_Ch1_loop2
  45. ;Bar 15
  46. pitchoffset 0, C_
  47. Music_BattleVsRegis_Ch1_loop3:
  48. callchannel Music_BattleVsRegis_Ch1_main_loop
  49. loopchannel 12, Music_BattleVsRegis_Ch1_loop3
  50. ;Bar 21
  51. Music_BattleVsRegis_Ch1_loop:
  52. pitchoffset 0, C#
  53. Music_BattleVsRegis_Ch1_loop4:
  54. callchannel Music_BattleVsRegis_Ch1_main_loop
  55. loopchannel 24, Music_BattleVsRegis_Ch1_loop4
  56. pitchoffset 0, C_
  57. ;Bar 33
  58. stereopanning $f
  59. intensity $87
  60. octave 4
  61. note A_, 2
  62. octave 5
  63. note D_, 2
  64. octave 4
  65. note G#, 2
  66. octave 5
  67. note C#, 2
  68. octave 4
  69. note G_, 2
  70. octave 5
  71. note C_, 2
  72. octave 4
  73. note F#, 2
  74. intensity $77
  75. note B_, 2
  76. note F_, 2
  77. note A#, 2
  78. note E_, 2
  79. note G#, 2
  80. ;Bar 34
  81. note D#, 2
  82. note G_, 2
  83. note D_, 2
  84. intensity $67
  85. note F#, 2
  86. note C#, 2
  87. note F_, 2
  88. note C_, 2
  89. intensity $57
  90. note E_, 2
  91. octave 3
  92. note B_, 2
  93. octave 4
  94. note D#, 2
  95. octave 3
  96. note A#, 2
  97. octave 4
  98. note D_, 2
  99. stereopanning $ff
  100. ;Bar 35
  101. intensity $87
  102. octave 4
  103. Music_BattleVsRegis_Ch1_loop5:
  104. callchannel Music_BattleVsRegis_Ch1_main_loop
  105. loopchannel 12, Music_BattleVsRegis_Ch1_loop5
  106. loopchannel 0, Music_BattleVsRegis_Ch1_loop
  107.  
  108. Music_BattleVsRegis_Ch1_main_loop:
  109. note C#, 2
  110. note __, 2
  111. note C#, 2
  112. note __, 2
  113. note A_, 2
  114. note G#, 2
  115. endchannel
  116.  
  117. ; ============================================================================================================
  118.  
  119. Music_BattleVsRegis_Ch2:
  120. dutycycle $3
  121. vibrato $12, $35
  122. ;Bar 1
  123. notetype 8, $B6
  124. octave 4
  125. note C#, 2
  126. octave 3
  127. note G#, 2
  128. octave 4
  129. note C#, 2
  130. note C_, 2
  131. octave 3
  132. note G_, 2
  133. octave 4
  134. note C_, 2
  135. octave 3
  136. note B_, 2
  137. note F#, 2
  138. note B_, 2
  139. note A#, 2
  140. note F_, 2
  141. note A#, 2
  142. ;Bar 2
  143. note A_, 2
  144. note E_, 2
  145. note A_, 2
  146. note G#, 2
  147. note D#, 2
  148. note G#, 2
  149. note G_, 2
  150. note D_, 2
  151. note G_, 2
  152. note F#, 2
  153. note C#, 2
  154. note F#, 2
  155. ;Bar 3
  156. note F_, 2
  157. note C_, 2
  158. note F_, 2
  159. note E_, 2
  160. octave 2
  161. note B_, 2
  162. octave 3
  163. note E_, 2
  164. note D#, 2
  165. octave 2
  166. note A#, 2
  167. octave 3
  168. note D#, 2
  169. note D_, 2
  170. octave 2
  171. note A_, 2
  172. octave 3
  173. note D_, 2
  174. ;Bar 4
  175. notetype 12, $D8
  176. note __, 16
  177. note __, 6
  178. octave 4
  179. ;Bar 5
  180. note C#, 6
  181. note D_, 2
  182. note __, 8
  183. ;Bar 6
  184. octave 3
  185. note G#, 6
  186. note A_, 2
  187. note __, 8
  188. ;Bar 7
  189. note C#, 6
  190. note D_, 2
  191. note __, 16
  192. note __, 2
  193. ;Bar 9
  194. octave 4
  195. note F_, 2
  196. note C#, 2
  197. note D#, 2
  198. note __, 2
  199. octave 3
  200. note A_, 3
  201. octave 4
  202. note C_, 3
  203. note D#, 2
  204. ;Bar 10
  205. note __, 16
  206. note __, 6
  207. ;Bar 11
  208. note C_, 2
  209. octave 3
  210. note A#, 2
  211. note G#, 2
  212. note __, 2
  213. note E_, 3
  214. ;Bar 12
  215. note A#, 3
  216. note E_, 2
  217. note __, 13
  218. ;Bar 13
  219. octave 4
  220. note F_, 2
  221. note C#, 2
  222. note D#, 2
  223. note __, 2
  224. octave 3
  225. note A_, 3
  226. octave 4
  227. note C_, 3
  228. ;Bar 14
  229. octave 3
  230. note A_, 2
  231. note __, 13
  232. ;Bar 15
  233. octave 3
  234. intensity $Af
  235. note C#, 1
  236. intensity $D8
  237. note C#, 15
  238. note C#, 12
  239. ;Bar 16
  240. notetype 8, $D8
  241. note A_, 4
  242. note G#, 2
  243. ;Bar 17
  244. notetype 12, $Af
  245. note B_, 1
  246. intensity $D8
  247. note B_, 15
  248. ;Bar 18
  249. notetype 8, $Af
  250. note A_, 2
  251. intensity $D8
  252. note A_, 14
  253. note G#, 2
  254. note F#, 4
  255. note A_, 2
  256. ;Bar 19
  257. notetype 12, $Af
  258. note G#, 1
  259. intensity $D8
  260. note G#, 15
  261. ;Bar 20
  262. intensity $Af
  263. note C#, 1
  264. intensity $D8
  265. note C#, 15
  266. Music_BattleVsRegis_Ch2_loop:
  267. ;Bar 21
  268. intensity $Af
  269. note D_, 1
  270. intensity $D8
  271. note D_, 15
  272. note D_, 12
  273. ;Bar 22
  274. notetype 8, $D8
  275. note A#, 4
  276. note A_, 2
  277. ;Bar 23
  278. notetype 12, $Af
  279. octave 4
  280. note C_, 1
  281. intensity $D8
  282. note C_, 15
  283. ;Bar 24
  284. notetype 8, $Af
  285. octave 3
  286. note A#, 2
  287. intensity $D8
  288. note A#, 14
  289. note A_, 2
  290. note G_, 4
  291. note A#, 2
  292. ;Bar 25
  293. notetype 12, $Af
  294. note A_, 1
  295. intensity $D8
  296. note A_, 15
  297. ;Bar 26
  298. intensity $9f
  299. octave 4
  300. note D_, 1
  301. intensity $B8
  302. note D_, 15
  303. octave 3
  304. ;Bar 27
  305. intensity $5e
  306. note D#, 9
  307. intensity $D8
  308. note D#, 7
  309. ;Bar 28
  310. intensity $5e
  311. note C_, 9
  312. intensity $D8
  313. note C_, 7
  314. ;Bar 29
  315. intensity $B8
  316. note D_, 2
  317. note __, 16
  318. note __, 14
  319. ;Bar 31
  320. octave 4
  321. intensity $8f
  322. note D#, 1
  323. intensity $B8
  324. note D#, 15
  325. ;Bar 32
  326. intensity $Af
  327. note G_, 1
  328. intensity $D8
  329. note G_, 15
  330. ;Bar 33
  331. notetype 8, $D8
  332. ;Bar 33
  333. stereopanning $f0
  334. octave 3
  335. note D_, 2
  336. note G_, 2
  337. note C#, 2
  338. note F#, 2
  339. note C_, 2
  340. note F_, 2
  341. octave 2
  342. note B_, 2
  343. octave 3
  344. intensity $C8
  345. note E_, 2
  346. octave 2
  347. note A#, 2
  348. octave 3
  349. note D#, 2
  350. octave 2
  351. note A_, 2
  352. octave 3
  353. note C#, 2
  354. ;Bar 34
  355. octave 2
  356. note G#, 2
  357. octave 3
  358. note C_, 2
  359. octave 2
  360. note G_, 2
  361. intensity $B8
  362. note B_, 2
  363. note F#, 2
  364. note A#, 2
  365. note F_, 2
  366. intensity $A8
  367. note A_, 2
  368. note E_, 2
  369. note G#, 2
  370. note D#, 2
  371. note G_, 2
  372. stereopanning $ff
  373. notetype 12, $D8
  374. ;Bar 35
  375. octave 3
  376. note C#, 16
  377. note C#, 12
  378. ;Bar 36
  379. notetype 8, $D8
  380. note A_, 4
  381. note G#, 2
  382. ;Bar 37
  383. notetype 12, $Af
  384. note B_, 1
  385. intensity $D8
  386. note B_, 15
  387. ;Bar 38
  388. notetype 8, $D8
  389. note A_, 2
  390. intensity $D8
  391. note A_, 14
  392. note G#, 2
  393. note F#, 4
  394. note A_, 2
  395. ;Bar 39
  396. notetype 12, $Af
  397. note G#, 1
  398. intensity $D8
  399. note G#, 15
  400. ;Bar 40
  401. intensity $Af
  402. note C#, 1
  403. intensity $D8
  404. note C#, 15
  405. loopchannel 0, Music_BattleVsRegis_Ch2_loop
  406.  
  407. ; ============================================================================================================
  408.  
  409. Music_BattleVsRegis_Ch3:
  410. ;Bar 1
  411. notetype 8, $16
  412. tone $0002
  413. octave 1
  414. callchannel Music_BattleVsRegis_Ch1_main_loop
  415. octave 2
  416. callchannel Music_BattleVsRegis_Ch1_main_loop
  417. ;Bar 2
  418. octave 3
  419. callchannel Music_BattleVsRegis_Ch1_main_loop
  420. octave 2
  421. note C#, 2
  422. octave 1
  423. note G#, 2
  424. note G#, 2
  425. note G#, 2
  426. note B_, 2
  427. octave 2
  428. note C_, 2
  429. ;Bar 3
  430. callchannel Music_BattleVsRegis_Ch3_Type1
  431. ;Bar 5
  432. callchannel Music_BattleVsRegis_Ch3_Type1
  433. ;Bar 7
  434. callchannel Music_BattleVsRegis_Ch3_Type1
  435. ;Bar 9
  436. pitchoffset 0, C#
  437. callchannel Music_BattleVsRegis_Ch3_Type1
  438. ;Bar 11
  439. callchannel Music_BattleVsRegis_Ch3_Type1
  440. pitchoffset 0, C_
  441. ;Bar 13
  442. note D_, 2
  443. note __, 2
  444. note D_, 2
  445. note D_, 2
  446. note A#, 2
  447. note A_, 2
  448. note D_, 2
  449. note __, 2
  450. note D_, 2
  451. note D_, 2
  452. note A#, 2
  453. note A_, 2
  454. ;Bar 14
  455. note D_, 2
  456. note __, 2
  457. note D_, 2
  458. note D_, 2
  459. note A#, 2
  460. note A_, 2
  461. note D_, 2
  462. octave 3
  463. note D_, 2
  464. note D#, 2
  465. octave 2
  466. note A#, 2
  467. octave 3
  468. note D#, 2
  469. note C#, 2
  470. ;Bar 15
  471. octave 2
  472. callchannel Music_BattleVsRegis_Ch3_Type1
  473. ;Bar 17
  474. callchannel Music_BattleVsRegis_Ch3_Type1
  475. ;Bar 19
  476. callchannel Music_BattleVsRegis_Ch3_Type1
  477. ;Bar 21
  478. Music_BattleVsRegis_Ch3_loop:
  479. pitchoffset 0, C#
  480.  
  481. Music_BattleVsRegis_Ch3_loop1:
  482. callchannel Music_BattleVsRegis_Ch3_Type1
  483. loopchannel 7, Music_BattleVsRegis_Ch3_loop1
  484. ;Bar 35
  485. pitchoffset 0, C_
  486. callchannel Music_BattleVsRegis_Ch3_Type1
  487. ;Bar 37
  488. callchannel Music_BattleVsRegis_Ch3_Type1
  489. ;Bar 39
  490. callchannel Music_BattleVsRegis_Ch3_Type1
  491. ;Bar 41
  492. loopchannel 0, Music_BattleVsRegis_Ch3_loop
  493.  
  494. Music_BattleVsRegis_Ch3_Type1:
  495. note C#, 2
  496. note __, 2
  497. note C#, 2
  498. note C#, 2
  499. note A_, 2
  500. note G#, 2
  501. note C#, 2
  502. note __, 2
  503. note C#, 2
  504. note C#, 2
  505. note A_, 2
  506. note G#, 2
  507. ;Bar 4
  508. note C#, 2
  509. note __, 2
  510. note C#, 2
  511. note C#, 2
  512. note A_, 2
  513. note G#, 2
  514. note C#, 2
  515. octave 1
  516. note G#, 2
  517. note G#, 2
  518. note G#, 2
  519. note B_, 2
  520. octave 2
  521. note C_, 2
  522. endchannel
  523.  
  524. ; ============================================================================================================
  525.  
  526. Music_BattleVsRegis_Ch4:
  527. togglenoise 1
  528. notetype 12
  529. ;Bar 1
  530. callchannel Music_BattleVsRegis_Ch4_Type1
  531. ;Bar 2
  532. callchannel Music_BattleVsRegis_Ch4_Type1
  533. ;Bar 3
  534. callchannel Music_BattleVsRegis_Ch4_Type1
  535. ;Bar 4
  536. note C_, 4
  537. note C_, 4
  538. note F#, 8
  539. ;Bar 5
  540. callchannel Music_BattleVsRegis_Ch4_Type1
  541. ;Bar 6
  542. callchannel Music_BattleVsRegis_Ch4_Type2
  543. ;Bar 7
  544. callchannel Music_BattleVsRegis_Ch4_Type1
  545. ;Bar 8
  546. callchannel Music_BattleVsRegis_Ch4_Type2
  547. ;Bar 9
  548. note C_, 8
  549. Music_BattleVsRegis_Ch4_loop9:
  550. note C_, 8
  551. loopchannel 9, Music_BattleVsRegis_Ch4_loop9
  552. notetype 8
  553. note C_, 6
  554. note __, 2
  555. ;Bar 14
  556. note A_, 2
  557. note A_, 2
  558. ;Bar 15
  559. notetype 12
  560. Music_BattleVsRegis_Ch4_loop15:
  561. note C_, 12
  562. note E_, 4
  563. loopchannel 5, Music_BattleVsRegis_Ch4_loop15
  564. ;Bar 20
  565. note C_, 12
  566. notetype 8
  567. note D_, 4
  568. note D_, 2
  569. Music_BattleVsRegis_Ch4_loop:
  570. ;Bar 21
  571. notetype 12
  572. Music_BattleVsRegis_Ch4_loop1:
  573. callchannel Music_BattleVsRegis_Ch4_Type3
  574. loopchannel 7, Music_BattleVsRegis_Ch4_loop1
  575. note C_, 4
  576. notetype 8
  577. note D_, 4
  578. note D_, 2
  579. ;Bar 25
  580. notetype 12
  581. Music_BattleVsRegis_Ch4_loop2:
  582. callchannel Music_BattleVsRegis_Ch4_Type3
  583. loopchannel 11, Music_BattleVsRegis_Ch4_loop2
  584. notetype 8
  585. note C_, 4
  586. note D_, 4
  587. note D_, 4
  588. ;Bar 31
  589. notetype 12
  590. Music_BattleVsRegis_Ch4_loop3:
  591. callchannel Music_BattleVsRegis_Ch4_Type3
  592. loopchannel 4, Music_BattleVsRegis_Ch4_loop3
  593. ;Bar 33
  594. note C_, 8
  595. note __, 16
  596. note __, 4
  597. ;Bar 34
  598. note D_, 4
  599. ;Bar 35
  600. Music_BattleVsRegis_Ch4_loop4:
  601. callchannel Music_BattleVsRegis_Ch4_Type3
  602. loopchannel 7, Music_BattleVsRegis_Ch4_loop4
  603. note C_, 4
  604. notetype 8
  605. note D_, 4
  606. note D_, 2
  607. ;Bar 39
  608. notetype 12
  609. Music_BattleVsRegis_Ch4_loop5:
  610. callchannel Music_BattleVsRegis_Ch4_Type3
  611. loopchannel 4, Music_BattleVsRegis_Ch4_loop5
  612.  
  613. loopchannel 0, Music_BattleVsRegis_Ch4_loop
  614.  
  615. Music_BattleVsRegis_Ch4_Type1:
  616. note C_, 4
  617. note C_, 4
  618. note C_, 4
  619. note E_, 4
  620. endchannel
  621.  
  622. Music_BattleVsRegis_Ch4_Type2:
  623. note C_, 4
  624. note C_, 4
  625. note C_, 4
  626. note F_, 4
  627. endchannel
  628.  
  629. Music_BattleVsRegis_Ch4_Type3:
  630. note C_, 4
  631. note D_, 4
  632. endchannel
Add Comment
Please, Sign In to add comment