MIDI delta-times

Hey, ive been trying to load a midi into my program
and have been successful, except for the timing.

Loading the delta times is fine, but all i can find on the
internet is they represent the amount of 'ticks' since
the last command, but how do i incorperate the tempo,
frames / ppqn and stuff to get the correct 'tick' interval?

Can someone please help me?

Jebus

Comments

  • : Hey, ive been trying to load a midi into my program
    : and have been successful, except for the timing.
    :
    : Loading the delta times is fine, but all i can find on the
    : internet is they represent the amount of 'ticks' since
    : the last command, but how do i incorperate the tempo,
    : frames / ppqn and stuff to get the correct 'tick' interval?
    :
    : Can someone please help me?
    I do remember reading about this some time ago, but it was a long time ago. I can point you at the doc I read:-
    http://www.wotsit.org/download.asp?f=midi

    Jonathan

    ###
    for(74,117,115,116){$::a.=chr};(($_.='qwertyui')&&
    (tr/yuiqwert/her anot/))for($::b);for($::c){$_.=$^X;
    /(p.{2}l)/;$_=$1}$::b=~/(..)$/;print("$::a$::b $::c hack$1.");

  • : : Hey, ive been trying to load a midi into my program
    : : and have been successful, except for the timing.
    : :
    : : Loading the delta times is fine, but all i can find on the
    : : internet is they represent the amount of 'ticks' since
    : : the last command, but how do i incorperate the tempo,
    : : frames / ppqn and stuff to get the correct 'tick' interval?
    : :
    : : Can someone please help me?
    : I do remember reading about this some time ago, but it was a long time ago. I can point you at the doc I read:-
    : http://www.wotsit.org/download.asp?f=midi
    :
    : Jonathan
    :
    : ###
    : for(74,117,115,116){$::a.=chr};(($_.='qwertyui')&&
    : (tr/yuiqwert/her anot/))for($::b);for($::c){$_.=$^X;
    : /(p.{2}l)/;$_=$1}$::b=~/(..)$/;print("$::a$::b $::c hack$1.");
    :
    :

    Thanks.

    Jebus
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories