denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] MIDI convert of recorded midi


From: Richard Shann
Subject: Re: [Denemo-devel] MIDI convert of recorded midi
Date: Thu, 18 Mar 2010 10:00:35 +0000

On Thu, 2010-03-18 at 00:00 -0500, Jeremiah Benham wrote:
> 
> Is this because of the ppqn value? I will look to see what is causing
> it?

No, I think I took care of that:
 You have used a global called PPQN to pass this around - this doesn't
look nice. In fact we are using the default value that smf uses anyway -
you have to put a track inside an smf before you can do much with it,
and you can look up the ppqn via track->smf-> get_ppqn call. Make it a
target to get rid of that value, especially as it defaults to zero, not
384.

Richard






reply via email to

[Prev in Thread] Current Thread [Next in Thread]