lilypond-devel
[Top][All Lists]
Advanced

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

unfold-repeats


From: Han-Wen Nienhuys
Subject: unfold-repeats
Date: Fri, 5 Oct 2001 19:46:41 +0200

address@hidden writes:
> I have done a scheme function that unfolds all repeats - but it is ugly.
> The problem is that I do not know a clean way to find the c-functions
> corresponding the properties "length" and "iterator-ctor".
> The attached example is much uglier than it needed to be without knowing
> how to access the functions (not necessary to pollute global name space)
> - but I found it silly to do anything as long as I cannot find the c
> functions cleanly.

You mean, you want to know names of the functions? They are
Repeated_music::unfolded_music_length and
Unfolded_repeat_iterator::constructor. (see also c++.scm) 

--
Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

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