Advertisement
Mmmmmmmmmmmmmmmmm

maxiearchiebattle.asm

Mar 27th, 2016
442
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Music_MaxieArchieBattle:
  2.     dbw $c0, Music_MaxieArchieBattle_Ch1
  3.     dbw $01, Music_MaxieArchieBattle_Ch2
  4.     dbw $02, Music_MaxieArchieBattle_Ch3
  5.     dbw $03, Music_MaxieArchieBattle_Ch4
  6.  
  7. Music_MaxieArchieBattle_Ch1:
  8.     tempo 205
  9.     dutycycle 3
  10.     tone $0001
  11.     notetype $C, $A4
  12.     vibrato $5, $26
  13.     octave 3
  14.     note __, 16
  15.     note __, 11
  16.     notetype $6, $B0
  17.     note __, 1
  18.     note D_, 1
  19.     notetype $C, $B0
  20.     note D#, 6
  21.     intensity $B5
  22.     note D#, 2
  23.     notetype $6, $B0
  24.     note __, 1
  25.     note D_, 1
  26.     notetype $C, $B0
  27.     note D#, 1
  28.     note C#, 1
  29.     note D#, 1
  30.     note F#, 1
  31.     note E_, 1
  32.     note D#, 1
  33.     note C#, 1
  34.     note D#, 6
  35.     intensity $B5
  36.     note D#, 3
  37.     intensity $B0
  38.     note D#, 1
  39.     note C#, 1
  40.     note D#, 1
  41.     note F#, 1
  42.     note E_, 1
  43.     note G#, 1
  44.     note E_, 1
  45.     note D#, 6
  46.     intensity $B5
  47.     note D#, 3
  48.     intensity $B0
  49.     note D#, 1
  50.     note C#, 1
  51.     note D#, 1
  52.     note F#, 1
  53.     note E_, 1
  54.     note D#, 1
  55.     note C#, 1
  56.     intensity $B0
  57.     note D#, 8
  58.     intensity $B7
  59.     note D#, 7
  60. ;;;;mark
  61.     notetype $6, $D0
  62.     note __, 1
  63.     note E_, 1
  64.     notetype $C, $D0
  65.     note F_, 6
  66.     intensity $D5
  67.     note F_, 2
  68.     notetype $6, $D0
  69.     note __, 1
  70.     note E_, 1
  71.     notetype $C, $D0
  72.     note F_, 1
  73.     note D#, 1
  74.     note F_, 1
  75.     note G#, 1
  76.     note F#, 1
  77.     note F_, 1
  78.     note D#, 1
  79.     note F_, 6
  80.     intensity $D5
  81.     note F_, 3
  82.     intensity $D0
  83.     note F_, 1
  84.     note D#, 1
  85.     note F_, 1
  86.     note G#, 1
  87.     note F#, 1
  88.     note A#, 1
  89.     note F#, 1
  90.     note F_, 6
  91.     intensity $D5
  92.     note F_, 3
  93.     intensity $D0
  94.     note F_, 1
  95.     note D#, 1
  96.     note F_, 1
  97.     note G#, 1
  98.     note F#, 1
  99.     note F_, 1
  100.     note D#, 1
  101.     intensity $D0
  102.     note F_, 8
  103.     intensity $D7
  104.     note F_, 4
  105.     intensity $E0
  106.     note F#, 4
  107. Music_MaxieArchieBattle_Ch1_loop:
  108.     ;;;;mark
  109.     intensity $F0
  110.     note G_, 6
  111.     notetype $6, $F7
  112.     note G_, 5
  113.     note E_, 1
  114.     notetype $C, $F0
  115.     note G_, 1
  116.     note F_, 1
  117.     note G_, 1
  118.     note A#, 1
  119.     note G#, 1
  120.     note G_, 1
  121.     note F_, 1
  122.     note G_, 6
  123.     intensity $F5
  124.     note G_, 3
  125.     intensity $F0
  126.     note G_, 1
  127.     note F_, 1
  128.     note G_, 1
  129.     note A#, 1
  130.     note G#, 1
  131.     octave 4
  132.     note C_, 1
  133.     octave 3
  134.     note G#, 1
  135.     note G_, 6
  136.     intensity $F5
  137.     note G_, 3
  138.     intensity $F0
  139.     note G_, 1
  140.     note F_, 1
  141.     note G_, 1
  142.     note A#, 1
  143.     note G#, 1
  144.     note G_, 1
  145.     note F_, 1
  146.     intensity $F0
  147.     note G_, 6
  148.     octave 4
  149.     note D_, 6
  150.     note C_, 4
  151. ;;;;mark
  152.     octave 3
  153.     intensity $C7
  154.     note B_, 3
  155.     note A#, 3
  156.     note F#, 2
  157.     note A_, 3
  158.     note G_, 3
  159.     note E_, 2
  160.     note F#, 3
  161.     note G_, 3
  162.     note F#, 2
  163.     intensity $C0
  164.     note D#, 8
  165.     intensity $C7
  166.     note D#, 8
  167.     intensity $A0
  168.     octave 2
  169.     note D#, 8
  170.     intensity $A7
  171.     note D#, 8
  172. ;;;;mark
  173.     note __, 16
  174.     note __, 1
  175.     intensity $A2
  176.     dutycycle 0
  177.     octave 3
  178.     note C_, 1
  179.     octave 2
  180.     note A#, 1
  181.     octave 3
  182.     note C_, 1
  183.     note D#, 1
  184.     note C#, 1
  185.     note C_, 1
  186.     octave 2
  187.     note A#, 1
  188.     octave 3
  189.     intensity $C7
  190.     note C_, 8
  191.     dutycycle 1
  192.     octave 2
  193.     note F_, 3
  194.     note F#, 3
  195.     note B_, 2
  196.     note A#, 3
  197.     note F#, 3
  198.     note E_, 2
  199.     note F_, 3
  200.     note F#, 3
  201.     note B_, 2
  202.     note A#, 3
  203.     note B_, 3
  204.     octave 3
  205.     note C#, 2
  206. ;;;;;mark
  207.     note C_, 1
  208.     note C_, 1
  209.     note C#, 2
  210.     note C_, 1
  211.     note C_, 1
  212.     note D#, 2
  213.     note C_, 1
  214.     note C_, 1
  215.     note E_, 2
  216.     note F_, 1
  217.     note E_, 1
  218.     note C#, 1
  219.     note C_, 1
  220.     note C_, 1
  221.     note C_, 1
  222.     note C#, 2
  223.     note C_, 1
  224.     note C_, 1
  225.     note D#, 2
  226.     note C_, 1
  227.     note C_, 1
  228.     note E_, 2
  229.     note F_, 2
  230.     note E_, 2
  231. ;;;;mark
  232.     octave 4
  233.     dutycycle 0
  234.     note C_, 1
  235.     note C_, 1
  236.     note C#, 2
  237.     note C_, 1
  238.     note C_, 1
  239.     note D#, 2
  240.     note C_, 1
  241.     note C_, 1
  242.     note E_, 2
  243.     note F_, 1
  244.     note E_, 1
  245.     note C#, 1
  246.     note C_, 1
  247.     note C_, 1
  248.     note C_, 1
  249.     note C#, 2
  250.     note C_, 1
  251.     note C_, 1
  252.     note D#, 2
  253.     note C_, 1
  254.     note C_, 1
  255.     note E_, 2
  256.     note F_, 2
  257.     note E_, 2
  258.     intensity $C0
  259.     note F_, 16
  260.     note F_, 8
  261.     intensity $C7
  262.     note F_, 8
  263.     octave 5
  264.     intensity $C0
  265.     note F_, 16
  266.     note F_, 8
  267.     intensity $C7
  268.     note F_, 7
  269.     octave 3
  270.     notetype $6, $D0
  271.     note __, 1
  272.     note E_, 1
  273.     notetype $C, $D0
  274.     note F_, 6
  275.     intensity $D5
  276.     note F_, 2
  277.     notetype $6, $D0
  278.     note __, 1
  279.     note E_, 1
  280.     notetype $C, $D0
  281.     note F_, 1
  282.     note D#, 1
  283.     note F_, 1
  284.     note G#, 1
  285.     note F#, 1
  286.     note F_, 1
  287.     note D#, 1
  288.     note F_, 6
  289.     intensity $D5
  290.     note F_, 3
  291.     intensity $D0
  292.     note F_, 1
  293.     note D#, 1
  294.     note F_, 1
  295.     note G#, 1
  296.     note F#, 1
  297.     note A#, 1
  298.     note F#, 1
  299.     note F_, 6
  300.     intensity $D5
  301.     note F_, 3
  302.     intensity $D0
  303.     note F_, 1
  304.     note D#, 1
  305.     note F_, 1
  306.     note G#, 1
  307.     note F#, 1
  308.     note F_, 1
  309.     note D#, 1
  310.     intensity $D0
  311.     note F_, 6
  312.     intensity $F7
  313.     octave 4
  314.     note C_, 4
  315.     intensity $E0
  316.     octave 3
  317.     note F_, 2
  318.     note F#, 4
  319.     loopchannel 0, Music_MaxieArchieBattle_Ch1_loop
  320.  
  321. Music_MaxieArchieBattle_Ch2:
  322.     tone $0001
  323.     dutycycle 1
  324.     notetype $C, $A7
  325.     vibrato $12, $15
  326.     octave 2
  327.     note __, 16
  328.     note __, 16
  329.     note __, 16
  330.     note __, 16
  331.     note __, 16
  332.     note __, 8
  333.     note E_, 4
  334. Music_MaxieArchieBattle_Ch2_loop_main:
  335.     dutycycle 1
  336.     intensity $B7
  337.     octave 2
  338.     note F_, 1
  339.     note __, 2
  340.     note C_, 3
  341.     note D#, 1
  342.     note __, 1
  343.     note F_, 1
  344.     note __, 2
  345.     note C_, 3
  346.     note E_, 1
  347.     note __, 1
  348.     note F_, 1
  349.     note __, 2
  350.     note A#, 2
  351.     note G#, 1
  352.     note F#, 1
  353.     note E_, 1
  354.     note F_, 1
  355.     note __, 2
  356.     note C_, 3
  357.     note F#, 1
  358.     note __, 1
  359.     note F_, 1
  360.     note __, 2
  361.     note C_, 3
  362.     note E_, 1
  363.     note __, 1
  364.     note F_, 1
  365.     note __, 2
  366.     note C_, 3
  367.     note E_, 1
  368.     note __, 1
  369.     note F_, 1
  370.     note __, 2
  371.     note A#, 2
  372.     note G#, 1
  373.     note F#, 1
  374.     note E_, 1
  375.     note F_, 1
  376.     note __, 2
  377.     note C_, 1
  378.     note F#, 4
  379. ;;;;mark
  380.     note G_, 1
  381.     note __, 2
  382.     note D_, 3
  383.     note F#, 1
  384.     note __, 1
  385.     note G_, 1
  386.     note __, 2
  387.     note D_, 3
  388.     note F#, 1
  389.     note __, 1
  390.     note G_, 1
  391.     note __, 2
  392.     octave 3
  393.     note C_, 2
  394.     octave 2
  395.     note A#, 1
  396.     note G#, 1
  397.     note F#, 1
  398.     note G_, 1
  399.     note __, 2
  400.     note D_, 3
  401.     note G#, 1
  402.     note __, 1
  403.     note G_, 1
  404.     note __, 2
  405.     note D_, 3
  406.     note F#, 1
  407.     note __, 1
  408.     note G_, 1
  409.     note __, 2
  410.     note D_, 3
  411.     note F#, 1
  412.     note __, 1
  413.     note G_, 1
  414.     note __, 2
  415.     octave 3
  416.     note C_, 2
  417.     octave 2
  418.     note A#, 1
  419.     note G#, 1
  420.     note F#, 1
  421.     note G_, 1
  422.     note __, 2
  423.     note D_, 1
  424.     octave 3
  425.     note D#, 4
  426. ;;;;mark
  427.     dutycycle 1
  428.     intensity $C7
  429.     note E_, 3
  430.     note D#, 3
  431.     octave 2
  432.     note B_, 2
  433.     octave 3
  434.     note D_, 3
  435.     note C_, 3
  436.     octave 2
  437.     note A_, 2
  438.     note B_, 3
  439.     octave 3
  440.     note C_, 3
  441.     octave 2
  442.     note B_, 2
  443.     intensity $C0
  444.     note G#, 8
  445.     intensity $C7
  446.     note G#, 8
  447.     intensity $A0
  448.     octave 1
  449.     note G#, 8
  450.     intensity $A7
  451.     note G#, 8
  452. ;;;;;mark
  453.     octave 2
  454.     note C_, 3
  455.     note C#, 3
  456.     note F#, 2
  457.     note F_, 3
  458.     note C#, 3
  459.     octave 1
  460.     note B_, 2
  461.     octave 2
  462.     note C_, 3
  463.     note C#, 3
  464.     note F#, 2
  465.     note F_, 3
  466.     note F#, 3
  467.     note D#, 2
  468.     dutycycle 2
  469.     note C_, 3
  470.     note C#, 3
  471.     note F#, 2
  472.     note F_, 3
  473.     note C#, 3
  474.     octave 1
  475.     note B_, 2
  476.     octave 2
  477.     note C_, 3
  478.     note C#, 3
  479.     note F#, 2
  480.     note F_, 3
  481.     note F#, 3
  482.     note G#, 2
  483. ;;;;;mark
  484.     note G_, 1
  485.     note G_, 1
  486.     note G#, 2
  487.     note G_, 1
  488.     note G_, 1
  489.     note A#, 2
  490.     note G_, 1
  491.     note G_, 1
  492.     octave 3
  493.     note C_, 2
  494.     note C#, 1
  495.     note C_, 1
  496.     octave 2
  497.     note A#, 1
  498.     note G#, 1
  499.     note G_, 1
  500.     note G_, 1
  501.     note G#, 2
  502.     note G_, 1
  503.     note G_, 1
  504.     note A#, 2
  505.     note G_, 1
  506.     note G_, 1
  507.     octave 3
  508.     note C_, 2
  509.     note C#, 2
  510.     note C_, 2
  511. ;;;;mark
  512.     octave 3
  513.     dutycycle 0
  514.     note G_, 1
  515.     note G_, 1
  516.     note G#, 2
  517.     note G_, 1
  518.     note G_, 1
  519.     note A#, 2
  520.     note G_, 1
  521.     note G_, 1
  522.     octave 4
  523.     note C_, 2
  524.     note C#, 1
  525.     note C_, 1
  526.     octave 3
  527.     note A#, 1
  528.     note G#, 1
  529.     note G_, 1
  530.     note G_, 1
  531.     note G#, 2
  532.     note G_, 1
  533.     note G_, 1
  534.     note A#, 2
  535.     note G_, 1
  536.     note G_, 1
  537.     octave 4
  538.     note C_, 2
  539.     note C#, 2
  540.     notetype $6, $A7
  541.     note C_, 3
  542.     note __, 1
  543.     notetype $C, $A0
  544. ;;;;;mark
  545.     dutycycle 1
  546.     note C_, 4
  547.     intensity $A7
  548.     note C_, 4
  549.     intensity $A0
  550.     octave 3
  551.     note F#, 4
  552.     intensity $A7
  553.     note F#, 4
  554.     intensity $A0
  555.     note F_, 4
  556.     intensity $A7
  557.     note F_, 4
  558.     intensity $A0
  559.     note C_, 4
  560.     intensity $A7
  561.     note C_, 4
  562.     intensity $A0
  563.     note C_, 4
  564.     intensity $A7
  565.     note C_, 4
  566.     intensity $A0
  567.     octave 2
  568.     note F#, 4
  569.     intensity $A7
  570.     note F#, 4
  571.     intensity $A0
  572.     note F_, 4
  573.     intensity $A7
  574.     note F_, 4
  575.     intensity $A0
  576.     note F#, 4
  577.     intensity $A7
  578.     note F#, 4
  579.     loopchannel 0, Music_MaxieArchieBattle_Ch2_loop_main
  580.    
  581. Music_MaxieArchieBattle_Ch2_branch_1:
  582.     octave 2
  583.     intensity $A2
  584.     note B_, 1
  585.     octave 3
  586.     note D#, 1
  587.     note E_, 1
  588.     note F#, 1
  589.     note G_, 1
  590.     note A_, 1
  591.     note A#, 1
  592.     note B_, 1
  593.     octave 4
  594.     note C_, 1
  595.     octave 3
  596.     note B_, 1
  597.     note A#, 1
  598.     note A_, 1
  599.     note G_, 1
  600.     note F#, 1
  601.     note E_, 1
  602.     note D#, 1
  603.     note C#, 1
  604.     note F_, 1
  605.     note F#, 1
  606.     note G#, 1
  607.     note A_, 1
  608.     note B_, 1
  609.     octave 4
  610.     note C_, 1
  611.     note C#, 1
  612.     note D_, 1
  613.     note C#, 1
  614.     note C_, 1
  615.     octave 3
  616.     note B_, 1
  617.     note A_, 1
  618.     note G#, 1
  619.     note F#, 1
  620.     note F_, 1
  621.     note D#, 1
  622.     note G_, 1
  623.     note G#, 1
  624.     note A#, 1
  625.     note B_, 1
  626.     octave 4
  627.     note C#, 1
  628.     note D_, 1
  629.     note D#, 1
  630.     note E_, 1
  631.     note D#, 1
  632.     note D_, 1
  633.     note C#, 1
  634.     octave 3
  635.     note B_, 1
  636.     note A#, 1
  637.     note G#, 1
  638.     note G_, 1
  639.     note F_, 1
  640.     note A_, 1
  641.     note A#, 1
  642.     octave 4
  643.     note C_, 1
  644.     note C#, 1
  645.     note D#, 1
  646.     note E_, 1
  647.     note F_, 1
  648.     note F#, 1
  649.     note F_, 1
  650.     note E_, 1
  651.     note D#, 1
  652.     note C#, 1
  653.     note C_, 1
  654.     octave 3
  655.     note A#, 1
  656.     note A_, 1
  657.     endchannel
  658.    
  659. Music_MaxieArchieBattle_Ch2_branch_2:
  660.     dutycycle 1
  661.     octave 3
  662.     note G_, 2
  663.     note C_, 2
  664.     note G_, 2
  665.     octave 4
  666.     note C_, 2
  667.     note E_, 2
  668.     note C_, 2
  669.     octave 3
  670.     note G_, 2
  671.     octave 4
  672.     note C_, 2
  673.     endchannel
  674.    
  675. Music_MaxieArchieBattle_Ch2_branch_3:
  676.     dutycycle 0
  677.     octave 3
  678.     note G#, 2
  679.     note C#, 2
  680.     note G#, 2
  681.     octave 4
  682.     note C#, 2
  683.     note G#, 2
  684.     note C#, 2
  685.     octave 3
  686.     note G#, 2
  687.     octave 4
  688.     note C#, 2
  689.     endchannel
  690.  
  691. Music_MaxieArchieBattle_Ch3:
  692.     stereopanning $ff
  693.     notetype $C, $25
  694.     octave 2
  695.     note D#, 2
  696.     note F#, 2
  697.     note E_, 2
  698.     note D#, 2
  699.     note C#, 2
  700.     note E_, 2
  701.     note D#, 2
  702.     note C#, 2
  703.     note D#, 2
  704.     note F#, 2
  705.     note E_, 2
  706.     note D#, 2
  707.     note C#, 2
  708.     octave 1
  709.     note B_, 2
  710. Music_MaxieArchieBattle_Ch3_loop_1:
  711.     callchannel Music_MaxieArchieBattle_Ch3_branch_1
  712.     loopchannel 3, Music_MaxieArchieBattle_Ch3_loop_1
  713.     callchannel Music_MaxieArchieBattle_Ch3_branch_2
  714.     callchannel Music_MaxieArchieBattle_Ch3_branch_1
  715.     note D#, 1
  716.     note F#, 1
  717.     note A#, 1
  718.     note B_, 1
  719.     callchannel Music_MaxieArchieBattle_Ch3_branch_1
  720.     note D#, 1
  721.     note B_, 1
  722.     note A#, 1
  723.     note G#, 1
  724.     callchannel Music_MaxieArchieBattle_Ch3_branch_1
  725.     note D#, 1
  726.     note A#, 1
  727.     note D#, 1
  728.     note B_, 1
  729.     callchannel Music_MaxieArchieBattle_Ch3_branch_1
  730.     callchannel Music_MaxieArchieBattle_Ch3_branch_2
  731.     callchannel Music_MaxieArchieBattle_Ch3_branch_1
  732.     note D#, 1
  733.     note F#, 1
  734.     note A#, 1
  735.     note B_, 1
  736.     callchannel Music_MaxieArchieBattle_Ch3_branch_1
  737.     note D#, 1
  738.     note A#, 1
  739.     note A_, 1
  740.     note A#, 1
  741. Music_MaxieArchieBattle_Ch3_loop_main:
  742.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  743.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  744.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  745.     callchannel Music_MaxieArchieBattle_Ch3_branch_4
  746.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  747.     callchannel Music_MaxieArchieBattle_Ch3_branch_5
  748.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  749.     octave 2
  750.     note F_, 1
  751.     octave 3
  752.     note C#, 1
  753.     note C_, 1
  754.     octave 2
  755.     note A#, 1
  756.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  757.     octave 2
  758.     note F_, 1
  759.     octave 3
  760.     note C_, 1
  761.     octave 2
  762.     note F_, 1
  763.     octave 3
  764.     note C#, 1
  765.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  766.     callchannel Music_MaxieArchieBattle_Ch3_branch_4
  767.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  768.     callchannel Music_MaxieArchieBattle_Ch3_branch_5
  769.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  770.     octave 2
  771.     note F_, 1
  772.     note F#, 1
  773.     note G_, 1
  774.     note A_, 1
  775. ;;;;mark
  776.     callchannel Music_MaxieArchieBattle_Ch3_branch_7
  777.     callchannel Music_MaxieArchieBattle_Ch3_branch_7
  778.     callchannel Music_MaxieArchieBattle_Ch3_branch_7
  779.     octave 2
  780.     note A#, 1
  781.     octave 3
  782.     note C_, 1
  783.     note D_, 1
  784.     note D#, 1
  785.     callchannel Music_MaxieArchieBattle_Ch3_branch_7
  786.     callchannel Music_MaxieArchieBattle_Ch3_branch_6
  787.     callchannel Music_MaxieArchieBattle_Ch3_branch_7
  788.     octave 2
  789.     note G_, 1
  790.     octave 3
  791.     note D#, 1
  792.     note D_, 1
  793.     note C_, 1
  794.     callchannel Music_MaxieArchieBattle_Ch3_branch_7
  795.     octave 2
  796.     note G_, 1
  797.     octave 3
  798.     note D_, 1
  799.     octave 2
  800.     note G_, 1
  801.     octave 3
  802.     note D#, 1
  803.     callchannel Music_MaxieArchieBattle_Ch3_branch_7
  804.     octave 2
  805.     note A#, 1
  806.     octave 3
  807.     note C_, 1
  808.     note D_, 1
  809.     note D#, 1
  810.     callchannel Music_MaxieArchieBattle_Ch3_branch_7
  811.     callchannel Music_MaxieArchieBattle_Ch3_branch_6
  812.     callchannel Music_MaxieArchieBattle_Ch3_branch_7
  813.     octave 2
  814.     note G_, 1
  815.     note G#, 1
  816.     note A_, 1
  817.     note B_, 1
  818.     callchannel Music_MaxieArchieBattle_Ch3_branch_7
  819.     callchannel Music_MaxieArchieBattle_Ch3_branch_7
  820.     callchannel Music_MaxieArchieBattle_Ch3_branch_7
  821.     callchannel Music_MaxieArchieBattle_Ch3_branch_7
  822.     callchannel Music_MaxieArchieBattle_Ch3_branch_7
  823.     octave 2
  824.     note G_, 1
  825.     octave 3
  826.     note D_, 1
  827.     note D#, 1
  828.     note D#, 1
  829. Music_MaxieArchieBattle_Ch3_loop_2:
  830.     callchannel Music_MaxieArchieBattle_Ch3_branch_8
  831.     loopchannel 8, Music_MaxieArchieBattle_Ch3_loop_2
  832. Music_MaxieArchieBattle_Ch3_loop_3:
  833.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  834.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  835.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  836.     octave 2
  837.     note F_, 1
  838.     octave 3
  839.     note C_, 1
  840.     octave 2
  841.     note B_, 1
  842.     octave 3
  843.     note C_, 1
  844.     loopchannel 3, Music_MaxieArchieBattle_Ch3_loop_3
  845.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  846.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  847.     octave 2
  848.     note F_, 1
  849.     octave 3
  850.     note C_, 1
  851.     note F_, 1
  852.     note F#, 1
  853.     note F_, 1
  854.     note D#, 1
  855.     note C#, 1
  856.     note D#, 1
  857. Music_MaxieArchieBattle_Ch3_loop_4:
  858.     callchannel Music_MaxieArchieBattle_Ch3_branch_9
  859.     octave 2
  860.     note G_, 1
  861.     octave 3
  862.     note C_, 1
  863.     octave 2
  864.     note G_, 1
  865.     octave 3
  866.     note D#, 1
  867.     callchannel Music_MaxieArchieBattle_Ch3_branch_9
  868.     octave 2
  869.     note G_, 1
  870.     octave 3
  871.     note C_, 1
  872.     note C#, 1
  873.     note C_, 1
  874.     callchannel Music_MaxieArchieBattle_Ch3_branch_9
  875.     octave 2
  876.     note G_, 1
  877.     octave 3
  878.     note C_, 1
  879.     octave 2
  880.     note G_, 1
  881.     octave 3
  882.     note D#, 1
  883.     callchannel Music_MaxieArchieBattle_Ch3_branch_9
  884.     octave 2
  885.     note G_, 1
  886.     octave 3
  887.     note C_, 1
  888.     note C#, 1
  889.     note C_, 1
  890.     callchannel Music_MaxieArchieBattle_Ch3_branch_9
  891.     octave 2
  892.     note G_, 1
  893.     octave 3
  894.     note C_, 1
  895.     octave 2
  896.     note A#, 1
  897.     note A#, 1
  898.     octave 3
  899.     note C_, 1
  900.     note C_, 1
  901.     octave 2
  902.     note G_, 1
  903.     octave 3
  904.     note C_, 1
  905.     note C#, 1
  906.     note C_, 1
  907.     note C#, 1
  908.     note C_, 1
  909.     callchannel Music_MaxieArchieBattle_Ch3_branch_9
  910.     octave 2
  911.     note G_, 1
  912.     octave 3
  913.     note C_, 1
  914.     octave 2
  915.     note A#, 1
  916.     octave 3
  917.     note D#, 1
  918.     note C_, 1
  919.     note C_, 1
  920.     octave 2
  921.     note G_, 1
  922.     octave 3
  923.     note C_, 1
  924.     octave 2
  925.     note G_, 1
  926.     octave 3
  927.     note C#, 1
  928.     note D#, 1
  929.     note E_, 1
  930. Music_MaxieArchieBattle_Ch3_loop_5:
  931.     callchannel Music_MaxieArchieBattle_Ch3_branch_3
  932.     loopchannel 16, Music_MaxieArchieBattle_Ch3_loop_5
  933.     loopchannel 0, Music_MaxieArchieBattle_Ch3_loop_main
  934.    
  935. Music_MaxieArchieBattle_Ch3_branch_1:
  936.     octave 2
  937.     note D#, 1
  938.     note A#, 1
  939.     note D#, 1
  940.     note A#, 1
  941.     endchannel
  942.    
  943. Music_MaxieArchieBattle_Ch3_branch_2:
  944.     octave 2
  945.     note F#, 1
  946.     note G#, 1
  947.     note A#, 1
  948.     note B_, 1
  949.     endchannel
  950.    
  951. Music_MaxieArchieBattle_Ch3_branch_3:
  952.     octave 2
  953.     note F_, 1
  954.     octave 3
  955.     note C_, 1
  956.     octave 2
  957.     note F_, 1
  958.     octave 3
  959.     note C_, 1
  960.     endchannel
  961.    
  962. Music_MaxieArchieBattle_Ch3_branch_4:
  963.     octave 2
  964.     note G#, 1
  965.     note A#, 1
  966.     octave 3
  967.     note C_, 1
  968.     note C#, 1
  969.     endchannel
  970.    
  971. Music_MaxieArchieBattle_Ch3_branch_5:
  972.     octave 2
  973.     note F_, 1
  974.     note G#, 1
  975.     octave 3
  976.     note C_, 1
  977.     note C#, 1
  978.     endchannel
  979.    
  980. Music_MaxieArchieBattle_Ch3_branch_6:
  981.     octave 2
  982.     note G_, 1
  983.     note A#, 1
  984.     octave 3
  985.     note D_, 1
  986.     note D#, 1
  987.     endchannel
  988.    
  989. Music_MaxieArchieBattle_Ch3_branch_7:
  990.     octave 2
  991.     note G_, 1
  992.     octave 3
  993.     note D_, 1
  994.     octave 2
  995.     note G_, 1
  996.     octave 3
  997.     note D_, 1
  998.     endchannel
  999.    
  1000. Music_MaxieArchieBattle_Ch3_branch_8:
  1001.     octave 2
  1002.     note G#, 1
  1003.     octave 3
  1004.     note D#, 1
  1005.     octave 2
  1006.     note G#, 1
  1007.     octave 3
  1008.     note D#, 1
  1009.     endchannel
  1010.    
  1011. Music_MaxieArchieBattle_Ch3_branch_9:
  1012.     octave 2
  1013.     note G_, 1
  1014.     octave 3
  1015.     note C_, 1
  1016.     octave 2
  1017.     note G_, 1
  1018.     octave 3
  1019.     note C_, 1
  1020.     endchannel
  1021.  
  1022. Music_MaxieArchieBattle_Ch4:
  1023.     togglenoise $3
  1024.     notetype $c
  1025.     note D#, 8
  1026.     note D#, 4
  1027.     note D#, 10
  1028.     note C_, 2
  1029.     note C_, 2
  1030.     note C_, 2
  1031.     callchannel Music_MaxieArchieBattle_Ch4_branch_2
  1032.     callchannel Music_MaxieArchieBattle_Ch4_branch_3
  1033.     callchannel Music_MaxieArchieBattle_Ch4_branch_2
  1034.     callchannel Music_MaxieArchieBattle_Ch4_branch_3
  1035.     callchannel Music_MaxieArchieBattle_Ch4_branch_2
  1036.     callchannel Music_MaxieArchieBattle_Ch4_branch_2
  1037.     callchannel Music_MaxieArchieBattle_Ch4_branch_2
  1038.     callchannel Music_MaxieArchieBattle_Ch4_branch_4
  1039. ;;;;;mark
  1040. Music_MaxieArchieBattle_Ch4_loop_main:
  1041.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1042.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1043.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1044.     callchannel Music_MaxieArchieBattle_Ch4_branch_3
  1045.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1046.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1047.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1048.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1049. ;;;;;mark
  1050.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1051.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1052.     callchannel Music_MaxieArchieBattle_Ch4_branch_3
  1053.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1054.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1055.     callchannel Music_MaxieArchieBattle_Ch4_branch_3
  1056.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1057.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1058. ;;;;;mark
  1059.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1060.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1061.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1062.     note __, 2
  1063.     note G#, 2
  1064.     note __, 2
  1065.     note G#, 2
  1066.     note __, 2
  1067.     note G#, 2
  1068.     note __, 2
  1069.     note G#, 2
  1070.     note __, 2
  1071.     note G#, 2
  1072.     note __, 2
  1073.     note G#, 2
  1074.     note __, 2
  1075.     note G#, 2
  1076.     note G#, 2
  1077.     note D_, 1
  1078.     note D_, 1
  1079. ;;;;;mark
  1080.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1081.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1082.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1083.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1084.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1085.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1086.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1087.     note C_, 1
  1088.     note D#, 2
  1089.     note C_, 2
  1090.     note C_, 2
  1091.     note D#, 1
  1092.     callchannel Music_MaxieArchieBattle_Ch4_branch_1
  1093.     callchannel Music_MaxieArchieBattle_Ch4_branch_1
  1094.     callchannel Music_MaxieArchieBattle_Ch4_branch_1
  1095.     callchannel Music_MaxieArchieBattle_Ch4_branch_1
  1096.     callchannel Music_MaxieArchieBattle_Ch4_branch_1
  1097.     callchannel Music_MaxieArchieBattle_Ch4_branch_1
  1098.     callchannel Music_MaxieArchieBattle_Ch4_branch_1
  1099.     note D#, 1
  1100.     note D#, 1
  1101.     note C_, 1
  1102.     note D#, 1
  1103.     note D#, 1
  1104.     note C_, 1
  1105.     note D#, 1
  1106.     note C_, 1
  1107.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1108.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1109.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1110.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1111.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1112.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1113.     callchannel Music_MaxieArchieBattle_Ch4_branch_5
  1114.     note C_, 2
  1115.     note D#, 1
  1116.     note C_, 2
  1117.     note D#, 2
  1118.     note D#, 1
  1119.     loopchannel 0, Music_MaxieArchieBattle_Ch4_loop_main
  1120.    
  1121. Music_MaxieArchieBattle_Ch4_branch_1:
  1122.     note D#, 1
  1123.     note D#, 1
  1124.     note C_, 1
  1125.     note D#, 1
  1126.     note D#, 1
  1127.     note D#, 1
  1128.     note C_, 1
  1129.     note D#, 1
  1130.     endchannel
  1131.    
  1132. Music_MaxieArchieBattle_Ch4_branch_2:
  1133.     note C_, 3
  1134.     note C_, 3
  1135.     note D#, 2
  1136.     endchannel
  1137.    
  1138. Music_MaxieArchieBattle_Ch4_branch_3:
  1139.     note C_, 3
  1140.     note C_, 3
  1141.     note D#, 1
  1142.     notetype $6
  1143.     note D_, 1
  1144.     note D_, 1
  1145.     notetype $C
  1146.     endchannel
  1147.  
  1148. Music_MaxieArchieBattle_Ch4_branch_4:
  1149.     note C_, 3
  1150.     note C_, 3
  1151.     note __, 1
  1152.     notetype $6
  1153.     note D_, 1
  1154.     note D_, 1
  1155.     notetype $C
  1156.     endchannel
  1157.    
  1158. Music_MaxieArchieBattle_Ch4_branch_5:
  1159.     note C_, 2
  1160.     note D#, 1
  1161.     note C_, 3
  1162.     note D#, 2
  1163.     endchannel
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement