Box around notes: Difference between revisions

m New category
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
This snippet demonstrates how to add boxes around/behind notes. Boxes are automatically sized.
This snippet demonstrates how to add boxes around/behind notes. Boxes are automatically sized.


<lilypond version="2.24" full>
<lilypond version="2.24">
\version "2.19.15"
 
\header {
  tagline = ##f
}
 
#(define-event-class 'music-boxer-event 'span-event)
#(define-event-class 'music-boxer-event 'span-event)