On Tue, Sep 29, 2009 at 3:09 PM, D. Michael McIntyre
<michael.mcint...@rosegardenmusic.com> wrote:
> The only thing is if we did want to add 128th and maybe 256th notes, we'd have
> to change whatever the "minimum duration" constant is, and make some follow-on
> adjustments from there.  I forget what that's called or where it's defined

That'll be Note::m_shortestTime in NotationTypes, currently basePPQ /
16 (i.e. 64th note).  Changing that shouldn't break anything, though
it would obviously change things like minimum quantization resolution
etc as well as insertable note range.

> lot less dangerous to touch than that 960 constant.

Changing the 960 constant would proportionately change the effective
speed of loaded .rg files and the effective speed at which they were
saved.  It shouldn't change anything else, apart from obviously the
available timing resolution.  I just experimentally changed it to 9600
and everything worked fine except that any .rg file I loaded played at
ten times its proper speed.  MIDI files still loaded and played as
normal, though.

I don't intend to commit that.


Chris

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to