Re: Scheme / Lilypond question

2017-01-06 Thread Simon Albrecht
On 06.01.2017 21:26, Jay Vara wrote: 1) Is it possible to define a variable as a piece of music: jj = g16 \3 ( f e f) Of course it’s possible – there’s no way engraving reasonably large scores without that! The only thing you need to change from your example is wrap the notes in {} to create

Scheme / Lilypond question

2017-01-06 Thread Jay Vara
1) Is it possible to define a variable as a piece of music: jj = g16 \3 ( f e f) The idea is, in the music I am working on the note F is sometimes replaced by the above [and similarly other notes]. Perhaps a scheme function may be needed for this? 2) When I am specifying the guitar string the no