On 21.01.2016 23:49, Michael Kassler wrote:
I am a user of the Guido music notation system. I believe that Lilypond has
developed an algorithm for calculating slur shape given parameters such as
the (x,y) positions of notes in a passage to be slurred, the number of notes
in such a passage, etc. Have the details of any such algorithm been
published? If so, how can I obtain a copy?

Well, the source code is public: <http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=tree;hb=HEAD>. The algorithms you’d be looking for are written in C++, contained in the lily/ folder. I don’t think there’s an easier way to understanding than reading the source code.

HTH, Simon

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

Reply via email to