diff options
author | David Nalesnik <david.nalesnik@gmail.com> | 2015-02-18 11:33:51 -0600 |
---|---|---|
committer | David Nalesnik <david.nalesnik@gmail.com> | 2015-02-28 08:43:15 -0600 |
commit | d740612bb41672446873e307ba3b7c605be9b2f6 (patch) | |
tree | d96b2ba0cc58c189e3eaaa3dcec38fc8f5adf712 /ly/property-init.ly | |
parent | 6bdd77b7fa3279e73d0a24b6ac25633b27b0a495 (diff) |
Issue 4294: Functions to display rhythmic information of a grob
Convenient ways to return the musical position of a grob within
a score will be very helpful in debugging, among other uses.
This patch creates two Scheme functions which return the location
of a grob based on the associated paper column. In the case of
spanners, this is the column of the left bound.
(1) grob::rhythmic-location returns a pair consisting of measure-number
and measure-position;
(2) grob::when returns a moment representing the global timestep.
Diffstat (limited to 'ly/property-init.ly')
0 files changed, 0 insertions, 0 deletions