Hi Monchito,

> i getting frustrating because i can't do a tablature of a simple note:

I think you need to have the lh and rh entries as well, even if they’re null:

\version "2.19.80"

global = {
  \key d \major
  \time 4/4
}

\relative d'' {
  \global
  \textLengthOn
  d4^\markup { \woodwind-diagram #'tin-whistle #'((lh . ()) (rh . ()) (cc . 
(one))) }
}

Hope that helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


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

Reply via email to