Mmmmmmmmmmmmmmmmm

virbankgym.asm

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