Notation Editor with MIDI

2009-06-09 Thread Andy
ce if support for multiple staves is included. The intention is to enter a score to generate a play along MIDI for practice. Can you point to any tool I can use? Regards, Andy ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/ma

Re: Notation Editor with MIDI

2009-06-11 Thread Andy
I will report it in MuseScore forum. Many thanks to all who answered. regards, Andy ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Interpreter Reports: "Programming Error: Moment Not Increasting"

2007-08-05 Thread Andy Cowan
it has a blank measure, then it stops. The relevent line of the output seems to be : "programming error: Moment is not increasing." I don't even know what a moment is or why it's supposed to increase! Can somebody help me to understand what's going on here? Thanks, Andy

Re: Interpreter Reports: "Programming Error: Moment Not Increasting"

2007-08-05 Thread Andy Cowan
first two notes of the first full bar instead. I tried putting in an \addlyrics immediately after the \partial, but that generated a syntax error. What is the proper method for adding lyrics to the pickup notes at the beginning of a song? Thanks for all the help, Andy On 8/5/07, Valentin Ville

Re: Interpreter Reports: "Programming Error: Moment Not Increasting"

2007-08-05 Thread Andy Cowan
One final question: Is there any way to make the lyric in the second ending ("cry") go on the second line along with the preceding lyrics, rather than one line down? Thanks, Andy On 8/5/07, Andy Cowan <[EMAIL PROTECTED]> wrote: > Thanks Valentin, > > So, looking at wha

Re: Problem with opening "Cygwin"

2005-06-20 Thread Andy Rich
I installed the 2.5 "Development Branch" instead of the 2.4 CygWin one. Simply clicking the "install" link gave me an exe I downloaded and ran, which set everything up. Then you can just create a .ly file in your favorite text editor and double-click it to have it run through LilyPond and output

Re: relative mode

2005-06-21 Thread Andy Rich
In general, the rule of thumb is that LilyPond assumes any given note is "close" to the previous note. A fourth above and a fifth below, if I recall correctly. So, c f would be a C, followed by the F above it, while c g would be a C followed by the G below it. Makes sense? -ATR- On 6/21/05, Ro

Guitar Tablature problems and Hammer on and Pull Offs

2006-10-23 Thread Andy Denley
put in some code for tablature and I want an Open E (6th string) it puts the tab on the 12th fret on the 6th string. It does this with all of my tab, its seems I cant get it to use open strings or under the 12th fret. Example: \header{ title="12 Bar Blues in E Major" composer = "Andy

Wishlist for Guitar (or string) features (newbie!)

2006-10-25 Thread Andy Denley
Q together" as additional to the tutorial. There are a LOT of guitarists out there and really this is a far better tool then I have seen that is for Linux/Win32/Mac environments.   Thoughts and comments?   Andy D (Engineer and Guitarist!)  

New! Vìagra soft tabs.

2004-10-02 Thread Andy Cornell
Hello! We would like to offer V_I_A_G_R_A soft tabs, These pills are just like regular Vìagra but they are specially formulated to be soft and dissolvable under the tongue. The pill is absorbed at the mouth and enters the bloodstream directly instead of going through the stomach. This results

Windows bug report

2002-04-11 Thread Andy Winton
one). But I thought I'd pass this on. cheers, andy winton + echo + mkdir -p /home/andy + cd + pwd /home/andy + ls -l total 43 -rw-r--r--1 andy unknown60 Apr 11 10:38 bug.txt -rw-r--r--1 andy unknown 533 Apr 11 10:37 bugreport.sh drwxr-xr-x1 andy un

RE: Windows bug report

2002-04-11 Thread Andy Winton
"Andy Winton" <[EMAIL PROTECTED]> writes: > 2) It looks like slurs ( ) are not printed in PDF on windows. > > 3) It looks like [ ] are also not printed. The problem looks like my tex installation is not right. Taking a sample 'ly' file form mutopia it als

RE: Windows bug report

