lilypond-user
[Top][All Lists]
Advanced

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

Re: How to count the number of notes in a .ly file?


From: Keith OHara
Subject: Re: How to count the number of notes in a .ly file?
Date: Tue, 10 Dec 2013 19:00:25 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Jan Rosseel <jan <at> rosseel.com> writes:

> 
> Subject line says it about all. How can I count the number of notes present 
in a .ly file? 

You could make a log-file as described at
<http://lilypond.org/doc/v2.16/Documentation/notation/
saving-music-events-to-a-file>
and count the occurrences of 'note' in the log-file.

Text editors can usually count words; you might do a global
search-and-replace of note -> counted and most editors tell you
how many replacements they performed.




reply via email to

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