Il giorno mar, 19/04/2011 alle 20.01 +0200, Federico Bruni ha scritto:
> There's a way to achieve a good looking *legato* chord glissando? (i.e.
> using slurs)
>
> In the following snippet I'd like to remove the two slurs in the middle.
> Any idea?
> Thanks!
>
>
> \version "2.13.60"
>
> music =
There's a way to achieve a good looking *legato* chord glissando? (i.e.
using slurs)
In the following snippet I'd like to remove the two slurs in the middle.
Any idea?
Thanks!
\version "2.13.60"
music = \relative c' {
\set doubleSlurs = ##t
\chordGlissando
8( )
}
\new StaffGroup <<
\ne