Safe Haskell | Safe-Inferred |
---|
Calls to highlight events.
Synopsis
Documentation
c_highlight_strings_note :: Generator Note Source #
This is a generator that goes on null call, not a transformer over everything.
out_of_range :: ScoreTime -> NoteDeriver -> NoteDeriver Source #
Highlight with Color.Warning
if there is EnvKey.instrument_top
or
EnvKey.instrument_bottom
and the pitch is above or below it,
respectively.
:: RealTime | |
-> (Bool -> Maybe.Maybe Color.Highlight) | True if this note is on an open string. |
-> NoteDeriver | |
-> NoteDeriver |