Re: Special markups

2009-05-21 Thread Helge Kruse
Graham Percival wrote: On Tue, May 19, 2009 at 07:35:00AM +0200, Helge Kruse wrote: For me each is confusing as the other, since I don't understand scheme. Is there any "Scheme in a nutshell", probably especially for Lilypond? You mean "in addition to LM appendix B. Scheme tutorial", or "inst

Re: Special markups

2009-05-20 Thread Neil Puttock
2009/5/19 Carl D. Sorensen : > > > > On 5/18/09 4:09 PM, "Neil Puttock" wrote: >> Here's a slightly simplified version: >> >> #(define-markup-command (fingernail layout props) () >>   (ly:make-stencil >>    (list 'bezier-sandwich >>          '(list 1.6 1.5 0.4 1.5 0 0 2 0 >             > Thi

Re: Special markups

2009-05-20 Thread Graham Percival
On Tue, May 19, 2009 at 07:35:00AM +0200, Helge Kruse wrote: > For me each is confusing as the other, since I don't understand scheme. > Is there any "Scheme in a nutshell", probably especially for Lilypond? You mean "in addition to LM appendix B. Scheme tutorial", or "instead of LM appendix B.

Re: Special markups

2009-05-18 Thread Helge Kruse
uot;, probably especially for Lilypond? I would like to be able to write such functions. Now I will always have to ask others for such fine support. Many thanks to all, who give help with my special markups. Regards, Helge ___ lilypond-user mailing l

Re: Special markups

2009-05-18 Thread Carl D. Sorensen
On 5/18/09 4:09 PM, "Neil Puttock" wrote: > 2009/5/18 Mark Polesky : >> Helge Kruse wrote: >>> I want to add >> markups... circled T and the >>> half-moon... How do I add such special markups? >> >> See the 2 attached files. >

Re: Special markups

2009-05-18 Thread Neil Puttock
2009/5/18 Mark Polesky : > Helge Kruse wrote: >> I want to add > markups... circled T and the >> half-moon... How do I add such special markups? > > See the 2 attached files. Nice curve. :) Here's a slightly simplified version: #(define-markup-command (fingernai

Re: Special markups

2009-05-18 Thread Mark Polesky
Helge Kruse wrote: > I want to add markups... circled T and the > half-moon... How do I add such special markups? See the 2 attached files. Learn about the techniques here: http://lilypond.org/doc/v2.13/Documentation/user/lilypond/Text-markup-commands http://lilypond.org/doc/v2.13/Documen

Re: Special markups

2009-05-18 Thread James E. Bailey
Am 18.05.2009 um 10:20 schrieb Helge Kruse: Brett Duncan wrote: Helge Kruse wrote: The notes are written as f pitch, but they sound as knocking or tapping at the sound board. This is a short fragment in the voice. I would like to "patch" the MIDI output for these notes. How to insert MID

Re: Special markups

2009-05-18 Thread Helge Kruse
Brett Duncan wrote: Helge Kruse wrote: The notes are written as f pitch, but they sound as knocking or tapping at the sound board. This is a short fragment in the voice. I would like to "patch" the MIDI output for these notes. How to insert MIDI commands in the output? This does NOT work:

Re: Special markups

2009-05-17 Thread Helge Kruse
). How do I add such special markups? The notes are written as f pitch, but they sound as knocking or tapping at the sound board. This is a short fragment in the voice. I would like to "patch" the MIDI output for these notes. How to insert MIDI commands in the output? This doe

Special markups

2009-05-17 Thread Helge Kruse
Hello, I want to add markups as shown in the attachment. The circled T and the half-moon are playing instruction as described here: http://hornandharp.com/publications/images/andresNotations.pdf (point 9b and 7). How do I add such special markups? The notes are written as f pitch, but they