music stream exporter

2018-04-11 Thread Kim Shrier
I was reading Erik Sandberg’s master’s thesis, http://lilypond.org/website/pdf/thesis-erik-sandberg.pdf and I am curious if the music stream exporter still exists and is operational. A quick look through the sources didn’t reveal anything to me but the existence of the Dispatcher and and Stream_e

Re: music stream exporter

2018-04-12 Thread Kim Shrier
> On Apr 12, 2018, at 4:58 AM, Knut Petersen wrote: > > Am 12.04.2018 um 07:47 schrieb Kim Shrier: > >> Any information about this would be appreciated. >> > > ... but maybe there is a solution for you. > > My video generation code uses a bit of schem

looking at lilypond data structures

2018-04-13 Thread Kim Shrier
Just to satisfy personal curiosity, I am looking at the lilypond source code so I can get a better feel for what it is up to and how it accomplishes its job. My understanding is that the parser constructs a scheme data structure which is subsequently processed by the iterators to turn it into a st

Re: looking at lilypond data structures

2018-04-14 Thread Kim Shrier
On Apr 14, 2018, at 2:48 AM, David Kastrup wrote: > > Kim Shrier writes: > >> Just to satisfy personal curiosity, I am looking at the lilypond source code >> so I can get a better feel for what it is up to and how it accomplishes its >> job. >> >&

print out the value of #

2018-04-22 Thread Kim Shrier
In my ongoing exploration of lilypond internals, i am looking at printing out the value of the argument being passed to toplevel-book-handler, defined in ly/declarations-init.ly. I have tried a few different functions such as (display-scheme-music book port) or (pretty-print book port)

Re: print out the value of #

2018-04-22 Thread Kim Shrier
After looking into this further, it appears that I need to modify the implementation of the Book C++ class to include a print_smob() method if I want to see its contents. Kim ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/

Add definition for mensural-f3 clef

2023-04-09 Thread Kim Shrier
Hello, I’m not sure of the current way to suggest a change to lilypond source but I just have a simple, 1-line change to propose. It would be useful to have a mensural F clef that is on staff line 3 for a baritone clef. $ git diff diff --git a/scm/parser-clef.scm b/scm/parser-clef.scm index 9b69

Re: Add definition for mensural-f3 clef

2023-04-09 Thread Kim Shrier
> On Apr 9, 2023, at 5:22 AM, Werner LEMBERG wrote: > > > Hello Kim, > > > welcome to LilyPond. Thanks. I’m not exactly new to the pond. I’ve made small contributions since version 1.8 and answered a few questions from time to time. I’m just not very active because life, family, day job,

Re: Empty music sheet generator in LilyPond

2011-09-07 Thread Kim Shrier
On Sep 7, 2011, at 9:24 AM, Reinhold Kainhofer wrote: > Every now and then you need empty music sheets to write a score or > arrangement > manually. To automate this, I have created a small online creator for empty > music sheets, which uses lilypond as the backend to produce the nice sheets: >

French viol/lute tablature

2008-11-28 Thread Kim Shrier
\music } The tablatureStyle would set the letter-tablature-format, set the property to control the positioning of the letters, and change the note duration style. Any advice on how to approach this would be appreciated. Kim Shrier ___ lilypond

Re: holdups for 2.12

2008-11-29 Thread Kim Shrier
xt 2.11 release. Kim Shrier ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: French viol/lute tablature

2008-11-29 Thread Kim Shrier
On Nov 29, 2008, at 7:30 AM, Jonathan Kulp wrote: Kim Shrier wrote: I need to typeset some French viol tab and I am looking for some guidance on how to add this capability to lilypond. In looking at the code for guitar tab, I am unsure it I should create a new type of engraver or if I should

Re: French viol/lute tablature

2008-11-29 Thread Kim Shrier
On Nov 29, 2008, at 12:22 PM, Jonathan Kulp wrote: Kim Shrier wrote: I have letters working after a fashion. I have added letter- tablature-format and bass-viol-tuning, tenor-viol-tuning, and treble-viol-tuning to my copy of output-lib.scm. This is a very simplistic implementation of using

Re: Modifying multi-measure rests

2002-10-09 Thread Kim Shrier
>patch doesn't define any documentation for measure-length) > > > I'll take care of that. I'll send updates to the documentation for the final version of the patch. -- Kim Shrier - principal, Shrier and Deihl - mailto:[EMAIL PROTECTED] Remote Unix Network Admin, Security,

Re: Modifying multi-measure rests

2002-10-10 Thread Kim Shrier
re putting musical information into the backend by copying >measureLength into measure-length, and in general, this decreases the >flexibility of the system. Can you adapt the patch such that the >engraver simply sets a flag (eg. a boolean) in the grob? AFAICT, you >only use measure-lengt

placement of dot after whole rest

2002-10-13 Thread Kim Shrier
behind placing dots for rests. Any hints you could give me would be appreciated. Kim -- Kim Shrier - principal, Shrier and Deihl - mailto:[EMAIL PROTECTED] Remote Unix Network Admin, Security, Internet Software Development Tinker Internet Services - Superior FreeBSD-ba