I think this is what you are looking for:

\version "2.22.2"

\score {
\absolute {

\tuplet 3/2 { f ''16 [ c'' \once \set stemRightBeamCount = #1 f'' } \once \set 
stemLeftBeamCount = #1 c'' f'' ) ] | %m67
}
}

---
James Correa
Composer - guitarist - sound designer
http://www.jamescorrea.net
http://wp.ufpel.edu.br/labcomp/

Sent with [Proton Mail](https://proton.me/) secure email.

------- Original Message -------
On Sunday, November 27th, 2022 at 13:44, Molly Preston 
<mollypresto...@gmail.com> wrote:

> I am working with a texture of triplet 16ths that occasionally are duple 
> 16ths. I am wondering if there is a way to turn the beam into a single beam 
> between the second f'' in the triplet to the c'' in the below example. I'm 
> not sure what that's called and couldn't find it in the notation manual. It 
> is written that way in the original score. (This is an orchestration project 
> for school.)
>
> \version "2.22.2"
>
> \score {
> \absolute {
>
> \tuplet 3/2 { f ''16 c'' f'' } c'' f'' ) | %m67
> }
> }
>
> Any help is appreciated!
>
> Thanks!
>
> Molly

Reply via email to