Re: Limit the scope of baseMoment and beatStructure to a single Staff within a PianoStaff

2022-10-25 Thread Volodymyr Prokopyuk
Hello Jean, Mark and Leo, Thank you very much for your valuable feedback! You are absolutely right! I was using Timing instead of Staff for the beamExceptions, baseMoment and BeatStructure. After changing Timing to Staff everything works as expected. Thank you very much! You helped me a lot

RE: Limit the scope of baseMoment and beatStructure to a single Staff within a PianoStaff

2022-10-24 Thread Mark Stephen Mrotek
Volodymyr, Did you set them differently in each of the two staves? Mark From: lilypond-user [mailto:lilypond-user-boun...@gnu.org] On Behalf Of Volodymyr Prokopyuk Sent: Monday, October 24, 2022 1:11 PM To: lilypond-user Subject: Limit the scope of baseMoment and beatStructure to a single

Re: Limit the scope of baseMoment and beatStructure to a single Staff within a PianoStaff

2022-10-24 Thread Leo Correia de Verdier
Hi Vlad! You can specify what context baseMoment and beatStructure should apply to, the syntax is like \set Staff.beatStructure = 1,1 The default is Voice, so the reason your beatStructure is not working is more likely that you have some beamExceptions rule in effect (they take priority over

Re: Limit the scope of baseMoment and beatStructure to a single Staff within a PianoStaff

2022-10-24 Thread Jean Abou Samra
Le 24/10/2022 à 22:11, Volodymyr Prokopyuk a écrit : Hello, I'd like to ask a question about the scope of the baseMoment and beatStructure configuration to set automatic beam behavior in two-staves PianoStaff. Problem When baseMoment = 1/4 and beatStructure = 1,1 the output is

Limit the scope of baseMoment and beatStructure to a single Staff within a PianoStaff

2022-10-24 Thread Volodymyr Prokopyuk
Hello, I'd like to ask a question about the scope of the baseMoment and beatStructure configuration to set automatic beam behavior in two-staves PianoStaff. Problem When baseMoment = 1/4 and beatStructure = 1,1 the output is [image: image.png] When baseMoment = 1/2 and beatStructure = #&#x

Re: baseMoment and beatStructure

2015-03-13 Thread Pierre Perol-Schneider
bes c d ees e f g a bes f d ) } %% or: % \tuplet 3/2 { bes,16 ( c d ees f g a bes c d ees e f g a bes f d ) } } HTH, Pierre 2015-03-13 17:21 GMT+01:00 Phil Holmes : > - Original Message - From: "Dave Higgins" > To: > Sent: Friday, March 13, 2015 4:06 PM > Subj

Re: baseMoment and beatStructure

2015-03-13 Thread Phil Holmes
- Original Message - From: "Dave Higgins" To: Sent: Friday, March 13, 2015 4:06 PM Subject: baseMoment and beatStructure I have been banging my head against the wall with this for the longest time. What I'm looking for with this is 3 16th notes single beam 3 more 16

baseMoment and beatStructure

2015-03-13 Thread Dave Higgins
I have been banging my head against the wall with this for the longest time. What I'm looking for with this is 3 16th notes single beam 3 more 16th notes single beam and 3 more 16th notes. What I get is 12 16th notes beamed together. r2. \tuplet 3/2 8 { \set Timing.baseMoment = #(ly:make-moment