Am Mi., 30. Juli 2025 um 17:11 Uhr schrieb Rip _Mus
:
>
> Hello,
> about markup, is there a solution similar \fill-line but for the Y axis? I'm
> trying to perfectly center a markup on a page.
>
> Thank you,
> RipMus
\fill-line does not know what is to left (or right) of it.
See:
\markup \column
Am Mi., 16. Juli 2025 um 13:40 Uhr schrieb Werner LEMBERG :
>
> > These are the logs:
> >
> > Drawing systems...
>
> > (process:73801): Pango-WARNING **: 21:21:21.999: Unable to open font
> > file /usr/share/fonts/liberation-sans-fonts/LiberationSans-Bold.ttf
> > for font Liberation Sans Bold 2
Am Mi., 23. Juli 2025 um 19:33 Uhr schrieb Todd Hesla :
>
> I'm using LilyPond 2.25.26.
>
> I'm trying to draw an arrow in \markup by first drawing a line for the arrow
> shaft--using either \draw-line or \path--and then drawing the arrowhead using
> \arrow-head. Unfortunately, both attempts resul
Am Di., 22. Juli 2025 um 02:35 Uhr schrieb Knute Snortum :
>
> Sometimes the simplest solution is the best! I'll give that a try.
>
>
> --
> Knute Snortum
>
>
> On Mon, Jul 21, 2025, 5:24 PM Kieren MacMillan
> wrote:
>>
>> Hi Knute,
>>
>> > I have a situation where LilyPond doesn't do a good job
Am Mo., 21. Juli 2025 um 23:06 Uhr schrieb Stu McKenzie via LilyPond
User List :
>
>
> On 2025-07-18 00:20, Thomas Morley wrote:
> > Am Fr., 18. Juli 2025 um 06:39 Uhr schrieb Stu McKenzie via LilyPond
> > User List:
> >> On 2025-07-17 07:50, Magnus Svenson wrote:
Am Sa., 19. Juli 2025 um 06:21 Uhr schrieb Werner LEMBERG :
>
>
> >> it would be quite handy for me if I could use \featherDurations when
> >> specifying manual syllable durations: [...]
> >
> > featherDurations= [...]
>
> Looks like a useful addition to LilyPond – Harm, do you care to submit
> a M
Am Fr., 18. Juli 2025 um 19:06 Uhr schrieb Stefan Kägi :
>
> Hi,
>
> it would be quite handy for me if I could use \featherDurations when
> specifying manual syllable durations:
>
> \version "2.24.4"
>
> music = \relative c' {
>
> \override Beam.grow-direction = #RIGHT
> \featherDurations 2/3
>
Am Fr., 18. Juli 2025 um 06:39 Uhr schrieb Stu McKenzie via LilyPond
User List :
>
>
> On 2025-07-17 07:50, Magnus Svenson wrote:
>
> Music = {
> b'1
> \break % to show colored bar line
> \ColorRepeatBegSpecialBar
> \repeat volta 2 {
> c''1 |
>
> \alternative {
> \volta 1 {
>d''1 |
>
Am So., 13. Juli 2025 um 22:15 Uhr schrieb Lucas Cavalcanti <
lucaspi...@gmail.com>:
> Hello! In GuitarPro there is the possibility to show guitar tunings not
> from a column but as "before the staff" (ex. image below).
> [image: image.png]
> I haven't seen anything in the notation reference, and
Dear Gilles,
thanks again for Your help.
Unfortunately, I've no idea where to exactly place my code in my previous
example.
Best,
Stefan
Am Mo., 7. Juli 2025 um 16:58 Uhr schrieb Gilles Thibault :
> > But I would like ask one more question: how
> > could I integrate a clef change in the cue-notes
Dear Gilles,
thanks, it works perfectly. But I would like ask one more question: how
could I integrate a clef change in the cue-notes?
Best,
Stefan
Am Mo., 7. Juli 2025 um 00:34 Uhr schrieb Gilles Thibault :
>
> > Basically it works, but in the example below I would like to quote the
> > upper pa
Hello everyone.
think cue notes behave a little differently when I use the library "
arranger.ly"
.
Basically it works, but in the example below I would like to quote the
upper part without dynamics, articulation, slurs, etc..
How could that work?
\version "2.22.2"
\include "arranger.ly"
global =
Thanks for Your help. This I was searching for!
Am Sa., 5. Juli 2025 um 18:46 Uhr schrieb Kieren MacMillan <
kie...@kierenmacmillan.info>:
> Hi Stefan,
>
> > In the example below, I would need wider bars so that the metronome
> markings don't get in the way.
> > How could I do this?
>
> \markLeng
Hello everyone.
In the example below, I would need wider bars so that the metronome
markings don't get in the way.
How could I do this?
\version "2.22.2"
musik = {
\tempo "poco meno mosso" 4=69
c'2 d'
\tempo "a tempo" 4=76
c'2 d'
\tempo "poco meno mosso" 4=69
c'2 d'
\tempo "a tempo" 4=76
c'2 d'
}
Am Mi., 18. Juni 2025 um 20:03 Uhr schrieb Xavier Scheuer :
>
> On Wed, 18 Jun 2025 at 18:25, Knute Snortum wrote:
> >
> > Yes, and this affects just the one acciaccatura. But I think the question
> > being asked is, "Can I say 'slur up' once and have it affect all proceeding
> > acciaccaturas?
Am Mo., 16. Juni 2025 um 11:01 Uhr schrieb Valentin Petzel :
>
> Hello Werner,
>
> > Should we change this to a public function?
> >
> >
> > Werner
>
> I think this might prove very useful. Essentially if we define
>
> %%%
> #(define-markup-list-command (space-lines layout props mlist) (markup-
Am Mo., 16. Juni 2025 um 07:05 Uhr schrieb Werner LEMBERG :
>
>
> > `wordwrap-string-internal` is one of only three
> > markup-(list)-commands flagged "internal" and thus not documented,
> > but it _is_ a full blown, ready-to-use command.
>
> Should we change this to a public function?
>
>
> We
Am So., 15. Juni 2025 um 21:34 Uhr schrieb Valentin Petzel :
>
> Hi RipMus,
>
> > Would it be possible to right-align the subtitle text, broken into two
> > lines, so that the second line (the one ending with 2025) is aligned to the
> > right margin?
>
> Yes, by modifying the `\justify-string` comm
Am Di., 10. Juni 2025 um 06:47 Uhr schrieb Dennis Noel de Lara <
dennisnoelgarciadelar...@gmail.com>:
> hi lilypond,
>
> i found the following code in
> https://mail.gnu.org/archive/html/lilypond-user/2011-01/msg00408.html
>
> #(define-markup-command (verse layout props lyrics) (ly:music?)
> "Tran
I have a related question: the proposed solution does print the rhythm
markup, but it has no effect on the MIDI output. Is there a way to have
the corresponding effect on the MIDI output?
Thomas
Am 08.06.25 um 21:26 schrieb Hans Aikema:
On 8 Jun 2025, at 20:45, Dirck Nagy wrote:
Dear
Am Mo., 9. Juni 2025 um 03:04 Uhr schrieb Dennis Noel de Lara
:
>
> hi lilypond ;)
>
> i have been a lilypond user for a long time now, i think since around 2010.
> i'm a filipino church musician.
>
> i just have a particular question about lyrics and variables.
>
> i know that to typeset lyrics,
Am Fr., 30. Mai 2025 um 19:47 Uhr schrieb :
>
> Dear List,
>
> I am trying to convert a composition of mine into notes using lilypond. I am
> using \parallelMusic. In the right hand system I have two voices. The lower
> voice (\voiceTwo) plays an E, which has to be bound to the same E in the
> s
Am Sa., 17. Mai 2025 um 11:52 Uhr schrieb Martial R :
> Hello
>
> French Help on Scheme 1.1.1
> The Scheme Sandbox the command: "lilypond Scheme-sandbox"
>
> [image: image.png]
>
> Everything must be in lowercase; it's a bit confusing to see the error:
> "file not found: "Scheme-sandbox"" If anyo
Am Mo., 12. Mai 2025 um 01:28 Uhr schrieb Knute Snortum :
>
> Hello again, LlilyPonders.
>
> I think I have discovered an unreported bug in both 2.24.4 and 2.25.26, but
> I'd like to run it past y'all first.
>
> If you set tieWaitForNote, the inner ties cannot be changed with the \shape
> command
> Am 25.04.2025 um 07:50 schrieb Henning Hraban Ramm :
>
> I’d guess your different installations of MIDI synths interfere
I have tried every possible single and combined installations.
Fluidsynth and Qsynth from MacPorts btw.
> Am 25.04.2025 um 07:50 schrieb Henning Hraban Ramm :
>
> Am 25.04.25 um 07:36 schrieb Thomas Scharkowski:
>> I have asked this before, but got no answers. :-(
>> Situation as follows:
>> Frescobaldi 4.0.1:
>> At „MIDI settings - Player output
I have asked this before, but got no answers. :-(
Situation as follows:
Frescobaldi 4.0.1:
At „MIDI settings - Player output" can choose between „SimpleSynth“,
„Fluidsynth“ and „Fluidsynth - Qsynth“.
None of those give any sound.
Frescobaldi 3.3.0:
All options work.
I did not change anything
Am So., 13. Apr. 2025 um 05:39 Uhr schrieb James Harkins :
>
> On Sun, 13 Apr 2025 11:27:19 +0800 James Harkins
> wrote ---
> > \score { ... flute part aleatoric bit, suppressing first-system indentation
> > ... }
>
> Here, I worry because "indent = 0" is a paper variable, but "A \paper bl
Hi,
now I have tested Fluidsynth with Frescobaldi 4.0.1:
No sound.
Back to Frescobaldi 3.3.0 both SimpleSynth and fluidsynth work.
Anyone?
Thanks,
Thomas
Mac M1 with MacOS 15.4
> Am 06.04.2025 um 17:22 schrieb Henning Hraban Ramm :
>
> Am 04.04.25 um 22:57 schrieb Stanton
Hi,
I still get no Midi sound (with SimpleSynth).
Any help appreciated.
Thomas
Mac M1 macOS 15.4
Hi all,
I just installed Frescobaldi 4.0.0 on my Mac M1 macOS 15.3.2 and noticed I get
no Midi sound (with SimplySynth).
Without changing any settings sound does work with Frescobaldi 3.3.0. I
reinstalled.
Anything I overlooked?
Thanks
Thomas
>
>
> Building the macOS app took q
Am Fr., 21. März 2025 um 17:09 Uhr schrieb Richard Shann
:
>
> On Thu, 2025-03-20 at 19:48 +0100, Hans Aikema wrote:
> >
> >
> > > On 20 Mar 2025, at 18:56, Knute Snortum wrote:
> > >
> > > On Thu, Mar 20, 2025 at 5:17 AM Richard Shann
> > > wrote:
> > > > When using \bar ":|." in a piano staff t
Am Mi., 19. März 2025 um 01:53 Uhr schrieb Eric C :
> Hello,
>
>
> I'm trying in vain to align annotations made with TextMark with the names
> of the chords produced on a harmonic grid. Is there a way to do this?
>
>
> Thank you for your help.
>
>
> [image]
>
> My code :
>
>
> \version "2.24.4"
>
}
Am Sa., 15. März 2025 um 19:52 Uhr schrieb :
> Stefan,
>
>
>
> Without a MWE I cannot be specific, yet when I encounter this error, the
> staff to which I want to change does not exist, i.e., does not have any
> coding in it.
>
>
>
> Mark
>
>
>
> *From
Dear community, when writing for piano, I change very often between the
staves.
For this reason, I have defined this abbreviation:
re = { \change Staff = "rechts" }
> li = { \change Staff = "links" }
But while compiling a file I get very often:
/home/stefan/partituren/vorlagen/klavierstyle.ly:29:
'1 c'1 c'1 c'1 c'1 c'1 c'1 c'1 }
Are there perhaps any workarounds or scripts to obtain this information?
Thank you in advance for your help!
Thomas
Dear Knute,
so far I have not been able to reproduce the error message, but I'll keep
at it.
In what contexts does the “cyclic dependency” message occur?
Am Fr., 7. März 2025 um 01:07 Uhr schrieb Knute Snortum :
> On Thu, Mar 6, 2025 at 5:02 AM Stefan Thomas
> wrote:
>
>
ilter had the arguments in the wrong order.
See SRFI-13 for more details. At some point we will remove this hack.
ERROR: In procedure %resolve-variable:
Unbound variable: %
Am Fr., 7. März 2025 um 22:34 Uhr schrieb Hans Aikema <
hans.aik...@aikebah.net>:
>
>
> > On 7 Mar 2025,
Dear community.
After upgrading to version 2.24.4. I get, after compiling a certain file,
the error message:
fatal error: Not a markup command: fosterisk
It must have to do with this code, I guess. Can it be updated?
#(let ((foot-item-list (list)))
(set! add-foot-item!
(lambda (dir ga
Dear Timothy,
thanks for Your help. It works now!
Stefan
Am Do., 6. März 2025 um 12:49 Uhr schrieb Timothy Lanfear <
timo...@lanfear.me>:
> On 06/03/2025 10:49, Stefan Thomas wrote:
>
> I get error messages like:
> Parsing...
> /home/phantomas/partituren/vorlagen/dynami
Dear community,
while compiling a certain file after upgrading to version 2.24.4 I get
strange two error messages:
The first one is:
> ~/partituren/vorlagen/rhythmen.ly:233:9: programming error: cyclic
> dependency: calculation-in-progress encountered for Stem.direction
> rvp = {
> r4 r8 }
Hi, I'm finally about to update to the latest stable Lilypond.
Unfortunately, the function below no longer works for me.
I get error messages like:
Parsing...
/home/phantomas/partituren/vorlagen/dynamik.ly:1525:34: warning:
deprecated: missing `.' in property path Voice.Fingering.avoid-slur
\over
Am Mi., 5. März 2025 um 02:32 Uhr schrieb Eric Benson :
>
> Here's a minimal example:
>
> \include "swing.ly"
>
>
> \score {
>
> \tripletFeel 8 {
>
> \partial 8 e8 | a2. \tuplet 3/2 { e8 e8 e8 } |
>
> }
>
> \midi{}
>
> }
>
> produces
>
> xx.ly:5:19: warning: bar check failed at: 1/24
>
>
Am 25.02.25 um 14:32 schrieb Robin Bannister:
Thomas Ruedas wrote:
for many years I have used a hack for marking a change of hand in
polyphonic piano music that I had been pointed to some 11 years ago on
this group, and it had worked fine. Unfortunately, no more.
I updated this to the attached
nly seems to be
unhappy about things like # or ;. Can somebody tell me what is wrong and
how to fix it, or else point me to a different implementation of that
other-hand bracket sign I want to use?
Thomas
(define (make-thumb-bracket-props location spec-str settings-alist)
(define (inchar? in
Thank you for your answers - I can easily stick to my "\set stemRightBeamCount“
solution.
Thomas
> Am 23.02.2025 um 11:28 schrieb Werner LEMBERG :
>
>
>> { a16.*8/9 [32*4/3] 16.*8/9 32*4/3
>> a16.*8/9 [32*4/3] 16.*8/9 [32*4/3]
>> ...
&g
Pdf below
> Am 21.02.2025 um 10:42 schrieb Thomas Scharkowski :
>
> \version "2.25.24"
> \score {
> \new Staff {
>\time 2/4
><< { \tupletSpan 8 \tuplet 3/2 { a'16[ a' a'] a' a' a' a'[ a' a'] a' a
gt;>
}
}
The first example in 2/4 produces the short stem of the third 32nd note
pointing to the right.
In 2/8 it is correct.
Why?
Btw, I solves using \set stemRightBeamCount = #2 \set stemLeftBeamCount = #3,
but this should not be necessary.
Thanks
Thomas
MacBook Pro M1 / MacOs 15.3.1
ative {
> \keepWithTag #'D \taggedVoice
> \keepWithTag #'E \taggedVoice
> }
> \keepWithTag #'F \taggedVoice
> \keepWithTag #'C \taggedVoice
> \keepWithTag #'G \taggedVoice
> }
>
> {
> \printVoice
> \bar "||"
> \break
Hi,
please consider this small code:
{
\repeat volta 2 {
b4 b b b
\mark \default
c' c' c' c'
\mark \default
\alternative { d'1 e'1 }
}
f'4 f' f' f'
\mark \default
g'1
}
If \unfoldRepeats is applied (for midi) it should be:
{
b4 b b b
c' c' c' c'
d'1
b4 b b b
s currently not supported.
>
> Regards,
> Jakub
>
> út 7. 1. 2025 v 10:47 odesílatel Thomas Scharkowski
> napsal:
> Should be easy, but I could not find out how to get Frescobaldi’s Music View
> in landscape.
>
> Any help appreciated,
>
> Thomas
Should be easy, but I could not find out how to get Frescobaldi’s Music View in
landscape.
Any help appreciated,
Thomas
Am Fr., 3. Jan. 2025 um 12:08 Uhr schrieb Simon Albrecht
:
>
> On 02.01.25 22:41, Thomas Morley wrote:
> > page-color = "navajowhite"
> >page-background-color = #'(0.7 0.7 0.7)
>
> What is your reasoning to stick with page-color for the “foreground”,
>
the background color?
> > For example
> > background-color = #red
> >
> >
> > Le jeudi 2 janvier 2025 à 16:32:17 UTC+1, Simon Albrecht
> > a écrit :
> >
> >
> > Hi Harm,
> >
> > On 01.01.25 14:00, Thomas Morley wrote:
> > > Thi
Am Di., 31. Dez. 2024 um 20:02 Uhr schrieb H. S. Teoh via LilyPond
user discussion :
>
> On Tue, Dec 31, 2024 at 01:55:28PM -0500, Saul Tobin wrote:
> >Did you run convert-ly from HEAD?
>
> I just tried it, the only difference in the output is the \version
> number.
>
>
> >On Tue, Dec 31, 2
the score headers.
>
> Best, Simon
>
> On 30.12.24 16:54, Thomas Morley wrote:
> > Am Sa., 28. Dez. 2024 um 19:01 Uhr schrieb Christ van Willegen
> > :
> >> Hello Simon,
> >>
> >> On Sat, Dec 28, 2024 at 3:25 PM Simon Albrecht
> >> wro
Am Sa., 28. Dez. 2024 um 19:01 Uhr schrieb Christ van Willegen
:
>
> Hello Simon,
>
> On Sat, Dec 28, 2024 at 3:25 PM Simon Albrecht wrote:
>>
>> I would like to obtain LilyPond output with black and white inverted
>> (black background, white music and text) for on-screen use and
>> projections. D
Am Mo., 30. Dez. 2024 um 14:13 Uhr schrieb Masaki, Akikazu
:
>
> Hello,
>
> Tempo instructions are often accompanied by a line like rit._ _ _ _
> Is there any way to implement it with MetronomeMark?
>
> I always use TextSpanner, but adding a line to MetronomeMark fits more, I
> think.
>
> Akikazu
Am Fr., 13. Dez. 2024 um 23:26 Uhr schrieb Thomas Morley
:
>
> Am Fr., 13. Dez. 2024 um 22:59 Uhr schrieb Trevor Bača :
> >
> >
> >
> > On Fri, Dec 13, 2024 at 3:46 PM David Kastrup wrote:
> >>
> >> Trevor Bača writes:
> >>
&g
Am Fr., 13. Dez. 2024 um 22:59 Uhr schrieb Trevor Bača :
>
>
>
> On Fri, Dec 13, 2024 at 3:46 PM David Kastrup wrote:
>>
>> Trevor Bača writes:
>>
>> > On Fri, Dec 13, 2024 at 1:11 PM David Kastrup wrote:
>> >
>> >> Trevor Bača writes:
>> >>
>> >> > Most helpful of all was the suggestion that t
Am Mi., 11. Dez. 2024 um 12:49 Uhr schrieb Werner LEMBERG :
>
>
> >> What are these properties good for? What can they do what the
> >> `text` property of `HorizontalBracket` or `PianoPedalBracket`
> >> cannot?
> >
> > 'text is a grob-property to set the text for HorizontalBracketText.
> > 'bracke
Am Mi., 11. Dez. 2024 um 10:11 Uhr schrieb Werner LEMBERG :
>
>
> It seems to me that the `bracket-text` property (as defined in
> `horizontal-bracket-engraver.cc`) is unused – it gets set (with
> `set_object()`) but never read.
>
> Ditto for `pedal-text` in `piano-pedal-bracket`.
>
> What are thes
scoreABassoContinuoPart
>>
I would like barlines through all staves at some places, but cannot find a
solution by myself.
Help appreciated!
Thanks,
Thomas
:-)
>
> Ken
>
Hi Ken,
in your example I would not use a dotted quarter rest, but a quarter and an
eighth rest.
:-)
Thomas
Am Di., 19. Nov. 2024 um 13:54 Uhr schrieb David Kastrup :
>
> Thomas Morley writes:
>
> > Hi Mark,
> >
> > probably:
> >
> > \override Hairpin.to-barline =
> > #(grob-transformer 'to-barline
> > (lambda (grob orig)
>
Am Di., 19. Nov. 2024 um 11:58 Uhr schrieb Mark Knoop :
>
> I'm looking for a way to set a hairpin's to-barline property depending on
> whether the terminating grob it is attached to is a note or a rest. I'd like
> hairpins which end on a rest to stop at the barline (to-barline = ##t), and
> hai
Am So., 17. Nov. 2024 um 17:18 Uhr schrieb David Sumbler :
>
> I have been setting a piece which has a large number of notes preceded by 3
> grace notes. Unusually, the original version prints grace notes which
> precede a note on the 1st beat of a bar before the barline, rather than after
> th
Am So., 10. Nov. 2024 um 00:13 Uhr schrieb Stu McKenzie via LilyPond
User List :
>
>
>
> On 2024-11-09 14:21, Thomas Morley wrote:
> > Am Sa., 9. Nov. 2024 um 21:10 Uhr schrieb Stu McKenzie via LilyPond
> > User List :
> >
> >> The second bar loses
Am Sa., 9. Nov. 2024 um 04:21 Uhr schrieb Peter X :
> My question is: Is there a setting or option in LilyPond that allows for
changing the default behavior of half note stems in TabStaff? Specifically,
I’m looking for a way to switch the current double-stem display to the more
traditional single,
Am Sa., 9. Nov. 2024 um 21:10 Uhr schrieb Stu McKenzie via LilyPond
User List :
> The second bar loses the '\skip 8'.
Nope. Use bar-checks ;)
Cheers,
Harm
Am Sa., 19. Okt. 2024 um 18:22 Uhr schrieb Sebastian M :
>
> that works, but it doesn't look good. I assume the registers aren't layed out
> properly.
>
> --
> Seb.
>
> On Sat, Oct 19, 2024 at 4:10 PM Knute Snortum wrote:
>>
>> On Sat, Oct 19, 2024 at 7:01 AM Sebastian Menge wrote:
>>>
>>> Hope
Am So., 13. Okt. 2024 um 23:38 Uhr schrieb Federico Bruni :
>
> Hi folks
>
> I'm trying to understand how to bend some notes in a chord.
> The following example shows a bug, unless I'm missing something:
>
>
> \version "2.25.19"
>
> mus = \relative {
> % From g\3 to gis\3 there's one semitone,
>
Am Sa., 12. Okt. 2024 um 20:33 Uhr schrieb Cameron Hall :
>
> In this example, I have function called "scorePart" that returns a
> staff that I use to make parts in the score, and this works. I have
> another function called "standalonePart" that returns a bookpart, which
> I'd like to use to print
Am Mo., 7. Okt. 2024 um 02:42 Uhr schrieb :
>
> I have a volta repeat with two endings. There is a clef change during the
> first ending; so at the start of the second ending it's necessary to print
> another clef to indicate the clef in force at the start of the ending.
>
> Lilypond by default wi
Am Di., 1. Okt. 2024 um 16:45 Uhr schrieb Knute Snortum :
>
> On Tue, Oct 1, 2024 at 2:05 AM Thomas Morley wrote:
>>
>>
>> I've to run for my regular job, no time for explanations.
>> Please study:
>>
>>
>>
>> \relative {
>>
Am Fr., 4. Okt. 2024 um 19:37 Uhr schrieb Cameron Hall :
>
> I'd like to have separate drum parts for readability purposes but
> combine them into one staff on the conductor's score. To my surprise,
> the partCombine function does not work at all for drum parts, so I've
> resulted to just combining
Am Mo., 30. Sept. 2024 um 22:57 Uhr schrieb Knute Snortum :
>
> How do you change the shape of a tie that's in a chord? In the following
> example, neither \shape command has any effect.
>
> %%%
> \version "2.24.4"
>
> tieShapeA = \shape #'((0 . 0) (0 . -1) (0 . -1) (0 . 0)) \etc
> tieShapeB = \s
Am Do., 26. Sept. 2024 um 01:46 Uhr schrieb Thomas Morley
:
>
> Am Di., 24. Sept. 2024 um 09:11 Uhr schrieb Thomas Morley
> :
> >
> > Am Di., 24. Sept. 2024 um 01:04 Uhr schrieb Federico Bruni
> > :
> > >
> > > Hi folks
> > >
> > >
Am Di., 24. Sept. 2024 um 09:11 Uhr schrieb Thomas Morley
:
>
> Am Di., 24. Sept. 2024 um 01:04 Uhr schrieb Federico Bruni
> :
> >
> > Hi folks
> >
> > I've just come across a really weird error.
> > I'll try to make a minimal example tomorrow,
urrent/scm/lily/tablature.scm:
>205:36 3 (tab-note-head::handle-ties #)
> In unknown file:
>2 (ly:item-break-dir ())
> In ice-9/boot-9.scm:
> 1676:22 1 (raise-exception _ #:continuable? _)
> In unknown file:
>0 (apply-smob/1 # #<&comp?>)
> I
Dear community,
if I want to simulate plucked strings of different thickness in csound, how
could I achieve this?
Which opcode for physical modelling (plucked, wgpluck, etc.) should I use
for this?
Am Mi., 11. Sept. 2024 um 06:17 Uhr schrieb Matthew Burns
:
>
> Hi Everyone,
>
> Thanks to everyon for this mailing list, I've been reading for a while
> and it's lovely to have a place to see things I haven't found!
>
> I'm currently having some issues with Duration lines, and I thought
> I'd shar
Am Do., 15. Aug. 2024 um 16:13 Uhr schrieb Thomas Morley <
thomasmorle...@gmail.com>:
>
> Hi,
>>
>> attached you'll find my attempt to create a style-sheet.
>> Please holler for all I misunderstood or forgot or for bugs.
>>
>> Cheers,
>> Har
Am Do., 15. Aug. 2024 um 16:11 Uhr schrieb Thomas Morley <
thomasmorle...@gmail.com>:
>
>
> Am Di., 13. Aug. 2024 um 18:04 Uhr schrieb Lucas Cavalcanti <
> lucaspi...@gmail.com>:
>
>> Hello! I'm having a bit of trouble trying to replicate this behaviour
>
Am Di., 13. Aug. 2024 um 18:04 Uhr schrieb Lucas Cavalcanti <
lucaspi...@gmail.com>:
> Hello! I'm having a bit of trouble trying to replicate this behaviour with
> string bending and ties:
> [image: GuitarProStringBends]
> A bit of context: I'm a long time GuitarPro user and now I am fully
> migra
Am Mo., 12. Aug. 2024 um 13:32 Uhr schrieb Richard Shann
:
>
> If I have Multi Measure Rests in a Tab score empty bars result.
> I've tried including the Multi_measure_rest_engraver but to no avail:
>
> 8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><
> \version "2.24"
> music = {
> \compressEmp
Am Mo., 12. Aug. 2024 um 13:44 Uhr schrieb Karim Haddad :
> Sorry to bother you again with this. Your solution works like a charm.
> However, apparently in the case of a reduced magstep of a Staff it ceases to
> work. Any idea?
> I am joining the example here
PTAL
Cheers,
Harm
\version "2.24
Am Mo., 12. Aug. 2024 um 12:53 Uhr schrieb haddad :
> Although this is not an imortant feature, ie just esthetic and not that
> standard, it would be great to have implemented the controls of these
> edges in the tupletbracket properties.
You could open an issue as feature-request at GitLab ;)
ht
Am Sa., 10. Aug. 2024 um 19:11 Uhr schrieb Lukas-Fabian Moser :
> Hi Kieren,
>
> Left to do: We probably also should modify the extents of the resulting
> stencil to avoid collisions...
>
> If the thickness of the edge lines are expanded *inwards*, wouldn’t the
> original extent still be accurat
Am Di., 6. Aug. 2024 um 05:14 Uhr schrieb Fennel :
>
> Multiple fingerings are being used because I'm working on a heavily annotated
> edition of a work that suggests multiple sets of fingerings for a single
> passage.
To summarize, alternative fingerings, right?
> I'm currently choosing to eng
Am Di., 6. Aug. 2024 um 14:38 Uhr schrieb Werner LEMBERG :
>
>
> >> this is a question addressed mainly to guitar players: Is it
> >> possible to have more than a single pluck fingering attached to a
> >> note (for tremolo or similar things)? I've looked around a bit but
> >> couldn't find an answ
Am Di., 6. Aug. 2024 um 13:49 Uhr schrieb Werner LEMBERG :
>
>
> Folks,
>
>
> this is a question addressed mainly to guitar players: Is it possible
> to have more than a single pluck fingering attached to a note (for
> tremolo or similar things)? I've looked around a bit but couldn't
> find an ans
Am Fr., 2. Aug. 2024 um 05:42 Uhr schrieb Werner LEMBERG :
>
>
> > I'm working on a project that involves multiple fingerings for each
> > note, and shift lines or glides between some notes. [...]
>
> Hopefully Harm has some time to help here since he is the original
> author of the fingering glid
all notes have the same duration.
Am Di., 30. Juli 2024 um 13:40 Uhr schrieb David Kastrup :
> Stefan Thomas writes:
>
> > With your help, I was able to create a function that can generate
> sequences
> > of a motif in a simple way:
> >
> >> multitranspose =
With your help, I was able to create a function that can generate sequences
of a motif in a simple way:
> multitranspose =
> #(define-music-function (initton seq motiv ) (ly:pitch? ly:music?
> ly:music? )
> (music-clone seq 'elements
>(map (lambda (p) #{ \transpose $initton #(ly:music-pr
Am Di., 23. Juli 2024 um 23:52 Uhr schrieb Tom Brennan :
>
> Hi all
>
> I'm notating a sonata for a cello and piano, and I would like to produce
> three "artifacts" (products?) from this:
>
> 1. A solo cello part (a typical single staff representation)
> 2. A "study score" where all staves are equ
Am Mi., 17. Juli 2024 um 11:02 Uhr schrieb Werner LEMBERG :
>
>
> >> ```
> >> \version "2.25.18"
> >>
> >> foo =
> >> #(define-music-function () ()
> >> #{
> >> <<
> >> c'4
> >> \new Voice { g''4 }
> >> >>
> >> #})
> >>
> >> {
> >> \override Staff.NoteColumn.ignore-collisio
Am So., 14. Juli 2024 um 18:38 Uhr schrieb Werner LEMBERG :
>
>
> Folks,
>
>
> consider the following snippet.
>
>
> ```
> \version "2.25.18"
>
> foo =
> #(define-music-function () ()
> #{
> <<
> c'4
> \new Voice { g''4 }
> >>
> #})
>
> {
> \override Staff.NoteColumn.ignore
Am Mo., 8. Juli 2024 um 18:09 Uhr schrieb Tom Brennan :
>
> I just realized that guile 3 is available for 2.24.x, so that's the
> workaround. I'll still file the bug, though, for v2.25 in the proper channel.
>
> Thanks
> Tom
>
> On Mon, Jul 8, 2024 at 11:40 AM Tom Brennan wrote:
>>
>> Hi all
>>
>
Am So., 23. Juni 2024 um 19:48 Uhr schrieb Fennel :
>
>
> Wondering if it's possible to override the behavior of the glide line such
> that the glide will draw to the next fingering regardless of what the second
> number is.
>
> - Fennel
It's not possible. Think of chords with multiple fingering
1 - 100 of 4411 matches
Mail list logo