> I should have write "2 << (-i + 1)" instead of "/2"...

the +1 multiplies by 2, not divides.

Whoops, I meant -(i + 1)...

perhaps the best would be 1 << -i.

Thanks.
When I told you I never understood "<<", I wasn't kidding!
An update will follow this comment.

Bertrand

http://codereview.appspot.com/4536068/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to