2002-04-11 Thread Andy Winton
again for everyone's help, cheers, andy -Original Message- From: Mats Bengtsson [mailto:[EMAIL PROTECTED]] Sent: 11 April 2002 13:48 To: Andy Winton Cc: [EMAIL PROTECTED] Subject: Re: Windows bug report > "Andy Winton" <[EMAIL PROTECTED]> writes: > > 2) It

RE: Windows bug report

2002-04-11 Thread Andy Winton
Thank you all very much it now works a treat! cheers, andy -Original Message- From: Mats Bengtsson [mailto:[EMAIL PROTECTED]] Sent: 11 April 2002 14:51 To: Andy Winton Cc: [EMAIL PROTECTED] Subject: Re: Windows bug report You will only see the title and composer if you process the

Window XP = http://lilypond.org/introduction.html

2014-06-22 Thread Andy Bakke
i am "lost" here, I did the download and I click the lilypond icon and got the txt file = test.ly and there is a test.pdf I have 4.5.5. gvox encore How to get the .enc to .pdf?   Andy Bakke, 904-383-4638 http://about.me/andy_bakke 1400 S. Scenic Way St. Augustin

How to shift trill to below phrasing slur?

2020-12-01 Thread Andy Bradford
a8 b\( c a b c d e f d e f g a b g a b c2. d2.\trill \grace { c16 d } e2.\) } } } Thanks for any suggestions. Andy

Re: How to shift trill to below phrasing slur?

2020-12-01 Thread Andy Bradford
hing. Thanks, Andy

Solution "Midi Through Port-0"?

2021-01-27 Thread andy c
ind anything on Firefox and Lilypond.org search bar. How can I get MIDI output to work? thanks, Andy

End pedal optionally with text.

2021-10-02 Thread Andy Bradford
ght = #'(1 . 0) f \sustainOff \sustainOn g \sustainOff a } I've tried altering Staff.SustainPedalLineSpanner but clearly I do not understand what it is for. Even hiding it has no effect. Is there some documentation for this that I've missed? Any thoughts? Thanks, Andy

How to cause voice order to reverse?

2021-10-14 Thread Andy Bradford
\time 2/4 \relative c' { d4 d16 e d8~ d8 c4 d16 c 4. f8 } \new Voice { \voiceTwo \relative c' { b2 \once \override NoteColumn.force-hshift = 1.5 f' \once \override NoteColumn.force-hshift = 1.5 d4. e16~ e } } >> } Thanks, Andy

Accent on single note of chord?

2022-09-24 Thread Andy Bradford
Hello, Has anyone come across notation where only a single note in the chord has an accent? I had hoped that it might just work by placing the accent within the chord, but alas it did not: \version "2.18.2" \relative { 4 e-5> } See attached. Thanks, Andy

Re: Accent on single note of chord?

2022-09-24 Thread Andy Bradford
ual printed score. I can certainly imagine that just the C from the chord wants additional emphasis over the rest of the chord. Andy

Re: Wanting to leave list

2023-06-17 Thread Andy Bradford
by Gmail to Gmail's users. They seem pretty adamant in their crusade to force everyone to use SPF and DKIM (without having giving their users a voice in the matter), but won't help their users figure out how to use mailing lists by giving them a nice easy button to use. Andy

Re: WARNING: SPAM / MALWARE being sent to list members

2023-10-23 Thread Andy Bradford
your spam > filter. Unfortunately SPF and DKIM are terrible hacks and wholly unnecessary. Andy

Re: WARNING: SPAM / MALWARE being sent to list members

2023-10-23 Thread Andy Bradford
Thus said Jean Abou Samra on Mon, 23 Oct 2023 19:53:25 +0200: > Let's not get into a debate about this on the list. We can discuss it > privately if you like. Not worth debating. I was hoping that whatever is generating spam in response to list posts would send me something. Andy

How to align second repeat verse against second voice

2024-02-24 Thread Andy Bradford
Hello, I have a piece with two verses in a repeat. The second time through there is a slight alteration in one of the measures which adds additional notes. I've been able to accomplish this using a temporary voice, but I'm not sure if this is the best way as the words "ma - mo

Re: How to align second repeat verse against second voice

2024-02-25 Thread Andy Bradford
of when you need it: I see, yes, this works quite well, thank you. It also cleans up some other tricks I had employed to try to get the text aligned (specifically I had some manual \break and also extended the voice longer than it needed to be). Thanks, Andy

Re: How to align second repeat verse against second voice

2024-02-26 Thread Andy Bradford
> Reading the rhythm would be easier if you replaced two of the dotted > quarter notes with an eighth note tied to the following quarter note. Yes, that's a great suggestion too and in fact I had already been considering that very modification. Thanks, Andy

Volta spanner missing edge when using "|" as endRepeatType

2024-02-28 Thread Andy Bradford
#x27;end-repeat) c b a b \set Score.repeatCommands = #'((volta #f) end-repeat) f'1 \set Score.endRepeatType = ":|." e } \alternative { { d } { a' } } f \bar "|." } %%% Thanks, Andy

Re: Volta spanner missing edge when using "|" as endRepeatType

2024-02-29 Thread Andy Bradford
Thus said Thomas Morley on Thu, 29 Feb 2024 10:47:06 +0100: > \allowVoltaHook = "|" > placed toplevel, should do the trick. Thanks, for the archives, the correct syntax is (without the "="): \allowVoltaHook "|" Works great. Andy

Using __ extender in lyrics

2024-03-03 Thread Andy Bradford
bout no -- thing. } \new Lyrics \lyricsto "voice" { \set stanza = "3. " Sang a song? Who sang a | song? __ I sang a long song. } \new Lyrics \lyricsto "voice" { \set stanza = "4. " Here a song. The song is | "gone,_" _ I can -- not sing. } >> } >> } %%% Thanks, Andy

