Advertisement
Mmmmmmmmmmmmmmmmm

santaluneforest.asm

Apr 10th, 2017
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. Music_SantaluneForest:
  2. musicheader 3, 1, Music_SantaluneForest_Ch1
  3. musicheader 1, 2, Music_SantaluneForest_Ch2
  4. musicheader 1, 3, Music_SantaluneForest_Ch3
  5.  
  6. Music_SantaluneForest_Ch1:
  7. tempo 152
  8. volume $77
  9. vibrato $6, $23
  10. notetype $c, $92
  11. dutycycle 0
  12. octave 3
  13. note __, 2
  14. note F_, 2
  15. note G_, 4
  16. note A#, 4
  17. note F_, 2
  18. note G_, 4
  19. note F_, 2
  20. note G_, 4
  21. note A#, 4
  22. note F_, 2
  23. note G_, 4
  24. note F_, 2
  25. note G_, 4
  26. note A#, 4
  27. note F_, 2
  28. note G_, 4
  29. octave 4
  30. note C_, 2
  31. note C_, 12
  32. dutycycle 3
  33. intensity $77
  34. octave 5
  35. note C_, 6
  36. octave 4
  37. note G_, 6
  38. note A#, 6
  39. note F_, 6
  40. note G_, 4
  41. note A#, 4
  42. octave 5
  43. note C_, 6
  44. octave 4
  45. note G_, 6
  46. note A#, 6
  47. note F_, 14
  48. Music_SantaluneForest_Ch1_loop_1:
  49. dutycycle 0
  50. intensity $b2
  51. octave 5
  52. note C_, 4
  53. octave 4
  54. note G_, 4
  55. note A#, 4
  56. note F_, 2
  57. note G_, 4
  58. octave 5
  59. note C_, 2
  60. octave 4
  61. note G_, 4
  62. note A#, 4
  63. note F_, 2
  64. note G_, 4
  65. octave 5
  66. note C_, 2
  67. octave 4
  68. note G_, 4
  69. note A#, 4
  70. note F_, 2
  71. note G_, 4
  72. note G#, 2
  73. note G#, 12
  74. loopchannel 2, Music_SantaluneForest_Ch1_loop_1
  75. loopchannel 0, Music_SantaluneForest_Ch1
  76.  
  77. Music_SantaluneForest_Ch2:
  78. vibrato $8, $24
  79. notetype $c, $b2
  80. dutycycle 2
  81. octave 3
  82. note C_, 2
  83. note A#, 2
  84. octave 4
  85. note C_, 2
  86. octave 3
  87. note C_, 2
  88. octave 4
  89. note D#, 2
  90. octave 3
  91. note C_, 2
  92. note A#, 2
  93. octave 4
  94. note C_, 2
  95. octave 3
  96. note C_, 2
  97. note A#, 2
  98. octave 4
  99. note C_, 2
  100. octave 3
  101. note C_, 2
  102. octave 4
  103. note D#, 2
  104. octave 3
  105. note C_, 2
  106. note A#, 2
  107. octave 4
  108. note C_, 2
  109. octave 3
  110. note C_, 2
  111. note A#, 2
  112. octave 4
  113. note C_, 2
  114. octave 3
  115. note C_, 2
  116. octave 4
  117. note D#, 2
  118. octave 3
  119. note C_, 2
  120. note A#, 2
  121. octave 4
  122. note C_, 2
  123. octave 3
  124. note C_, 2
  125. octave 4
  126. note F_, 2
  127. note F_, 2
  128. octave 3
  129. note C_, 4
  130. note C_, 4
  131. note C_, 2
  132. loopchannel 0, Music_SantaluneForest_Ch2
  133.  
  134. Music_SantaluneForest_Ch3:
  135. vibrato $16, $15
  136. notetype $c, $20
  137. note __, 16
  138. Music_SantaluneForest_Ch3_loop_main:
  139. note __, 16
  140. note __, 16
  141. note __, 16
  142. note __, 2
  143. Music_SantaluneForest_Ch3_loop_1:
  144. octave 4
  145. note C_, 2
  146. note D#, 2
  147. note G_, 4
  148. note C_, 2
  149. note D#, 2
  150. note F_, 4
  151. note C_, 2
  152. note D#, 2
  153. note F_, 4
  154. octave 3
  155. note A#, 2
  156. octave 4
  157. note C_, 2
  158. note D#, 4
  159. loopchannel 6, Music_SantaluneForest_Ch3_loop_1
  160. note D#, 6
  161. intensity $30
  162. note D#, 4
  163. intensity $20
  164. note __, 4
  165. loopchannel 0, Music_SantaluneForest_Ch3_loop_main
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement