lilypond-devel
[Top][All Lists]
Advanced

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

Re: shortened stems and flags (issue4134041)


From: Jan Warchoł
Subject: Re: shortened stems and flags (issue4134041)
Date: Mon, 7 Feb 2011 21:09:43 +0100

2011/2/7 address@hidden <address@hidden>
>
> On Feb 7, 2011, at 8:18 AM, Jan Warchoł wrote:
>
> > 2011/2/7 address@hidden <address@hidden>:
> >>
> >> http://codereview.appspot.com/4134041/diff/1/lily/stem.cc#newcode728
> >> lily/stem.cc:728: }
> >> Same - arrays can be used here (see above for how to handle else if).
> >
> > Arrays for handling intervals of floating point numbers?
> > I don't see how this could be done.
>
> Sorry - if it's intervals, then use a vector.
> vector<Interval> foo;
>
> Cheers,
> MS

Sorry, but i simply don't know how to use vectors :( I'm not skilled
enough with c++ yet :/
So if you know how to do this better, go ahead and fix it :)

thanks.
Janek



reply via email to

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