10 October 2015

Mirror's Edge - Still Alive

Woot, one of my favorite themes published finnaly. And it's also my first music script with dynamic tempo. Actually in Aion it's a relly big problem to make song with dynamic tempo, cause you should:
 a) keep channels synchronized
 b) aion has a bug which i noticed today - last note before new temp playing with wrong time length. For example:

  function OnInit()
   -- should play note 'a' and 'b' in same time with tempo 60 and then with tempo 120
   H.PlaySound(1, "t60 r1 a2 r2 r4 r4 t120 a2")
   H.PlaySound(2, "t60 r1 b2 r1 t120 b2")
   -- but with tempo 120 it's playing not in same time cause...
 end


2 comments:

  1. how can i get these animations ? plz i really want them :c

    ReplyDelete
    Replies
    1. Box's jump? It's included in MusPlayer 1.083 with glow and jump effect. You need bind outlets on your boxes in musplayer script.

      Delete