Re: Using __ extender in lyrics

2024-03-03 Thread Andy Bradford
t) instead of trying to use \skip or the underscore. Thanks, Andy

Convert from Personal Composer to Lilypond?

2017-12-10 Thread Andy Bradford
ut it would be quicker if there is a tool for conversion. Thanks, Andy -- TAI64 timestamp: 40005a2d8c3f ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Function to override the stem direction and flag of a single note?

2018-02-26 Thread Andy Chase
note flag (regardless of the note’s actual duration) I’ve spent a fair amount of time tinkering with this but I’m a little bit out of my depth. Thanks for any suggestions! -Andy ___ lilypond-user mailing list lilypond-user@gnu.org https

Re: old f-clef

2017-06-29 Thread Andy Bradford
g/wikipedia/commons/e/e4/Far_Above_Cayuga%27s_Waters_1906.png I assume a similar method could be used to as in the old-style F clef. Andy -- TAI64 timestamp: 40005955bd82 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: [OT] Linux Users

2017-11-18 Thread Andy Bradford
trings from the web server logs for lilypond.org would be of any value in this inquiry. Andy -- TAI64 timestamp: 40005a108e63 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Chord names in a score

2016-08-19 Thread Andy Deitrich
Thanks so much for taking a look! > On Aug 19, 2016, at 6:02 PM, Malte Meyn wrote: > > > > Am 19.08.2016 um 23:32 schrieb Andy Deitrich: >> It put the mandolin chords on a new, 3rd staff. It probably has something >> to do with defining "mando" as a st

Re: New LilyPond website

2016-11-30 Thread Andy Bradford
don't even get much more legible when I hover my mouse over them. If you're interested, I can send you a screenshot. Anyway, just my $0.02. :-) Andy -- TAI64 timestamp: 4000583e7d59 ___ lilypond-user mailing list lilypond-user@gnu

Best way to center beam between upper/lower staff?

2024-03-07 Thread Andy Bradford
f = "down" \stemUp a \change Staff = "up" \stemDown d \change Staff = "down" \stemUp a \change Staff = "up" \stemDown e' \change Staff = "down" \stemNeutral r } } >> } >> } >> } %%% Thanks, Andy

Re: Best way to center beam between upper/lower staff?

2024-03-08 Thread Andy Bradford
fference either. Maybe I'm doing it wrong. I think I'll just stick to using a variable as Werner suggests (I was already doing that but wondered if I was missing some obvious feature). Thanks, Andy