Adding articulations from a template
Repeating the same articulations a great number of time can be a … …copyArticulations here, automates the job by copying the articulations from a pattern into your music. As the … …and \nSkipArti #2 skips 2 notes (so 2 articulations) in the pattern. Download the code of this …
…#(define (make-arti-list pattern) "Make a list of articulations " (let ((res '())) ; the list to fill (for-some-music ; see … …of all notes and chords, that will forbid articulations to be copied to these events." (map-some-music (lambda(… …in 'tags of second tied notes to forbid articulations to be copied." (let ((prev-was-tied #f)) (map-some-music (lambda(…