Am 08.11.19 um 21:09 schrieb Thomas Morley:
Am Fr., 8. Nov. 2019 um 20:59 Uhr schrieb Karsten Reincke <[email protected]>:

Dear Friends;

due to a special requirement, I have to insert a staff into a score which only
contains one line instead of five (as it is offered by percussion-style in
DrumStaff drummode), but which then takes normal notes with the normal lengths
(but without a dedicated height).

Does anyone have an idea how I could solve this requirement? Unfortunately, the
percussion notation in the notation reference is a bit erratic for me.

Many thanks for your support
Karsten

--
   Karsten Reincke    /\/\   (+49|0) 170 / 927 78 57
  Im Braungeröll 31   >oo<  mailto:[email protected]
60431 Frankfurt a.M.  \/    http://www.fodina.de/kr/



RhythmicStaff
?

or

\relative {
  \override Staff.StaffSymbol.line-count = 1
  b'4. c8 a4 bes
}


Cheers,
   Harm


Reply via email to