Hi, again--
:
> but found that I was able to "translate" arpeggio.cc.
>
Sorry, I meant arpeggio-engraver.cc
-David
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hi Harm,
On Wed, Feb 15, 2012 at 6:27 PM, Thomas Morley <
thomasmorle...@googlemail.com> wrote:
>
>
> I finished my first own scheme.engraver. :)
> It' a very simple one, but it should give me a starting point.
>
Congratulations!
>
> Many, many thanks for all your help!!
>
You're welcome. I'
One more thing is that because they increase in speed, I don't want them
labeled as a tuplet, so I suppose I'll have to figure out how to make that
number invisible in that instance.
On Feb 15, 2012, at 7:05 PM, Thomas Morley wrote:
> Hi Joey,
>
> 2012/2/16 Joey Di Nardo :
>> Sorry about that.
Hi Ralph,
2012/2/15 Ralph Palmer :
> I'm transcribing / transposing a bunch of celtic / contra / dance tunes to
> play on the viola. Most of these are 16 or 20 bars long. I'm using the
> following structure :
> \book {
> \score {}
> \score {}
> \score {}
> % etc.
> }
>
> I would like to :
>
Hi David,
2012/1/28 David Nalesnik :
[ ... ]
>> A little offtopic (might be worth another thread):
>> I noticed your engraver.
>> Learning how to programm my own scheme-engravers is top on my
>> wish-list. So I'm very interested to study all succesfull attempts.
>> (BTW Did you finish your box-eng
Hi again,
[ ... ]
>
> P.S. Also you might be interested in this thread:
> http://old.nabble.com/Making-feathered-beams-more-variable-tt32705102.html#a32790344
> with an extended function to print feathered beams and an improved
> feather-duration-function by David Nalesnik.
I just noticed that I
Hi Joey,
2012/2/16 Joey Di Nardo :
> Sorry about that. Here ya go:
>
> percOne = \drummode {
> \tempo 2 = 60
> %\tempo 2 = 45
> \time 5/4
>
> %1
> r8\mp
> \times 2/3 { wbh16 wbh r16 }
> \override Beam #'grow-direction = #RIGHT
> \featherDurations #(ly:make-moment 1 4)
> { wbh16[ wbh wbh r16 wbh] }
Sorry about that. Here ya go:
percOne = \drummode {
\tempo 2 = 60
%\tempo 2 = 45
\time 5/4
%1
r8\mp
\times 2/3 { wbh16 wbh r16 }
\override Beam #'grow-direction = #RIGHT
\featherDurations #(ly:make-moment 1 4)
{ wbh16[ wbh wbh r16 wbh] }
r2.
|
}
\score {
\new DrumStaff {
\percOne
}
On Mon, 6 Feb 2012 16:06:41 +0100
Nils wrote:
> Related: This is really fun, I just did a 45 line staff, which is
> kind of a Piano-Roll view from DAWs. Can I add multiple clefs to one
> staff? In this case it would be nice to show the bass clef and the
> treble clef on their lines.
You may want
Hi Joey,
2012/2/15 Joey Di Nardo :
> Hello all, I am currently dealing with this measure:
>
> |%26
> r8\mp
> \times 2/3 { wbh16 wbh r16 }
> \override Beam #'grow-direction = #RIGHT
> \featherDurations #(ly:make-moment ? ?)
> { wbh16[ wbh wbh r16 wbh] }
> r2.
> |%27
>
> And I'm a bit uncertain as t
On 09/02/2012 12:08, Han-Wen Nienhuys wrote:
> I have tried getting grants from different EU and national bodies with
> various partner institutions (including the one where Graham now
> works, IIRC). My impression is that you need people (preferably many)
> with lots of academic clout that can sig
Greetings -
Wonderful job, all!
I'm running 2.14.2 under Linux/Ubuntu or 2.15.29 under Windows XP.
I'm transcribing / transposing a bunch of celtic / contra / dance tunes to
play on the viola. Most of these are 16 or 20 bars long. I'm using the
following structure :
\book {
\score {}
\score
David Kastrup writes:
> David Kastrup writes:
>
>> MING TSANG writes:
>>
>>> I run LSR 197 and got the following error message. I don't know how
>>> to interpret the error message. Can someone show me or make
>>> correction so that it will run on v2.15.29?
>>
>> That's the job of convert-ly.
I am running Jedit in Window 7 with lilypond v2.15.29 & fescobaldi with
lilypond v2.14.2 in linux fedora.
I ran it in jedit and the error message is:
(I have trouble copy jedit console message to paste here;
I highlight the console message & copy; but when try to paste it shows the
source).
On 2/14/12 10:13 PM, "Nick Payne" wrote:
>
>
>
>If I try to search for something hyphenated (eg
>
>default-fret-table), the search fails with the error message "
>
>
Nick,
I don't know about the hyphenated search of the LSR, but I would be
shocked if there is anything in the
What operating system?
--
Phil Holmes
- Original Message -
From: MING TSANG
To: lilypond-usermailinglist ; lilypond-user-requ...@gnu.org
Sent: Wednesday, February 15, 2012 4:10 PM
Subject: Re: file name LSR 197 (v2.12.0) run error
It just occur to me that I should run co
It just occur to me that I should run convert.ly, I am using Jedit 4.4.2 &
fescobaldi 1.9 and I don't how to use convert lily. Can someone, please
provide some help, guidelines?
Blessing in+,
>
> From: MING TSANG
>To: lilypond-usermailinglist ;
>"lilypond-
David Kastrup writes:
> MING TSANG writes:
>
>> I run LSR 197 and got the following error message. I don't know how
>> to interpret the error message. Can someone show me or make
>> correction so that it will run on v2.15.29?
>
> That's the job of convert-ly.
>
>> Thanks.
>>
>> <><><><><><><
MING TSANG writes:
> I run LSR 197 and got the following error message. I don't know how
> to interpret the error message. Can someone show me or make
> correction so that it will run on v2.15.29?
That's the job of convert-ly.
> Thanks.
>
> <><><><><><><><> error message ><><><><
> % origin
I run LSR 197 and got the following error message. I don't know how to
interpret the error message. Can someone show me or make correction so that it
will run on v2.15.29? Thanks.
<><><><><><><><> error message ><><><><
% originally made for
% \version "2.12.0" %{ Display ly file informat
20 matches
Mail list logo