Problems regarding the use of OOP in Lilypond Scheme

2024-11-27 Thread tran li
Recently I found that it is possible to use OOP in LilyPond Scheme by using the `oop goops` module so I would like to reconstruct some of my code in my `lily-score` project. However I encountered a problem with the following example: I would like to design a class system for some parametric cur

Re: Chordname question- triads with added upper extension

2024-11-27 Thread David Kastrup
Tim McNamara writes: >>> haven't figured out the right thing. Currently I have g2:11+ >>> resulting in G7#11 on the lead sheet. How do I get the dominant 7 to >>> stop printing? Seems like I am missing something basic here. >> >> If you don't want it, don't include it. > >> One way would be >

Re: Chordname question- triads with added upper extension

2024-11-27 Thread Tim McNamara via LilyPond user discussion
> On Nov 27, 2024, at 12:12 PM, David Kastrup wrote: > > Tim's Bitstream via LilyPond user discussion > > writes: > >> I am trying to get a G triad with added #11 in \chordmode. G add #11 >> would be fine on the lead sheet as would G (add #11). So far Lilypond

Re: Frescobaldi?

2024-11-27 Thread N. Andrew Walsh
On Wednesday, November 27th, 2024 at 17:13, Jean Abou Samra wrote: > The port is already complete, thanks to Benjamin Johnson and > Jakub Pavlík. We are trying to figure out what needs to be done > to get a release out. Amazing, I'm very glad to hear it!

Re: Chordname question- triads with added upper extension

2024-11-27 Thread Tim McNamara via LilyPond user discussion
> On Nov 27, 2024, at 11:39 AM, Knute Snortum wrote: > > On Wed, Nov 27, 2024 at 9:26 AM Tim's Bitstream via LilyPond user discussion > mailto:lilypond-user@gnu.org>> wrote: > I am trying to get a G triad with added #11 in \chordmode.G add #11 would > be fine on the lead sheet as would G

Re: Chordname question- triads with added upper extension

2024-11-27 Thread David Kastrup
Tim's Bitstream via LilyPond user discussion writes: > I am trying to get a G triad with added #11 in \chordmode. G add #11 > would be fine on the lead sheet as would G (add #11). So far Lilypond > insists on making it a G7#11 and other variants on this. I even > somehow got a G7sus4 9 once. >

Re: Chordname question- triads with added upper extension

2024-11-27 Thread Knute Snortum
On Wed, Nov 27, 2024 at 9:26 AM Tim's Bitstream via LilyPond user discussion wrote: > I am trying to get a G triad with added #11 in \chordmode.G add #11 > would be fine on the lead sheet as would G (add #11). So far Lilypond > insists on making it a G7#11 and other variants on this. I even

Chordname question- triads with added upper extension

2024-11-27 Thread Tim's Bitstream via LilyPond user discussion
I am trying to get a G triad with added #11 in \chordmode.G add #11 would be fine on the lead sheet as would G (add #11). So far Lilypond insists on making it a G7#11 and other variants on this. I even somehow got a G7sus4 9 once. I am \include-ing roemer-chord.ly and have added -\marku

Re: Frescobaldi?

2024-11-27 Thread Jean Abou Samra
Le mercredi 27 novembre 2024 à 16:04 +, N. Andrew Walsh a écrit : > Hi all, > > since I kicked off a whole long discussion about this back in May > (see below), I thought it would be worth an update from me, as a > gentoo user, about how things look for my side. > > Gentoo dev on my original

Re: Frescobaldi?

2024-11-27 Thread N. Andrew Walsh
Hi all, since I kicked off a whole long discussion about this back in May (see below), I thought it would be worth an update from me, as a gentoo user, about how things look for my side. Gentoo dev on my original bug report (here: https://bugs.gentoo.org/926681) just replied that "qt6 porting

Re: Customizing fretboard diagram

2024-11-27 Thread Carl Sorensen
Stefan, See my comment below about the line. On Sat, Nov 23, 2024 at 5:14 PM Stefan E. Mueller wrote: > Dear Carl, > > thanks for your response. I think it would be worthwhile to have the last > fret plotting and barre width configurable. I am happy to help, just not > sure how useful I can be