lilypond is simply omitting notes that are outside the range of the
instrument. The warnings are very vague and without specified line number
and position. 

The at least shortest possible example code:

\version "2.17.22"


\new TabStaff {

  \relative c {

  d,,,1 e

  }

}


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to