Kevin Barry
2018-03-23 00:55:54 UTC
Hi All,
I would like to be able to get the current bar number context property so
that I can do something with it (like printing it in markup for example).
I have tried the following scheme function:
(ly:context-property 'Score 'currentBarNumber)
but it errors out, telling me that Score is not a context. Do I need to get
the context object somehow?
Any help appreciated.
Kevin
I would like to be able to get the current bar number context property so
that I can do something with it (like printing it in markup for example).
I have tried the following scheme function:
(ly:context-property 'Score 'currentBarNumber)
but it errors out, telling me that Score is not a context. Do I need to get
the context object somehow?
Any help appreciated.
Kevin