Re: LilyPond 2.25.14

2024-03-25 Thread Mathieu Demange
Hello, Here are my results for MSDM.ly on a M2 Max MacBook Pro: real 12.11 user 11.02 sys 1.06 Thanks a lot! Mathieu

Re: A LilyPond Café in Paris

2019-04-15 Thread Mathieu Demange
Hello, Thanks for the very positive feedback! Part of the plan was also to provide open documentation and communication material to everyone willing to organise a « Café Lily » around the corner. Indeed, a post on lilypondblog.org is a very good idea (especially if it

Re: Write a custom backend?

2016-09-20 Thread Mathieu Demange
Hi Urs, > is it possible that you didn't notice this: > https://codereview.appspot.com/308430043/? Oh my! I see I'm lacking some "what's up with Lily" bookmarks, right now... That's exactly it! Thanks Urs! And thanks Paul! I'm curious about Lily dev cycle. AFAIK this patch is simple, effective,

Re: Write a custom backend?

2016-09-20 Thread Mathieu Demange
> The latter seem to be dealt with sufficiently by working with Midi and > external tool chains: after all, the main point of LilyPond is turning a > music description to an equivalent output. Though _if_ outputs can > reasonably easy be defined in Scheme, being able to control most of the > exter

Write a custom backend?

2016-09-13 Thread Mathieu Demange
Hello all, Could anybody help me to know if writing a custom output backend (in scheme, of course) for Lilypond is something doable? I mean without modifying any of Lilypond's internals. I believe the output backend principle is a good sign of extensibility but is it really the case? How to

ly:one-line-breaking

2016-01-06 Thread Mathieu Demange
Hi all, Is there a way to make LilyPond also automatically adjust the paper height when using this? \paper { page-breaking = #ly:one-line-breaking } Thanks for the help! Regards, Mathieu ___ lilypond-user mailing list lilypond-user@gnu.org h

Re: Introducing "LilyPond HTML Live Score"

2015-12-02 Thread Mathieu Demange
ng Kubuntu 15.10 and everything is up-to-date but still no go. The example you linked to at the head of this thread still works. Dave Bellows On Wed, Dec 2, 2015 at 8:09 AM, Mathieu Demange wrote: Hi David, I just updated the project's repository. I refactored and simplified a lot

Re: Introducing "LilyPond HTML Live Score"

2015-12-02 Thread Mathieu Demange
i > > If I run make-live-score.sh as is then I get the score in index.html > but no sound or animation. > > If I comment out line 81, the m4a part, then I get the score and the > sound but no animation. > > I'm using Lilypond 2.19.32 > > On Mon, Nov 30, 2015 a

Re: Introducing "LilyPond HTML Live Score"

2015-11-30 Thread Mathieu Demange
, Nov 30, 2015 at 8:43 AM, Urs Liska wrote: Am 30.11.2015 um 15:19 schrieb David Kastrup: Mathieu Demange writes: Hi Richard, The ideal approach would have been to have a timing information directly inserted in the svg output by LilyPond itself but I tried everything I could to obtain s

Re: Introducing "LilyPond HTML Live Score"

2015-11-30 Thread Mathieu Demange
aid out in a way which is not chronological at all). Hope this answers even partially to your curiosity :) I really appreciate your feedback and I'm happy to have reasons to keep working on that tool other than myself only :) Cheers, Mathieu Le 30 nov. 2015 13:39, Richard Shann a écrit :On Su

Re: Introducing "LilyPond HTML Live Score"

2015-11-30 Thread Mathieu Demange
.html but there's no sound or > animation. >B) If I comment out that line then I get the score and the music > but no animation. So close! > > So I'm almost there! > > And I would very much like to include this in a super huge project I'm > working once

Re: Introducing "LilyPond HTML Live Score"

2015-11-29 Thread Mathieu Demange
ot;rb") IOError: [Errno 2] No such file or directory: 'score.svg' Injecting score.svg into index.html... I'm really not sure what I should be doing. I changed the name of my original Lilypond file to score.ly and the svg files are all correct but the index.html file still plays yo

Introducing "LilyPond HTML Live Score"

2015-11-29 Thread Mathieu Demange
Hello all, I've been developing a tool which is at a very early stage now, but I humbly guess you should like the idea. Check this very simple page and click the "play" button (or you can click any note or rest). http://www.mathieudemange.fr/lilypond-html-live-score-demo/ There's a public re

Injecting moment in SVG output

2015-11-15 Thread Mathieu Demange
Hello all, I'm looking for a way to inject an event's moment (like what event-listener.ly produces) into its corresponding grob id property (so it'll appear in the SVG output). I tried all kind of things but nothing works. I'd share all my attempts if needed but if someone thinks of somethin

Injecting moment in SVG output

2015-11-15 Thread Mathieu Demange
Hello all, I need a way to inject an event's moment (like what event-listener.ly produces) into its corresponding grob id property (so it'll appear in the SVG output). I tried all kind of things but nothing works. I'd share all my attempts if needed but if someone thinks of something which w

Re: LilyPond initiative in french conservatoires in Paris

2015-11-01 Thread Mathieu Demange
Hi Noeck, What was the range of ages in the auditorium and their (musical) background? Students were from 7 to 18 years old. Average age was around 9. All these students globally started learning music at age 6 or 7. In most french conservatories, students have both an instrument course and

Re: LilyPond initiative in french conservatoires in Paris

2015-10-30 Thread Mathieu Demange
presentation last year in another Parisian music conservatory without success (for some reason, the director didn't want it). Cheers, Pierre 2015-10-28 12:05 GMT+01:00 Mathieu Demange : Hello, My friend and colleague Aymeric OLIVAUD and I, would like to share the result of our (ongoing

LilyPond initiative in french conservatoires in Paris

2015-10-28 Thread Mathieu Demange
Hello, My friend and colleague Aymeric OLIVAUD and I, would like to share the result of our (ongoing) work focused on LilyPond. We are two french music teachers in Paris and we imagined a form of public workshop/keynote event with young students where we'd try to show and explain what is Lily

Getting moment in SVG backend

2015-06-18 Thread Mathieu Demange
Hello all, The "event-listener.ly" include file is useful to get the musical moment of an event. I'd like to add this information to the SVG output backend. I've been trying to modify the output-svg.scm file as well and I got good results appending extra informations in the point-and-click tag bu

Multiple customized score outputs

2015-06-10 Thread Mathieu Demange
Hello all, For my students, I'd need to be able to enter a simple LilyPond score that would be printed multiple times with some custom variables like this : \header { title = "..." subtitle = [STUDENT NAME] - [CLASS NAME] } \score { ... } Which would render a single PDF with each c