Advertisement
Mmmmmmmmmmmmmmmmm

contestlobby.asm

Aug 28th, 2019
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.04 KB | None | 0 0
  1. Music_ContestLobby:
  2. musicheader 4, 1, Music_ContestLobby_Ch1
  3. musicheader 1, 2, Music_ContestLobby_Ch2
  4. musicheader 1, 3, Music_ContestLobby_Ch3
  5. musicheader 1, 4, Music_ContestLobby_Ch4
  6.  
  7.  
  8. Music_ContestLobby_Ch1:
  9. tempo 76
  10. dutycycle $0
  11. vibrato $12, $15
  12. tone $0001
  13. notetype $c, $82
  14. note __, 16
  15. note __, 16
  16. note __, 16
  17. note __, 16
  18. Music_ContestLobby_Ch1_loop_main:
  19. Music_ContestLobby_Ch1_loop_1:
  20. callchannel Music_ContestLobby_Ch1_branch_1
  21. callchannel Music_ContestLobby_Ch1_branch_2
  22. callchannel Music_ContestLobby_Ch1_branch_3
  23. loopchannel 3, Music_ContestLobby_Ch1_loop_1
  24. callchannel Music_ContestLobby_Ch1_branch_1
  25. octave 2
  26. note E_, 4
  27. octave 3
  28. note A_, 1
  29. note G_, 1
  30. note F_, 1
  31. note E_, 5
  32. note A_, 2
  33. note A_, 2
  34. octave 2
  35. note E_, 4
  36. octave 3
  37. note A_, 2
  38. note A_, 2
  39. note E_, 2
  40. note C_, 2
  41. note E_, 2
  42. note A_, 2
  43. callchannel Music_ContestLobby_Ch1_branch_3
  44. loopchannel 0, Music_ContestLobby_Ch1_loop_main
  45.  
  46. Music_ContestLobby_Ch1_branch_1:
  47. octave 2
  48. note G_, 4
  49. octave 4
  50. note C_, 1
  51. octave 3
  52. note A_, 1
  53. note G_, 1
  54. note E_, 5
  55. octave 4
  56. note C_, 4
  57. octave 2
  58. note G_, 4
  59. octave 4
  60. note C_, 2
  61. note C_, 6
  62. note C_, 4
  63. octave 2
  64. note F_, 4
  65. octave 3
  66. note A#, 1
  67. note A_, 1
  68. note G_, 1
  69. note F_, 5
  70. note A#, 4
  71. octave 2
  72. note F_, 4
  73. octave 3
  74. note A#, 2
  75. note A#, 6
  76. note A#, 4
  77. endchannel
  78.  
  79. Music_ContestLobby_Ch1_branch_2:
  80. octave 2
  81. note E_, 4
  82. octave 3
  83. note A_, 1
  84. note G_, 1
  85. note F_, 1
  86. note E_, 5
  87. note A_, 4
  88. octave 2
  89. note E_, 4
  90. octave 3
  91. note A_, 8
  92. note A_, 4
  93. endchannel
  94.  
  95. Music_ContestLobby_Ch1_branch_3:
  96. octave 2
  97. note D#, 4
  98. octave 3
  99. note G#, 1
  100. note G_, 1
  101. note F_, 1
  102. note E_, 5
  103. octave 4
  104. note C_, 4
  105. octave 2
  106. note F_, 4
  107. octave 3
  108. note A#, 2
  109. note A#, 6
  110. octave 4
  111. note D_, 4
  112. endchannel
  113.  
  114. Music_ContestLobby_Ch2:
  115. vibrato $8, $34
  116. tone $0001
  117. notetype $c, $b0
  118. note __, 16
  119. note __, 16
  120. note __, 16
  121. note __, 12
  122. Music_ContestLobby_Ch2_loop_main:
  123. dutycycle $1
  124. intensity $b0
  125. octave 3
  126. note D#, 4
  127. intensity $b2
  128. note E_, 4
  129. intensity $b7
  130. note E_, 8
  131. note E_, 2
  132. note F_, 2
  133. note G_, 8
  134. octave 4
  135. note C_, 8
  136. intensity $b0
  137. note D_, 6
  138. intensity $b7
  139. note D_, 10
  140. intensity $b2
  141. note D_, 4
  142. intensity $b7
  143. octave 3
  144. note A#, 8
  145. intensity $b2
  146. octave 4
  147. note F_, 4
  148. intensity $b0
  149. note E_, 2
  150. note F_, 2
  151. note E_, 8
  152. intensity $b7
  153. note E_, 16
  154. note __, 4
  155. intensity $b1
  156. note C_, 4
  157. intensity $b7
  158. note C_, 8
  159. intensity $b1
  160. note C_, 2
  161. note C_, 2
  162. intensity $b0
  163. note F_, 6
  164. note E_, 1
  165. note D#, 1
  166. note D_, 4
  167. octave 3
  168. note D#, 4
  169. intensity $b1
  170. note E_, 2
  171. note E_, 2
  172. note E_, 2
  173. note D#, 2
  174. intensity $b2
  175. note E_, 4
  176. note F_, 8
  177. note G_, 4
  178. intensity $b7
  179. octave 4
  180. note C_, 8
  181. intensity $b2
  182. octave 3
  183. note A#, 4
  184. intensity $b7
  185. octave 4
  186. note D_, 8
  187. intensity $b2
  188. note C#, 4
  189. note D_, 2
  190. note D_, 2
  191. intensity $b7
  192. octave 3
  193. note A#, 8
  194. intensity $b2
  195. octave 4
  196. note F_, 4
  197. note E_, 2
  198. note F_, 2
  199. intensity $b0
  200. note G_, 2
  201. intensity $b7
  202. note G_, 10
  203. intensity $b2
  204. note C_, 2
  205. note D_, 2
  206. intensity $b0
  207. note E_, 2
  208. intensity $b7
  209. note E_, 8
  210. intensity $b1
  211. note D#, 1
  212. note D_, 1
  213. note C_, 4
  214. intensity $b7
  215. note C_, 8
  216. intensity $b2
  217. note C_, 2
  218. note C_, 2
  219. intensity $b7
  220. note D_, 8
  221. intensity $b0
  222. note D_, 6
  223. dutycycle $2
  224. intensity $b0
  225. note E_, 1
  226. note F_, 1
  227. note G_, 4
  228. intensity $b7
  229. note G_, 16
  230. intensity $b1
  231. note A_, 4
  232. note G_, 4
  233. note F_, 4
  234. intensity $b0
  235. note E_, 4
  236. intensity $b7
  237. note E_, 8
  238. note D#, 2
  239. note D_, 2
  240. intensity $b0
  241. note C_, 4
  242. intensity $b7
  243. note C_, 12
  244. intensity $b2
  245. note E_, 2
  246. note D#, 2
  247. note E_, 4
  248. note E_, 4
  249. note E_, 4
  250. intensity $b1
  251. note E_, 2
  252. note E_, 2
  253. note E_, 2
  254. note E_, 2
  255. note E_, 2
  256. note F_, 2
  257. note E_, 2
  258. note D_, 2
  259. intensity $b7
  260. note C_, 4
  261. intensity $b2
  262. octave 3
  263. note G#, 4
  264. note G#, 2
  265. note A#, 2
  266. octave 4
  267. note C_, 2
  268. octave 3
  269. note G#, 2
  270. note A#, 2
  271. octave 4
  272. note C_, 2
  273. octave 3
  274. note A#, 2
  275. note G#, 2
  276. note G_, 2
  277. note F_, 2
  278. note E_, 2
  279. note F_, 2
  280. intensity $b1
  281. note G_, 2
  282. note F#, 2
  283. note G_, 2
  284. octave 4
  285. note C_, 2
  286. intensity $b2
  287. note G_, 4
  288. intensity $b1
  289. octave 3
  290. note G_, 2
  291. note F#, 2
  292. note G_, 2
  293. octave 4
  294. note C_, 2
  295. intensity $b2
  296. note G_, 4
  297. note G_, 2
  298. note A_, 2
  299. note G_, 2
  300. note F_, 2
  301. intensity $b1
  302. octave 3
  303. note G_, 2
  304. note F#, 2
  305. note G_, 2
  306. octave 4
  307. note C_, 2
  308. intensity $b2
  309. note G_, 4
  310. intensity $b1
  311. octave 3
  312. note G_, 2
  313. note F#, 2
  314. note G_, 2
  315. octave 4
  316. note C_, 2
  317. intensity $b2
  318. note G_, 4
  319. note G_, 2
  320. note A_, 2
  321. note G_, 2
  322. note F_, 2
  323. note E_, 2
  324. note F_, 2
  325. note E_, 2
  326. note D_, 2
  327. note C_, 2
  328. note D_, 2
  329. note C_, 2
  330. octave 3
  331. note B_, 2
  332. note A_, 2
  333. note B_, 2
  334. note A_, 2
  335. note G_, 2
  336. note F_, 2
  337. note G_, 2
  338. note F_, 2
  339. note E_, 2
  340. intensity $b1
  341. octave 2
  342. note G#, 1
  343. note A#, 1
  344. octave 3
  345. note C_, 1
  346. note D_, 1
  347. note D#, 1
  348. note F_, 1
  349. note G_, 1
  350. note G#, 1
  351. note A#, 1
  352. octave 4
  353. note C_, 1
  354. note D_, 1
  355. note D#, 1
  356. intensity $b2
  357. note F_, 2
  358. note D_, 2
  359. note A#, 2
  360. octave 5
  361. note C_, 2
  362. octave 4
  363. note A#, 2
  364. note G#, 2
  365. note G_, 2
  366. note F_, 2
  367. loopchannel 0, Music_ContestLobby_Ch2_loop_main
  368.  
  369. Music_ContestLobby_Ch3:
  370. notetype $c, $15
  371. note __, 16
  372. note __, 16
  373. note __, 16
  374. note __, 12
  375. octave 2
  376. note B_, 4
  377. Music_ContestLobby_Ch3_loop_main:
  378. Music_ContestLobby_Ch3_loop_1:
  379. callchannel Music_ContestLobby_Ch3_branch_1
  380. callchannel Music_ContestLobby_Ch3_branch_2
  381. loopchannel 0, Music_ContestLobby_Ch3_loop_main
  382.  
  383. Music_ContestLobby_Ch3_branch_1:
  384. octave 3
  385. note C_, 2
  386. note __, 6
  387. octave 2
  388. note G_, 2
  389. note __, 6
  390. octave 3
  391. note C_, 2
  392. note __, 6
  393. octave 2
  394. note G_, 2
  395. note __, 6
  396. note A#, 2
  397. note __, 6
  398. note F_, 2
  399. note __, 6
  400. note A#, 2
  401. note __, 6
  402. note F_, 2
  403. note __, 6
  404. note A_, 2
  405. note __, 6
  406. note E_, 2
  407. note __, 6
  408. note A_, 2
  409. note __, 6
  410. note E_, 2
  411. note __, 6
  412. endchannel
  413.  
  414. Music_ContestLobby_Ch3_branch_2:
  415. note G#, 2
  416. note __, 6
  417. note D#, 2
  418. note __, 6
  419. note A#, 2
  420. note __, 6
  421. note F_, 2
  422. note __, 2
  423. note B_, 4
  424. endchannel
  425.  
  426. Music_ContestLobby_Ch4:
  427. togglenoise $3
  428. notetype $c
  429. callchannel Music_ContestLobby_Ch4_branch_1
  430. callchannel Music_ContestLobby_Ch4_branch_2
  431. note C#, 1
  432. note C#, 1
  433. note C#, 1
  434. note C#, 1
  435. note C_, 4
  436. note C#, 2
  437. note C#, 2
  438. note C#, 2
  439. note C#, 2
  440. callchannel Music_ContestLobby_Ch4_branch_2
  441. Music_ContestLobby_Ch4_loop_main:
  442. callchannel Music_ContestLobby_Ch4_branch_1
  443. callchannel Music_ContestLobby_Ch4_branch_2
  444. note C_, 4
  445. note C_, 4
  446. note C#, 1
  447. note C#, 1
  448. note C#, 1
  449. note C#, 1
  450. note C#, 2
  451. note C#, 2
  452. callchannel Music_ContestLobby_Ch4_branch_2
  453. loopchannel 0, Music_ContestLobby_Ch4_loop_main
  454.  
  455. Music_ContestLobby_Ch4_branch_1:
  456. note C_, 4
  457. note C#, 4
  458. note C#, 2
  459. note C#, 2
  460. note C#, 2
  461. note C#, 2
  462. endchannel
  463.  
  464. Music_ContestLobby_Ch4_branch_2:
  465. note C_, 4
  466. note C_, 4
  467. note C#, 1
  468. note C#, 1
  469. note C#, 1
  470. note C#, 1
  471. note C#, 1
  472. note C#, 1
  473. note C#, 1
  474. note C#, 1
  475. endchannel
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement