On 4 September 2017 at 06:24, Knut Petersen wrote:
> Am 03.09.2017 um 19:36 schrieb Adam Spiers:
>> However please don't write off ly2video just because I
>> haven't done much with it recently (except for today).
>
> The most annoying bugs should really be fixed
On 3 September 2017 at 16:47, David Kastrup wrote:
> Adam Spiers writes:
>> On 21 July 2017 at 09:00, Knut Petersen wrote:
>>> To generate score videos like Bach: Invention 1, Wolf: Resignation and
>>> Peterson-Berger: I Fyrreskoven
>>> that give a differen
Hi all,
On 2 September 2017 at 22:07, Paul wrote:
> On 09/01/2017 05:26 PM, Flaming Hakama by Elaine wrote:
>>https://github.com/aspiers/ly2video
>
>>I wanted to see if anyone else (besides the author of that approach) has
>>been able to get this to work.
I just fixed some fundamental flaws in t
Hi Knut,
On 21 July 2017 at 09:00, Knut Petersen wrote:
> Hi everybody!
>
> To generate score videos like Bach: Invention 1, Wolf: Resignation and
> Peterson-Berger: I Fyrreskoven
> that give a different color to notes and rest while they are active you
> might use the attached files if
> you run
On 15 March 2017 at 18:12, David Wright wrote:
> I took your source and changed two things:
> a4 → a0
> 64/256 → 1/32
> and it looks superficially ok to me.
Thanks, that was the hint I needed!
> Perhaps you just have a room problem.
Yes, I guess there are some hidden constraints on spacing arou
On 15 March 2017 at 14:33, Robert Schmaus wrote:
> Am 15/03/2017 um 14:54 schrieb Adam Spiers:
>> On 15 March 2017 at 13:45, Robert Schmaus wrote:
>>> How about this:
>>>
>>> \context {
>>> \Score
>>> proportionalNot
On 15 March 2017 at 14:35, Klaus Blum wrote:
> Adam Spiers-5 wrote
>> On 15 March 2017 at 12:28, Simon Albrecht wrote:
>>> why not put all the music expressions in one score in
>>> parallel?
>> But please could you give an example of how to do that, bearing in m
On 15 March 2017 at 12:28, Simon Albrecht wrote:
> Am 15.03.2017 um 01:11 schrieb Adam Spiers:
>> It would be very instructive to produce a clear visualisation of the
>> harmonic variations he uses in each chorus, so I have dropped the
>> notes of the solo from the .ly f
On 15 March 2017 at 05:48, Robert Schmaus wrote:
> Just a thought - you apply the SpacingSpanner modifications to context
> \Score ... did you already try to apply those to context \ChordNames
> instead? That *does* change something, but I'm not sure if it is what you
> want ...
>
> Cool analysis,
ain"
arranger = \markup {
\right-column {
"transcribed for cello by Adam Spiers"
\italic \small "chords represent harmonic analysis of the solo, not changes"
}
}
}
global = {
\key ef \major
\time 4/4
}
allchords = {
\new ChordNames = "chord
Please could someone tell me why the bar lines aren't aligned correctly in this?
https://gist.github.com/aspiers/3a9fa8fc4422742cab82
I've tried all the obvious stuff from:
http://lilypond.org/doc/v2.18/Documentation/notation/proportional-notation
Thanks!
Adam
_
Hi all,
ly2video, my adopted child, has grown up fast without me noticing :)
Very excited to say I got a wonderful email earlier from the clever
folks at algomus.fr notifying me that they have significantly improved
ly2video, and providing an example of what they've taught it:
https://www.you
On 14 March 2014 16:19, Martin Tarenskeen wrote:
> I also want to use a minus sign for minor chords. e.g. "C-" instead of "Cm".
> How can I achieve that?
Luckily for you, I implemented that option in LilyPond a while ago :)
\chordmode {
\set minorChordModifier = \markup { "-" }
.
On Sun, Aug 25, 2013 at 02:58:16AM +0200, Thomas Morley wrote:
> 2013/8/25 Jim Long :
> > Adam:
> >
> > Your page is fun to play with, and a handy reference.
> >
> > Two comments, if I may:
> >
> > There's a user interface glitch, and unfortunately right now I'm forced to
> > use Windows 7, but at
> On Sat, Aug 24, 2013 at 7:51 AM, Adam Spiers
> wrote:
>>
>> Hi all,
>>
>> Thought you might be interested to hear that I built a new music
>> harmony website which uses LilyPond to dynamically generate images of
>> chords and scales:
>>
>>
On 25 August 2013 00:41, Jim Long wrote:
> Adam:
>
> Your page is fun to play with, and a handy reference.
>
> Two comments, if I may:
>
> There's a user interface glitch, and unfortunately right now I'm forced to
> use Windows 7, but at least I have Firefox.
>
> The "Root" dropdown box behaves ve
;
> Tim
>
>
> On Aug 24, 2013, at 7:16 AM, Ralph Palmer wrote:
>
> Wow! Great work, Adam.
>
> Is this worth some other publicity, Listers?
>
> Ralph
>
>
> On Sat, Aug 24, 2013 at 7:51 AM, Adam Spiers
> wrote:
>>
>> Hi all,
>>
>>
On 24 August 2013 16:55, Paul Morris wrote:
> Very cool and well done! A nice use of LilyPond.
Thanks :)
> Here are a couple of small suggestions:
>
> - On the results page why not include a sentence about what the red notes
> mean? That way the user doesn't have to leave that page to remind
>
Many thanks both, I'll try these!!
On 14 August 2013 14:59, Robin Bannister wrote:
> Adam Spiers-5 wrote
>>
>> How can I put text *after* a staff? I.e. directly to the right of the
>> final barline?
>
>
>
> And here is another way:
> \version &qu
Hi all,
Thought you might be interested to hear that I built a new music
harmony website which uses LilyPond to dynamically generate images of
chords and scales:
http://scalematcher.adamspiers.org/
Look in the FAQ for details of how to see the LilyPond source code ;-)
Now I have to figure o
On 13 August 2013 23:14, wrote:
> I see that lilypond supports a cool-looking No. glyph, which is great. I'd
> like to get in in front of each stave in order to number a series of
> exercises. See attached png for an example.
Funny to see this being asked, since at the same time I need to ask
th
On Wed, Mar 6, 2013 at 6:34 PM, Knut Petersen wrote:
> On 06.03.2013 15:53, Adam Spiers wrote:
>>
>> On Wed, Mar 6, 2013 at 2:46 PM, Knut Petersen
>> wrote:
>>>
>>> On 06.03.2013 10:44, Adam Spiers wrote:
>>>>
>>>> It sounds like
On Wed, Mar 6, 2013 at 2:46 PM, Knut Petersen wrote:
> On 06.03.2013 10:44, Adam Spiers wrote:
>>
>> It sounds like your .ly input file is not 8-bit clean - is it
>> UTF-encoded? And it seems that ly2video does not support that yet.
>> Probably you have an accent so
On Wed, Mar 6, 2013 at 8:05 AM, Knut Petersen wrote:
> File "sources/ly2video-0.4.1/ly2video.py", line 148, in getAbsolutePitch
> return LySrc.get(self.filename).getAbsolutePitch(self)
> File "sources/ly2video-0.4.1/ly2video.py", line 80, in get
> cls.cache[filename] = LySrc(filename)
On Thu, Feb 28, 2013 at 6:33 PM, Werner LEMBERG wrote:
>>> http://www.joelonsoftware.com/articles/fog69.html
>>
>> It can go horribly wrong, yes, but it doesn't have to. Git for
>> example was a from-scratch attempt at DVCS -- if Linus Torvalds had
>> started from e.g. Arch or Darcs, it's
On Thu, Feb 28, 2013 at 6:13 PM, Joseph Rushton Wakeling
wrote:
> On 02/28/2013 06:20 PM, Adam Spiers wrote:
>>
>> I strongly disagree, unless your definition of "difficult" ignores
>> the time dimension of such a project.
>>
>> http://www.joelonsoftware
On Thu, Feb 28, 2013 at 6:51 AM, David Kastrup wrote:
> Adam Spiers writes:
>> On Tue, Feb 26, 2013 at 5:22 PM, David Kastrup wrote:
>>> Adam Spiers writes:
>>>> I just blogged about this:
>>>>
>>>> http://blog.adamspiers.org/2013/02/25/mus
On Thu, Feb 28, 2013 at 1:07 PM, Joseph Rushton Wakeling
wrote:
> On 02/28/2013 02:30 AM, Adam Spiers wrote:
>>
>> I don't follow your logic here at all. Being large and complex
>> doesn't rule it out from being a starting point. If it *wasn't*
>> lar
On Tue, Feb 26, 2013 at 5:22 PM, David Kastrup wrote:
> Adam Spiers writes:
>> I just blogged about this:
>>
>> http://blog.adamspiers.org/2013/02/25/music-industry-learns-nothing-from-the-avid-sibelius-saga/
>
> Well, I see some fatally flawed assumptions here, ri
On Thu, Feb 21, 2013 at 10:53 PM, Hilary Snaden
wrote:
> On 2013-02-21 19:58, Urs Liska wrote:
>>
>> http://blog.steinberg.net/2013/02/welcome/
>
>
> These from Daniel Spreadbury tell me most, I think, of what I need to know
> about the new project.
>
> "Our application will use a proprietary file
On Fri, Feb 8, 2013 at 8:37 AM, Martin Tarenskeen
wrote:
> On Fri, 8 Feb 2013, Adam Spiers wrote:
>> Hi all,
>>
>> I'm happy to announce the release of ly2video 0.4.1.
>
> Great !
>
>> Feedback is very welcome; you can use the issue tracker:
>>
&
Hi all,
I'm happy to announce the release of ly2video 0.4.1.
ly2video is a Python script which converts music represented by a GNU
LilyPond file into a video containing a horizontally scrolling music
staff which is synchronized with a MIDI-generated audio rendering of
the music.
You can download
On Sat, Jan 26, 2013 at 10:04 PM, Adam Spiers
wrote:
> On Tue, Jan 15, 2013 at 3:05 PM, Adam Spiers
> wrote:
>> On Tue, Jan 15, 2013 at 9:41 AM, David Kastrup wrote:
>>> You could use an engraver in ChordNames for wiping out the (event) cause
>>> of the last invo
Hi Tim,
On Fri, Sep 30, 2011 at 9:20 AM, Tim Sawyer
wrote:
> On 30/09/11 07:12, Jay Anderson wrote:
>>
>> On Fri, Aug 19, 2011 at 5:30 AM, Tim Sawyer
>> wrote:
>>>
>>> http://percussion360.com/
>>>
>>> This works by taking SVG generated from lilypond, munging it a bit
>>> (including matching it
On Thu, Jan 31, 2013 at 6:24 AM, Jan Nieuwenhuizen wrote:
> Adam Spiers writes:
>
>> Would be nice to say hello to any other Lilypond hackers / users who
>> are there!
>
> +1
Great, it will be a honour to meet you :)
___
li
I'm heading to FOSDEM in Brussels this weekend:
https://fosdem.org/2013/
Would be nice to say hello to any other Lilypond hackers / users who
are there!
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilyp
On Tue, Jan 29, 2013 at 09:26:16PM +0100, Martin Tarenskeen wrote:
> On Tue, 29 Jan 2013, Adam Spiers wrote:
> >I'm happy to announce the release of ly2video 0.3.0.
>
> I have tried it and it works nicely.
>
> But something is wrong with --title-at-start. Could you
On Tue, Jan 29, 2013 at 08:22:33PM +0100, David Kastrup wrote:
> Adam Spiers writes:
>
> > + a new default scrolling mode where the notation stay still
> > and the cursor line scrolls from left to right
>
> You jump the notation leftwards. You should rath
On Tue, Jan 29, 2013 at 10:15:37PM +0100, Martin Tarenskeen wrote:
> On Tue, 29 Jan 2013, Joseph Rushton Wakeling wrote:
> >On 01/29/2013 09:12 PM, Joseph Rushton Wakeling wrote:
> >>One other thing -- re the python-midi dependency -- does this
> >>correspond to a
> >>particular package in Debian/U
On Tue, Jan 29, 2013 at 09:35:17PM +0100, Joseph Rushton Wakeling wrote:
> Oh, and -- you need libasound2-dev installed to be able to do the
> pip install, otherwise python-midi won't build.
Thanks! I've added that to the README.
___
lilypond-user mail
On Tue, Jan 29, 2013 at 09:12:27PM +0100, Joseph Rushton Wakeling wrote:
> On 01/29/2013 07:57 PM, Adam Spiers wrote:
> >I didn't notice that - I've certainly been using with later versions.
> >It actually uses convert-ly internally, but I'm not entirely sure why :)
On Tue, Jan 29, 2013 at 06:57:03PM +, Adam Spiers wrote:
> On Tue, Jan 29, 2013 at 6:44 PM, Joseph Rushton Wakeling
> wrote:
> > On 01/29/2013 07:37 PM, Adam Spiers wrote:
> >>
> >> I'm happy to announce the release of ly2video 0.3.0.
> >
>
On Tue, Jan 29, 2013 at 6:44 PM, Joseph Rushton Wakeling
wrote:
> On 01/29/2013 07:37 PM, Adam Spiers wrote:
>>
>> I'm happy to announce the release of ly2video 0.3.0.
>
>
> Nice! :-)
>
> Re the Lilypond version requirement -- is this an "... or later"
On Tue, Jan 29, 2013 at 6:37 PM, Adam Spiers
wrote:
> Hi all,
>
> I'm happy to announce the release of ly2video 0.3.0.
I forgot to include a new example of the output. The desire to make
this video was the main reason I ended up taking over maintainership:
http://youtu.be/as
Hi all,
I'm happy to announce the release of ly2video 0.3.0.
ly2video is a Python script which converts music represented by a GNU
LilyPond file into a video containing a horizontally scrolling music
staff which is synchronized with a MIDI-generated audio rendering of
the music.
You can download
On Tue, Jan 15, 2013 at 3:05 PM, Adam Spiers
wrote:
> On Tue, Jan 15, 2013 at 9:41 AM, David Kastrup wrote:
>> Adam Spiers writes:
>>
>>> I need to generate point-and-click links for notes but not for
>>> displayed chord names. However, \pointAndClickTypes only
On Tue, Jan 15, 2013 at 9:41 AM, David Kastrup wrote:
> Adam Spiers writes:
>
>> Hi all,
>>
>> I need to generate point-and-click links for notes but not for
>> displayed chord names. However, \pointAndClickTypes only filters by
>> music event class, and if
Hi all,
I need to generate point-and-click links for notes but not for
displayed chord names. However, \pointAndClickTypes only filters by
music event class, and if my understanding is correct, events in a
certain music class have no notion of which context they are being
applied in, and so this
Sorry, I should have moved this thread to lilypond-devel; I'll repost
there ...
On Sat, Jan 12, 2013 at 12:08:21PM +0000, Adam Spiers wrote:
> On Tue, Jan 8, 2013 at 5:59 PM, Adam Spiers
> wrote:
> > On Tue, Jan 8, 2013 at 5:41 PM, Eluze wrote:
> >> I'v
On Tue, Jan 8, 2013 at 5:59 PM, Adam Spiers
wrote:
> On Tue, Jan 8, 2013 at 5:41 PM, Eluze wrote:
>> I've added an issue to the tracker:
>> https://code.google.com/p/lilypond/issues/detail?id=3091&thanks=3091&ts=1357666391
>
> Thanks!
>
>> I'm not
On Tue, Jan 8, 2013 at 5:41 PM, Eluze wrote:
> I've added an issue to the tracker:
> https://code.google.com/p/lilypond/issues/detail?id=3091&thanks=3091&ts=1357666391
Thanks!
> I'm not aware of a workaround - I could imagine using 2 voices, one without
> the grace the other with just the grace
Hi all,
Can anyone explain the following bug, and offer a work-around?
Reproducible on latest git master:
\include "english.ly"
%\include "articulate.ly"
\score {
\new Staff {
\relative c' {
% BUG: This first f~ tie will not be honoured in the MIDI output
% due to the \grace:
On Mon, Jan 7, 2013 at 9:30 AM, Johannes Rohrer wrote:
> Adam Spiers adamspiers.org> writes:
>
>> I've noticed that MIDI generation doesn't honour transparent notes,
>> e.g. in
>>
>> f8( \hideNotes \grace { c16 \glissando } \unHideNotes f8)
&g
Hi all,
I've noticed that MIDI generation doesn't honour transparent notes,
e.g. in
f8( \hideNotes \grace { c16 \glissando } \unHideNotes f8)
a NoteOn event is generated for the c16. Hopefully I should be able
to address this if someone gives me a few pointers. My first guess
was to tweak N
n Sat, Nov 17, 2012 at 12:48 PM, Adam Spiers
wrote:
> On Thu, Nov 15, 2012 at 12:41 AM, Adam Spiers
> wrote:
>> On Wed, May 23, 2012 at 7:15 PM, FireTight wrote:
>>> Hello,
>>> my name is Jiri "FireTight" Szabo and I would like to introduce program
>&g
On Thu, Nov 15, 2012 at 12:41 AM, Adam Spiers
wrote:
> On Wed, May 23, 2012 at 7:15 PM, FireTight wrote:
>> Hello,
>> my name is Jiri "FireTight" Szabo and I would like to introduce program
>> ly2video to you. This program can generate videos from your LilyPond
&
On Wed, May 23, 2012 at 7:15 PM, FireTight wrote:
> Hello,
> my name is Jiri "FireTight" Szabo and I would like to introduce program
> ly2video to you. This program can generate videos from your LilyPond
> projects that contains moving music staff, which is synchronized to music (
> http://www.you
On Fri, Sep 9, 2011 at 3:58 PM, Tim McNamara wrote:
> Reinhold, that is absolutely outstanding. So many options with the great
> preview, a couple of which are perfect for my needs. Thank you!
Agreed, this is wonderful work - many thanks!!
___
lilyp
On Wed, Aug 3, 2011 at 10:34 PM, Adam Spiers
wrote:
> On Wed, Aug 3, 2011 at 5:37 AM, David Kastrup wrote:
>> David Kastrup writes:
>> Ragged-bottom or not, this is ugly and that should get reflected in the
>> scores.
>
> I agree 100% David! This is beginning to
On Wed, Aug 3, 2011 at 5:37 AM, David Kastrup wrote:
> David Kastrup writes:
>> Joe Neeman writes:
So I have several questions:
- Is the behaviour I am experiencing (a system spilling over onto a
second page) correct or a bug? If correct, what's the best way to
a
On Sat, Jul 30, 2011 at 11:15 PM, Keith OHara wrote:
> Adam Spiers adamspiers.org> writes:
>> I have a piece of music which should easily fit on one page, and
>> indeed does until I change the paper size from A4 to US Letter, at
>> which point the final system spills
Hi all,
I have a piece of music which should easily fit on one page, and
indeed does until I change the paper size from A4 to US Letter, at
which point the final system spills over onto a second page. The
source and resulting PDF are here:
http://adamspiers.org/music/lilypond/
I am using a fr
62 matches
Mail list logo